MSFN Forum: USB 2.0 Stack for Win98/ME - MSFN Forum

Jump to content


  • 4 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

USB 2.0 Stack for Win98/ME preliminary test version Rate Topic: -----

#1 User is online   Tihiy 

  • the creator
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,609
  • Joined: 19-November 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 24 January 2007 - 06:15 AM

This driver is created from Windows 2000 SP4 USB 2.0 stack by SweetLow from russian Ru-Board forum.
http://sweetlow.at.t...wnload/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:


#2 User is offline   Petr 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 981
  • Joined: 15-April 05
  • OS:98SE
  • Country: Country Flag

Posted 24 January 2007 - 03:09 PM

View PostTihiy, on Jan 24 2007, 01:15 PM, said:

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

#3 User is offline   Petr 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 981
  • Joined: 15-April 05
  • OS:98SE
  • Country: Country Flag

Posted 24 January 2007 - 03:43 PM

Even newer fils can be found in hotfix KB843503 or in update KB838989.

#4 User is online   PROBLEMCHYLD 

  • The Resurrector for old Windows OS
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,470
  • Joined: 07-October 05
  • OS:98SE
  • Country: Country Flag

Posted 24 January 2007 - 03:46 PM

But do the newer files work properly?

#5 User is offline   Petr 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 981
  • Joined: 15-April 05
  • OS:98SE
  • Country: Country Flag

Posted 24 January 2007 - 05:24 PM

View PostPROBLEMCHYLD, on Jan 24 2007, 10:46 PM, said:

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.t...wnload/umss.zip ?

Petr

#6 User is offline   MDGx 

  • 98SE2ME + 98MP10
  • Group: Super Moderator
  • Posts: 2,678
  • Joined: 22-November 04
  • OS:none specified
  • Country: Country Flag

Posted 24 January 2007 - 05:33 PM

PROBLEMCHYLD, on Jan 24 2007, 02:46 PM, said:

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

#7 User is offline   Randy_Rivers 

  • Friend of Msfn
  • Pip
  • Group: Members
  • Posts: 58
  • Joined: 30-September 06

Posted 24 January 2007 - 08:47 PM

:thumbup amazing once again u deliver i thx u.

#8 User is offline   galahs 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 401
  • Joined: 01-December 05

Posted 25 January 2007 - 02:38 AM

So this driver is so you don't need to install any 3rd party drivers for your computers USB ports,
be them built into the motherboard or as an add-on PCI card?

#9 User is online   Tihiy 

  • the creator
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,609
  • Joined: 19-November 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 25 January 2007 - 06:16 AM

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.

#10 User is offline   MDGx 

  • 98SE2ME + 98MP10
  • Group: Super Moderator
  • Posts: 2,678
  • Joined: 22-November 04
  • OS:none specified
  • Country: Country Flag

Posted 25 January 2007 - 01:31 PM

Updated [220 KB]:
http://www.mdgx.com/files/USB20DRV.EXE

Replaced newer USBPORT.SYS with older 5.00.2195.5652 .

HTH

#11 User is offline   Petr 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 981
  • Joined: 15-April 05
  • OS:98SE
  • Country: Country Flag

Posted 25 January 2007 - 01:41 PM

View PostTihiy, on Jan 25 2007, 01:16 PM, said:

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.

Quote

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?

Quote

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

#12 User is online   PROBLEMCHYLD 

  • The Resurrector for old Windows OS
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,470
  • Joined: 07-October 05
  • OS:98SE
  • Country: Country Flag

Posted 26 January 2007 - 05:12 PM

Can we please get the latest USBVIEW.EXE added to this pack
just a small suggestion

#13 User is offline   T.N.G.O.G. 

  • Abandonware Master
  • PipPip
  • Group: Members
  • Posts: 153
  • Joined: 17-June 08

Posted 03 January 2009 - 01:37 PM

I notice you said w2k, what does this do, enable 2.0 speed in your motherboard or something?

#14 User is offline   blackwire 

  • Newbie
  • Group: Members
  • Posts: 47
  • Joined: 21-July 06

Posted 03 January 2009 - 06:44 PM

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

#15 User is offline   oc_dt 

  • Member
  • PipPip
  • Group: Members
  • Posts: 104
  • Joined: 12-December 08

Posted 05 January 2009 - 10:54 AM

View Postblackwire, on Jan 4 2009, 08:44 AM, said:

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.

#16 User is online   PROBLEMCHYLD 

  • The Resurrector for old Windows OS
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,470
  • Joined: 07-October 05
  • OS:98SE
  • Country: Country Flag

Posted 30 January 2009 - 02:28 PM

View PostTihiy, on Jan 25 2007, 06:16 AM, said:

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.

This version works with no problems usbport.sys 5.0.2195.6681
no lockups or bsod.

This post has been edited by PROBLEMCHYLD: 30 January 2009 - 02:38 PM


#17 User is online   PROBLEMCHYLD 

  • The Resurrector for old Windows OS
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,470
  • Joined: 07-October 05
  • OS:98SE
  • Country: Country Flag

Posted 27 February 2009 - 02:33 PM

@ MDGx i have installed from WinXP SP1 hotfix KB838989

USBEHCI.SYS 5.1.2600.1515
USBPORT.SYS 5.1.2600.1532

and they seem to work very well I have not witness any problems
maybe you and others should test more (Double Check) just to make sure i'm not wrong.

This post has been edited by PROBLEMCHYLD: 01 March 2009 - 11:29 AM


#18 User is online   PROBLEMCHYLD 

  • The Resurrector for old Windows OS
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,470
  • Joined: 07-October 05
  • OS:98SE
  • Country: Country Flag

Posted 20 December 2009 - 10:10 PM

The files from xpsp3 works as well

USBEHCI.SYS
USBPORT.SYS

#19 User is offline   MDGx 

  • 98SE2ME + 98MP10
  • Group: Super Moderator
  • Posts: 2,678
  • Joined: 22-November 04
  • OS:none specified
  • Country: Country Flag

Posted 22 December 2009 - 05:31 AM

Your wish is my command... :sneaky:

* Unofficial USB 2.0 WDM Drivers USBEHCI.SYS 5.1.2600.5512, USBHUB20.SYS 5.0.2195.6891 + USBPORT.SYS 5.1.2600.5512 for Windows 98 SE/ME:
http://www.msfn.org/...showtopic=91336
USB20DRV [230 KB, English]:
http://www.mdgx.com/files/USB20DRV.EXE
Experimental: may or may not work!
Windows 98 SE users: MUST install Native USB Drivers (NUSB) BEFOREHAND:
http://www.mdgx.com/web.htm#NUS
How to restore original drivers (if any):
Start -> Control Panel -> Add/Remove Programs -> "Unofficial USB 2.0: Restore original drivers" -> Add/Remove button.

HTH

#20 User is offline   xrayer 

  • RayeR
  • PipPip
  • Group: Members
  • Posts: 140
  • Joined: 15-May 07
  • OS:98SE
  • Country: Country Flag

Posted 22 December 2009 - 06:05 PM

Can I just replace those 3 *.SYS driver files in my W98 by this newer? (I could use CZ version). This are original WinXP files or modified some way?

Tihy wrote about Windows 2000 SP4 *.SYS files but nUSB 3.3 already use it, what's the point? I think that INF file needs extension for intel ICH9 and ICH10.

EDIT1:
I just installed USB20DRV.EXE over nUSB 3.3 but my EHCI stopped work:
NTKERN.VXD failed to load driver code 2
I checked that SYS files was replaced OK.
I tried redetect EHCI and point USB20DRV.INF but still the same.
I found that USBPORT.SYS has missing import of some kernel funcs

Posted Image

EDIT2:
I tried USBPORT.SYS 5.00.2195.6941 and 5.00.2195.6926 from KBs suggested by Petr but then I got "Windows protection error" at boot in text mode and I had to revert older version 5.00.2195.5652

This post has been edited by xrayer: 22 December 2009 - 08:27 PM


Share this topic:


  • 4 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy