Maximus-Decim Native USB Drivers Generic drivers for USB flash disks and more.
#261
Posted 26 February 2007 - 11:36 AM
http://www.mdgx.com/web.htm#NUS
* Unofficial Windows 98 SE Native USB Drivers (NUSB) 3.0:
http://www.msfn.org/...showtopic=43605
NUSB [747 KB, English, free]:
http://www.mdgx.com/spx/NUSB.EXE
NUSB in languages other than English:
http://www.technical...kb/usbmsd98.php
#262
Posted 26 February 2007 - 05:05 PM
Quote
You've got to be kidding me ! Nusb 3.0 in french since two days ago?
I just spent hours translating it... s*** !
Well, guess now there are two localizations around...
You might still wanna try mine if you need to keep user.exe and so on as french versions : download at rapidshare.com
Anyway. Thanks Matze for your (fast) translation.
This post has been edited by glocK_94: 26 February 2007 - 05:38 PM
#263
Posted 27 February 2007 - 09:32 AM
#264
Posted 27 February 2007 - 10:57 AM
swgreed, on Feb 27 2007, 09:32 AM, said:
http://www.nandlstad...m/downloads.htm
thank your for fast creation of the german version.
....and of course maximum-decim & and all other distributing guys!
This post has been edited by shaddam: 27 February 2007 - 10:58 AM
#265
Posted 27 February 2007 - 01:10 PM
I have tested NUSB 3.0 English with a SanDisk Cruzer Micro 1 GB stick:
http://www.sandisk.com/Products/Item(1919)...Black__New.aspx
It did not work properly [yellow exclamation sign in Device Manager] until I replaced USBSTOR.SYS 5.00.2195.6655 with USBSTOR.SYS 4.90.3000.1 from Windows ME setup CD-ROM [found in BASE2.CAB].
HTH
#266
Posted 27 February 2007 - 05:10 PM
MDGx, on Feb 27 2007, 01:10 PM, said:
I have tested NUSB 3.0 English with a SanDisk Cruzer Micro 1 GB stick:
http://www.sandisk.com/Products/Item(1919)...Black__New.aspx
It did not work properly [yellow exclamation sign in Device Manager] until I replaced USBSTOR.SYS 5.00.2195.6655 with USBSTOR.SYS 4.90.3000.1 from Windows ME setup CD-ROM [found in BASE2.CAB].
HTH
Oldies goodies? Or specific affair? First version: normal NUSB 3.0 and version NUSB 3.0 for SanDisk1GB?
#267
Posted 27 February 2007 - 08:06 PM
Thanks for all the information. The USB ID Database under http://listing.driveragent.com/usb/ is probably out of date. There is a very recent version in a German pdf, which is available for download at
http://www.kilonca.d...Handbuch_de.pdf
View pages 37-43. "VID_1516" can be found on page 42 - and, yes, you were right, it actually is "Skymedi Corporation"!
So the corresponding entries in USBSTOR.INF should be:
[Manufacturer]
%Skymedi.Mfg%=Skymedi
[Skymedi]
%USB\VID_1516&PID_8628.DeviceDesc%=USBSTOR_BULK,USB\VID_1516&PID_8628
[Strings]
Skymedi.Mfg="Skymedi"
USB\VID_1516&PID_8628.DeviceDesc="Skymedi USB Mass Storage Drive"
I suppose only the controller is made by Skymedi. Only a few hours ago I read that their controllers do not support as many third party memory chips (Samsung, etc.) as many others. And I found a posting by somebody, whose "VID_1516" USB stick does not work under Linux. My impression is that Skymedi is probably rather a low-cost manufacturer. Or they are still exercising, as they have been founded only four years ago...
Pirates
Edit: I corrected one of the entries above and used Skymedi's denomination ("Skymedi USB Mass Storage Drive").
This post has been edited by Pirates: 03 March 2007 - 02:12 AM
#268
Posted 28 February 2007 - 04:19 AM
Philco, on Feb 27 2007, 04:10 PM, said:
MDGx, on Feb 27 2007, 01:10 PM, said:
I have tested NUSB 3.0 English with a SanDisk Cruzer Micro 1 GB stick:
http://www.sandisk.com/Products/Item(1919)...Black__New.aspx
It did not work properly [yellow exclamation sign in Device Manager] until I replaced USBSTOR.SYS 5.00.2195.6655 with USBSTOR.SYS 4.90.3000.1 from Windows ME setup CD-ROM [found in BASE2.CAB].
HTH
I borrowed a friend's USB stick [SanDisk Cruzer Micro 1 GB], and tried to install it using NUSB 3.0 English released by Maximus-Decim on February 21 2007 [newest available version] on my tweaked Win98 SE OS [with 98SE2ME already installed].
Never installed SanDisk drivers and never had any USB or USB 2.0 sticks installed previously.
To make it work, I had to replace Win2004 USBSTOR.SYS 5.00.2195.6655 installed by NUSB 3.0 with older WinME USBSTOR.SYS 4.90.3000.1 from WinME setup CD-ROM CAB.
That's it.
HTH
#269
Posted 28 February 2007 - 05:45 AM
Thank a lot for the link to the .pdf.
Strangely enough, it refers to this page:
http://www.usb.org/developers/tools
as source of the info, the "Company List" file "usb.if" , apart having "peculiar" separators appears to be made in decimal values
Thus you won't find "1516" in it, unless you import it in an a spreadsheet and convert dec to hex, and besides the list is ordered the "wrong" way (using dec numbers as they were text).
I guess the info contained in the usb.if is "Public" so that if I attach here a .zip file containing the data in a spreadsheet, with hex conversion and ordered BOTH as Vid and alphabetically, easily searchable, it would be ok.
On the page there is the recommendation to always download latest usb.if because " this list changes almost daily" but I guess that with this file one can consider himself "reasonably" updated.
I'll think about making a small batch conversion tool to .csv....
EDIT:
Ok, done, it can be found here:
http://www.boot-land...?showtopic=1659
(unfortunately for all diehard Win9x users it requires Win2k/XP)
About the entries in .inf file, do download the 98 driver from Valgear:
http://www.valgear.c.../PD1-SK6201.rar
and get them from there.
jaclaz
Attached File(s)
-
usb_vids.zip (33.3K)
Number of downloads: 14
This post has been edited by jaclaz: 01 March 2007 - 01:25 PM
#270
Posted 28 February 2007 - 07:00 AM
Une petite question
-------------------------------------------------------------
-- Thanks Matze , Glock_94 for your very fast translation --
Just a little question , why is there an explorer.exe in this pack ? ,is it necessary ?
#271
Posted 01 March 2007 - 06:55 AM
softstag, on Feb 24 2007, 04:56 PM, said:
toxic_97, on Feb 24 2007, 02:52 PM, said:
Try the link I posted in the post before yours....
http://www.technical...kb/usbmsd98.php
The drivers should work, so long as you have Windows 98SE
Thank you, but I have Windows 98 not 98SE. Will it work or not ? Also, is it possible that this driver will do some damage to the device ? Could it affect it in any way or is it safe to try ?? Thanks.
This post has been edited by toxic_97: 02 March 2007 - 06:36 AM
#272
Posted 01 March 2007 - 12:02 PM
Any chance of getting a version of your driver for SPANISH version of win98SE ???
If you need the instalation files of Spanish win98SE I can provide them
Jorge Bouza
Montevideo
Uruguay
#273
Posted 02 March 2007 - 08:04 AM
Well done and thanks for the spreadsheet...
Today I had a conversation with CnMemory's support. I thought it would perhaps be useful for Maximus' NUSB, if I could figure out the PIDs of the other three Skymedi/CnMemory USB sticks (512MB, 2GB, 4GB), so the whole "Core" product line could be supported by NUSB, not only the 1GB version.
The employee I had on the phone claimed that he had successfully tested all four "Core" sticks (512MB, 1GB, 2GB and 4GB) in conjunction with Windows 98 SE and NUSB24/NUSB30... As I confirmed, that it had not worked for me, he said it would sometimes also depend on ones USB controller, respectively its driver. I cannot deny that, since I am still using an old VIA USB 1.1 Controller (+VIA Hyperion 4.47 +USB 1.1 Filter Patch 1.10 and otherwise it is working fine). But he also told that CnMemory's "Core" sticks are inconsistently equipped with chips from three different manufacturers
I don't want to test the latest VIA Hyperion Drivers, since VIA themselves do not recommend them for Windows 98 machines and older chipsets
( http://www.viaarena.com/default.aspx?PageI...&CatID=1110 ).
Also, I actually don't need a USB 2.0 controller at the moment (except for testing). So if here is somebody, who has a stick with a VID_1516 and a PID_8628 (can be found within Win 98 SE's registry, after it was once successfully attached) and had it working with Windows 98 SE and NUSB24 (or prior) without any additional entries in usbstor.inf: SHOUT.
These sticks are most likely concerned:
1) CnMemory "Core" line,
2) ValGear "GXT" line.
Pirates
This post has been edited by Pirates: 03 March 2007 - 05:08 AM
#274
Posted 02 March 2007 - 06:59 PM
#275
Posted 03 March 2007 - 07:00 AM
pirates said:
Batch is already done, here:
http://www.boot-land.net/forums/index.php?...ic=1659&hl=
(as said, 2K/XP/2003 only, sorry)
jaclaz
#276
Posted 04 March 2007 - 10:04 AM
MDGx, on Feb 26 2007, 11:36 AM, said:
http://www.mdgx.com/web.htm#NUS
* Unofficial Windows 98 SE Native USB Drivers (NUSB) 3.0:
http://www.msfn.org/...showtopic=43605
NUSB [747 KB, English, free]:
http://www.mdgx.com/spx/NUSB.EXE
NUSB in languages other than English:
http://www.technical...kb/usbmsd98.php
Apologies for posting in main forum...Basic question: I have NUSB 2 installed and am not quite sure as to what to uninstall before installing NUSB 3.0. Also, what are the advantages over NUSB 2.0. TIA
#277
Posted 04 March 2007 - 10:56 AM
Analada, on Mar 4 2007, 10:04 AM, said:
MDGx, on Feb 26 2007, 11:36 AM, said:
http://www.mdgx.com/web.htm#NUS
* Unofficial Windows 98 SE Native USB Drivers (NUSB) 3.0:
http://www.msfn.org/...showtopic=43605
NUSB [747 KB, English, free]:
http://www.mdgx.com/spx/NUSB.EXE
NUSB in languages other than English:
http://www.technical...kb/usbmsd98.php
Apologies for posting in main forum...Basic question: I have NUSB 2 installed and am not quite sure as to what to uninstall before installing NUSB 3.0. Also, what are the advantages over NUSB 2.0. TIA
Done. But please note there appears to be a problem with the usbstor.sys file. I needed to replace it with an older version (4.90.3000.1) before USB sticks would work. The one supplied with NUSB 3.0 (5.00.2195.6655) did *not* work. (Have 98SE2ME and 98SESP2 installed)
#278
Posted 06 March 2007 - 03:26 AM
toxic_97, on Mar 1 2007, 02:55 PM, said:
softstag, on Feb 24 2007, 04:56 PM, said:
toxic_97, on Feb 24 2007, 02:52 PM, said:
Try the link I posted in the post before yours....
http://www.technical...kb/usbmsd98.php
The drivers should work, so long as you have Windows 98SE
Thank you, but I have Windows 98 not 98SE. Will it work or not ? Also, is it possible that this driver will do some damage to the device ? Could it affect it in any way or is it safe to try ?? Thanks.
Can someone please answer this ?
#279
Posted 06 March 2007 - 05:29 AM
Analada, on Mar 4 2007, 09:56 AM, said:
http://www.msfn.org/board/?s=&showtopi...st&p=630319
#280
Posted 06 March 2007 - 05:34 AM
MOST probably it won't work.
But rest assured, no software can damage a device, though it may "damage" your windows install.
If the question is "is it possible to make USB sticks working in win98 FE ?", the answer is probably yes, but I would guess that since you "don't have the time to read through 13 thread pages", you will have also not enough time to actually try learning and experimenting to (possibly) do it.
There is a common replacement for "time" that is called "money", you can find someone and pay him for the time needed to develop such a solution, or I guess it's easier to search on e-bay or wherever for someone selling a Win98SE CD and license.
jaclaz
- ← Maximus Decim InternetExplorer 6.0sp1 Component Update 3.4
- Windows 9x Member Projects
- KernelEx 4.5.2 →



Help

Back to top









