Jump to content

Recommended Posts

Posted

I'm thinking of working on a version of ntoskrnl extender for windows 2000 since it worked out so well giving us extended ACPI/AHCI/NVMe/USB3 support for XP.

But now I'm wondering, is there that much interest in seeing it done?


Posted

Yes sure . I wish you success ,

You can contact Ximonite. He is currently working on developing KernelXE for Windows 2000. Perhaps if you work together, you will produce an excellent version.

Posted

@windows2

OK, will do, thanks.

@Ximonite

Have you heard of the ntoskrnl extender for XP?

I can confirm that it works, I used it to install XP on my AMD Ryzen system, it works well, very stable.

Interested in doing the same for 2000?

Posted
2 hours ago, Damnation said:

I'm thinking of working on a version of ntoskrnl extender for windows 2000 since it worked out so well giving us extended ACPI/AHCI/NVMe/USB3 support for XP.

But now I'm wondering, is there that much interest in seeing it done?

Are you going to start working from the extended ntoskrnl of BlackWingcat (Exetended Core) , or are you going to build ntoskrnl from scratch from the original ?

Posted (edited)
31 minutes ago, Damnation said:

@WinWord2000

Neither.

I'll fork from this -link deleted - since I know it works.

get it compiling for Win2kDDK and go from there.

Well I understand .

Grazie mille :)

 

Edited by WinWord2000
Posted
3 hours ago, Damnation said:

I'm thinking of working on a version of ntoskrnl extender for windows 2000 since it worked out so well giving us extended ACPI/AHCI/NVMe/USB3 support for XP.

But now I'm wondering, is there that much interest in seeing it done?

Pleasy try write expand for NT4. Apps: Process Explorer DRIVER.

Posted

The XP ACPI driver has been patched already and is working on AMD Ryzen desktop and Ryzen Threadripper.

To get it to work for Windows 2000 I'll first need to resolve some missing imports

in ntoskrnl

InterlockedPopEntrySList
InterlockedPushEntrySList
ExfInterlockedCompareExchange64
HeadlessDispatch
_aulldvrm

Wish me luck.

Posted (edited)
3 hours ago, Damnation said:

The XP ACPI driver has been patched already and is working on AMD Ryzen desktop and Ryzen Threadripper.

To get it to work for Windows 2000 I'll first need to resolve some missing imports

in ntoskrnl

InterlockedPopEntrySList
InterlockedPushEntrySList
ExfInterlockedCompareExchange64
HeadlessDispatch
_aulldvrm

Wish me luck.

I hope you deal with Ximonite, so that we don't get confused whether to use your version or Ximonite version :lol:.

I hope you will produce a wonderful, advanced version for the next generation.

Good luck :) 

Edited by windows2
Posted
5 hours ago, Damnation said:

The XP ACPI driver has been patched already and is working on AMD Ryzen desktop and Ryzen Threadripper.

To get it to work for Windows 2000 I'll first need to resolve some missing imports

in ntoskrnl

InterlockedPopEntrySList
InterlockedPushEntrySList
ExfInterlockedCompareExchange64
HeadlessDispatch
_aulldvrm

Wish me luck.

Good luck !

Posted
On 2/11/2022 at 8:31 AM, Damnation said:

The XP ACPI driver has been patched already and is working on AMD Ryzen desktop and Ryzen Threadripper.

To get it to work for Windows 2000 I'll first need to resolve some missing imports

in ntoskrnl

InterlockedPopEntrySList
InterlockedPushEntrySList
ExfInterlockedCompareExchange64
HeadlessDispatch
_aulldvrm

Wish me luck.

Hey there Damnation, I wish you good luck on your project.

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...