Wijono Posted April 4, 2006 Posted April 4, 2006 Maximus-Decim,So far, only one little bug concerns me. That is when I click on the Unplug or Eject Hardware icon and follow the prompts until the Wizard says it's O.K. to remove the device, the LED on the flash drive is still on. With my XP tower, the LED goes off when I reach this point.To work around this problem you can right click the Removable Disk in Windows Explorer and in the drop-down menu click "Eject", the LED will go off. And if you don't want to be bothered by the Unsafe Dialog (error) message that will pop-up, you can patch the SYSTRAY.EXE as I explained here:http://www.msfn.org/board/index.php?showtopic=43605&st=116After the patch the hotplug will behave like it is in WinXP.
Wijono Posted April 11, 2006 Posted April 11, 2006 My friend has mistakenly installed NUSB into his Win98 First Edition.Certainly it won't work. BSOD will come up each time a device is plugged in.Any hint on how to uninstall it?Thanks a lot.
BigDaddy Posted April 20, 2006 Posted April 20, 2006 Is there a Slovenian version available, we would need it for school
Petr Posted April 20, 2006 Posted April 20, 2006 (edited) Is there a Slovenian version available, we would need it for schoolPlease see this post in this thread:http://www.msfn.org/board/index.php?s=&sho...ndpost&p=407390Petr Edited April 20, 2006 by Petr
modicr Posted April 20, 2006 Posted April 20, 2006 Hello!Is there a Slovenian version available, we would need it for schoolYou can download it from here: http://www.astral-it.com/usb/nu221slo.exeRegards, Roman
BigDaddy Posted April 20, 2006 Posted April 20, 2006 Is there a Slovenian version available, we would need it for schoolPlease see this post in this thread:http://www.msfn.org/board/index.php?s=&sho...ndpost&p=407390Petrthat download dont work anymoreHello!Is there a Slovenian version available, we would need it for schoolYou can download it from here: http://www.astral-it.com/usb/nu221slo.exeRegards, Romantanx. already DLit!! gonna try it friday
galahs Posted April 25, 2006 Posted April 25, 2006 Mate, I have to thank you!not only does this usb driver allow Windows 98 SE to detect most of my usb thumbdrives it has now over achieved.It allowed Windows 98SE to detect my SonyEricsson w800i memory stickI can now add and delete mp3's to my w800i through windows 98SE usb connection!1st I had to install Sony Ericsson's USB driver then your USB driver!You little ripper!
RainyShadow Posted April 26, 2006 Posted April 26, 2006 Here's a way to add the "Unplug or Eject Hardware" icon to systray:1. Install "PCIC or compatible PCMCIA controller" driver, restart.2. Remove the driver, restart.The icon should show up after plugging a USB device.
notinthisworld Posted April 26, 2006 Posted April 26, 2006 hi . is there a traditional chinese version?thanksGod Bless
PROBLEMCHYLD Posted May 12, 2006 Posted May 12, 2006 after leaving my usb flash drive in over a period of timeit creates a temp folder on the flash drive and data is writing to it allowing menot to unplug or shut it down.I have to snatch it out just to close it or restart my computer.
zonar Posted June 26, 2006 Posted June 26, 2006 Hello World ( ),This driver is great, thanks!I have 3 USB keys, are they present in the driver?1/ no name, driver = SNXPDR.pdr2/Verbatim Store'n go, driver = MDOCUSB.sys3/Ramosruntek disk, drivers= UMSSFDK2.sys, UMSSPDR2.sys and UMSSPDRF.pdr.I have, of course, all these drivers which work perfectly under W98SE.If you need them, I can E-mail them to you.Greetings from Belgium,Z.
MDGx Posted June 29, 2006 Posted June 29, 2006 I have uploaded NUSB 2.2.1 Update here [10 KB, English]:http://www.mdgx.com/spx/NUSB221.ZIPHTH
Wijono Posted June 30, 2006 Posted June 30, 2006 The logical step to enable the detection of as many as possible USB devices is to add the VID and PID of new devices into the USBSTOR.INF, but doing so will quickly fill up the 64 kB limit that Win98SE can handle INF files. In spite of using abbreviation “DD” instead of “DeviceDesc”, Maximus-Decim has reached 62 kB in his NUSB 2.2.1!To work around it I use another approach as it is done in WinXP. Most of the USB storage devices, such as flash disk, thumbdrive etc. are compatible to the generic driver, hence for the detection of those kinds of devices I rely on the following lines in the USBSTOR.INF:[Generic]%GenericBulkOnly.DeviceDesc%=USBSTOR_BULK,USB\Class_08&SubClass_02&Prot_50%GenericBulkOnly.DeviceDesc%=USBSTOR_BULK,USB\Class_08&SubClass_05&Prot_50%GenericBulkOnly.DeviceDesc%=USBSTOR_BULK,USB\Class_08&SubClass_06&Prot_50[strings]Generic.Mfg = "Compatible USB storage device"GenericBulkOnly.DeviceDesc = "USB Mass Storage Device"We need to specify the VID and PID only for the devices that do not fall into that generic category, e.g., digital camera, USB IDE Hard Drive and so on. With that done, we can have a small USBSTOR.INF of only 17 kB, giving ample of space to add those non-generic devices.There is a tradeoff though, if you plug in a new device to the system for the first time, Windows will ask you to click “OK” to proceed installing the generic driver. But that should not be too much a problem, right?With this solution implemented it can detect all my thumbdrives of different brands, it can even successfully detect card reader, the most recent I use is a Neodio based 45-in-1 card reader that I tried already for CF, SD, MMC and MS Pro flash cards.For those of you that like to follow my way but do not have access to WinXP, I attached herewith that small USBSTOR.INF to try (at your own risk though).USBSTOR.zip
PROBLEMCHYLD Posted June 30, 2006 Posted June 30, 2006 I like anything that saves spaceThank i just replaced it
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now