Jump to content

USB 2.0 Stack for Win98/ME


Tihiy

Recommended Posts

This driver is created from Windows 2000 SP4 USB 2.0 stack by SweetLow from russian Ru-Board forum.

http://sweetlow.at.tut.by/download/usb2.zip

http://tihiy.ahanix.org/usb2.zip

This is an expirimental build, i'm uploading it because i don't have enough Win98 park.

Please try it if you can/want.

Remove current USB/EHCI drivers (and their .inf files if there are), delete EHCI controllers from Device Manager.

You can also try to install it by right-click.

Feedback appreciated.

They'll be included into newer NUSB version if positive :rolleyes:

Link to comment
Share on other sites


Feedback appreciated.

They'll be included into newer NUSB version if positive :rolleyes:

Wow, it seems to work!

Intel ICH6 chipset + Kingston Elite Data Traveller High Speed, transfer speed 23 MB/s.

Now what is the origin of those files? They are not from SP4.

Usbport.sys 5.00.2195.5652 is from Q319973, SP4 contains 5.00.2195.6681

Usbehci.sys 5.00.2195.5652 is from Q319973, SP4 contains 5.00.2195.6709

Usbhub20.sys 5.00.2195.6655 - this file is from SP4

Is there any reason not to use all files from Windows 2000 SP4? I tried them and they apparently worked.

Here is list of USB 2.0 controllers, I think it is nice when exact detail name is present in the device manager.

PCI\VEN_8086&DEV_24CD="Intel(R) 82801DB/DBM (ICH4 Family) USB2 Enhanced Host Controller - 24CD"
PCI\VEN_8086&DEV_24DD="Intel(R) 82801EB (ICH5 Family) USB2 Enhanced Host Controller - 24DD"
PCI\VEN_8086&DEV_25AD="Intel(R) 6300ESB USB2 Enhanced Host Controller - 25AD"
PCI\VEN_8086&DEV_265C="Intel(R) 82801FB/FBM (ICH6 Family) USB2 Enhanced Host Controller - 265C"
PCI\VEN_8086&DEV_27CC="Intel(R) 82801G (ICH7 Family) USB2 Enhanced Host Controller - 27CC"
PCI\VEN_8086&DEV_283A="Intel(R) 82801H (ICH8 Family) USB2 Enhanced Host Controller - 283A"
PCI\VEN_1033&DEV_00E0&REV_02="NEC uPD720100A USB 2.0 Enhanced Host Controller"
PCI\VEN_1033&DEV_00E0&REV_04="NEC uPD720101 USB 2.0 Enhanced Host Controller"
PCI\VEN_1033&DEV_00E0&REV_05="NEC uPD720102 USB 2.0 Enhanced Host Controller"
PCI\VEN_1033&DEV_00E0="NEC USB 2.0 Enhanced Host Controller"
PCI\VEN_1039&DEV_7002="SiS 7002 USB 2.0 Enhanced Host Controller"
PCI\VEN_1106&DEV_3104&REV_51="VIA VT6202 USB 2.0 Enhanced Host Controller"
PCI\VEN_1106&DEV_3104&REV_63="VIA VT6212 USB 2.0 Enhanced Host Controller"
PCI\VEN_1106&DEV_3104&REV_82="VIA VT8235 USB 2.0 Enhanced Host Controller"
PCI\VEN_1106&DEV_3104&REV_86="VIA VT8237/A/R USB 2.0 Enhanced Host Controller"
PCI\VEN_1106&DEV_3104&REV_90="VIA VT8251 USB 2.0 Enhanced Host Controller"
PCI\VEN_1106&DEV_3104="VIA USB 2.0 Enhanced Host Controller"
PCI\VEN_10B9&DEV_5239="ULi/ALi USB 2.0 Enhanced Host Controller"
PCI\VEN_10DE&DEV_0068="Nvidia nForce2 USB 2.0 Enhanced Host Controller"
PCI\VEN_10DE&DEV_0088="Nvidia MCP2A USB 2.0 Enhanced Host Controller"
PCI\VEN_10DE&DEV_00D8="Nvidia nForce3 USB 2.0 Enhanced Host Controller"
PCI\VEN_10DE&DEV_00E8="Nvidia nForce3 250 USB 2.0 CEnhanced Host ontroller"
PCI\VEN_1002&DEV_4345="ATI USB 2.0 Enhanced Host Controller"
PCI\VEN_1002&DEV_4365="ATI USB 2.0 Enhanced Host Controller"
PCI\VEN_1002&DEV_4373="ATI SB400 USB 2.0 Enhanced Host Controller"
PCI\VEN_1002&DEV_4373&REV_80="ATI SB450 USB 2.0 Enhanced Host Controller"
PCI\VEN_1002&DEV_4386="ATI SB600 USB 2.0 Enhanced Host Controller"

I suppose somebody could add some more controlers.

Petr

Link to comment
Share on other sites

But do the newer files work properly?

This is very good question.

I tried to find some relevant SweetLow's post on forum.ru but I failed.

So I tried just to copy newer versions over the old ones.

All files form SP4 worked.

usbhub20.sys and usbehci.sys from Windows2000-KB838989-x86-ENU.EXE worked too.

usbport.sys from Windows2000-KB838989-x86-ENU.EXE caused Windows Protection at Windows startup.

Tested on Windows 98 SE, with Intel ICH6 southbridge and VIA VT6212 USB 2.0 controllers, when I wrote "worked" I meant that Kingston USB disk was successfuly recognized and files could be copied in both directions at high speeds.

Maybe there are other problems that I have not identified.

I had also several blue screens during driver installation but I don't know what was the root cause and it is too late today to continue with experiments.

It is really great to see this generic USB 2.0 support.

Maybe somebody could proceed full Hardware Compatibility Test to check the driver for any possible problem.

BTW, has anybody tried http://sweetlow.at.tut.by/download/umss.zip ?

Petr

Link to comment
Share on other sites

But do the newer files work properly?
You can always test them yourself [222 KB]:

http://www.mdgx.com/files/USB20DRV.EXE

Experimental = for Windows 98 SE + ME only:

test if it works. If it doesn't = restore original files as instructed further below.

This iexpress installer copies these 3 newer files from Windows 2000 Fix:

http://support.microsoft.com/?id=838989

to %windir%\system32\drivers :

USBEHCI.SYS 5.00.2195.6882

USBHUB20.SYS 5.00.2195.6891

USBPORT.SYS 5.00.2195.6926

INF [uSB20DRV.INF] tweaked to force install on WinME [work around SR/WFP (System Restore/Windows File Protection)].

To restore original drivers:

Start button -> Control Panel -> Add/Remove Programs -> select "Unofficial USB 2.0: Restore original drivers" -> click Add/Remove button.

HTH

Link to comment
Share on other sites

Those files were taken from pre-sp4 microsoft usb 2.0 drivers:

http://support.microsoft.com/kb/319973

Attention: usbport.sys higher than 5.0.2195.5652 is know to be faily, so please avoid now downloading MDGx pack.

There are also reports of BSODs when installing flash drives first time. They seem to be fixed in future NUSB.

Also non-letal BSODs are possible when disabling/removing controller or hub. Please test those cases.

Link to comment
Share on other sites

Those files were taken from pre-sp4 microsoft usb 2.0 drivers:

http://support.microsoft.com/kb/319973

Not all of them, Usbhub20.sys is from SP4.

Attention: usbport.sys higher than 5.0.2195.5652 is know to be faily, so please avoid now downloading MDGx pack.

I was able to work with

Usbport.sys 5.00.2195.6681

Usbhub20.sys 5.00.2195.6891

Usbehci.sys 5.00.2195.6882

What failures are known?

There are also reports of BSODs when installing flash drives first time. They seem to be fixed in future NUSB.

Also non-letal BSODs are possible when disabling/removing controller or hub. Please test those cases.

Yes, I have experienced many of BSODs both during installing and when removing the controller in the device manager. I was not able to find any reproducibility, it was just random, both with old and new files.

And strange thing, when installed on computer with ICH6 and VIA controller, with VIA USB 2.0 driver installed, Usbport.sys remained the old one (4.90.3000.11) and the other two files were replaced. Unfortunately VIA USB 2.0 driver uses exactly the same file names as this generic driver.

Petr

Link to comment
Share on other sites

  • 1 year later...
It's a driver set for usb 2.0 contollers. It's already included with NUSB 3.3.

Surprised to see update on this thread. Anyway, just come in to say thank you.

NUSB 3.3 is the first version that I used on 98 recently. Very powerful and convenient. Thank you once again.

Link to comment
Share on other sites

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...