IPB

Google Frontpage Forums Unattended CD/DVD Guide
26 Pages V  « < 3 4 5 6 7 > »   
Reply to this topicStart new topic
> Maximus-Decim Native USB Drivers, Generic drivers for USB flash disks and more.
The_Frag_Man
post Nov 23 2005, 11:59 AM
Post #81





Group: Members
Posts: 8
Joined: 8-November 05
Member No.: 79058
Country Flag


When is the next version due??
Go to the top of the page
 
+Quote Post
jimmsta
post Nov 26 2005, 07:02 PM
Post #82


Advanced Member
***

Group: Members
Posts: 367
Joined: 4-May 05
From: NJ, USA
Member No.: 54728
OS: Windows 7 x64
Country Flag


I'm also interesting in whether there will be a new version anytime soon, as I'm prepping the Windows 98 Power Pack compilation yet again, and I want to get all the latest, stable apps integrated into it.
Go to the top of the page
 
+Quote Post
Petr
post Dec 2 2005, 04:32 AM
Post #83


Friend of MSFN
*****

Group: Members
Posts: 981
Joined: 15-April 05
Member No.: 52191
Country Flag


I've noticed that in 2.21 are the following lines for Mitsumi:

%VID_03EE&PID_0000.DD%=USBSTOR_CBI, USB\VID_03EE&PID_0000
%VID_03EE&PID_6901.DD%=USBSTOR_CBI, USB\VID_03EE&PID_6901
;%VID_03EE&PID_6902.DD%=USBSTOR_CBI, USB\VID_03EE&PID_6902

As I already reported here, the driver does not work with Mitsumi Floopy drive with VID_03EE&PID_6901 so I suppose it should be commented out too.

Strange thing is that with Windows ME it works perfectly without any driver, and wit Windows 98 SE without nusb and with Mitsumi supplied driver too. I have no idea what is wrong with nusb driver.

Petr
Go to the top of the page
 
+Quote Post
mcdull
post Dec 5 2005, 06:41 AM
Post #84





Group: Members
Posts: 2
Joined: 5-December 05
Member No.: 81597
Country Flag


Great Problem here.

I am happy with the Maximum-Decim Native USB driver for a period of time. However, when I decide to add one more external USB disk (I already have an identical one), the system just cannot recognize the new disk. Only if I eject the existing drive, the new drive probe up.

Are there any methods that can make them co-exist?

thanks
Go to the top of the page
 
+Quote Post
randiroo76073
post Dec 6 2005, 07:13 AM
Post #85


Member
**

Group: Members
Posts: 264
Joined: 18-February 05
From: Paradise, Tx. USA
Member No.: 44474
Country Flag


You can add Maxtor PL series to the list of drives that work with NUSB, I tried to get my Sandisk Cruzer to work too, but no joy there, have to use Sandisk drivers
Go to the top of the page
 
+Quote Post
maximus-decim
post Dec 6 2005, 08:24 AM
Post #86


Junior
*

Group: Members
Posts: 77
Joined: 8-February 05
Member No.: 43430



I work above the following version of the NUSB (2.3?). New devices will be added many. The file usbstor.inf will be divided into some files (usbstor1.inf, usbstor2.inf, etc) that it was possible to add easily the new device independently. But I very much do not have time, therefore the new version will be not fast. sad.gif
Go to the top of the page
 
+Quote Post
sunamigaza
post Dec 12 2005, 11:06 PM
Post #87


Newbie


Group: Members
Posts: 14
Joined: 9-May 05
Member No.: 55326
Country Flag


@Petr

Recently, a friend just bought IBM usb fdd which was made by Teac and hoping
it really IBM.
However, Win XP (no driver needed) & 98SE (using the supplied drivers)
recognized it as Mitsumi usb fdd.

Attached is usb-fdd.zip (MTMFDVSD.INF + MTMUSBFD.INF) of IBM usb fdd which
might interest u, especially MTMFDVSD.INF refers to "Port Driver".
Those 2 files might be identical to ur Mitsumi usb fdd or pls pm for complete
supplied drivers.

HTH.
Attached File(s)
Attached File  usb_fdd.zip ( 1.42K ) Number of downloads: 101
 
Go to the top of the page
 
+Quote Post
keo01
post Dec 14 2005, 02:22 PM
Post #88





Group: Members
Posts: 2
Joined: 13-December 05
Member No.: 82293
Country Flag


hello, this universal driver should work in a win98SE spanish version?

If don't, there are any possibility to modify it for work? Is difficult? if necessary, I can spend some time trying to port it to spanish version....
Go to the top of the page
 
+Quote Post
Petr
post Dec 15 2005, 02:19 AM
Post #89


Friend of MSFN
*****

Group: Members
Posts: 981
Joined: 15-April 05
Member No.: 52191
Country Flag


QUOTE (keo01 @ Dec 14 2005, 09:22 PM) *
hello, this universal driver should work in a win98SE spanish version?

If don't, there are any possibility to modify it for work? Is difficult? if necessary, I can spend some time trying to port it to spanish version....


Hi, the English version should work but many system messages would change from Spanish to English. There are some files that should be modified for spanish version.

Hardware.hlp - available in Q242975 update
Hotplug.dll 4.10.2224 - available in Q242975 update
Systray.exe 4.10.2224 - available in Q242975 update
QFECheck.exe - available in Q242975 update
QFECheck.hlp - available in Q242975 update
Ios.vxd 4.10.2225 - you have to ask Microsoft for Spanish version of Q239696 hotfix
User.exe 4.10.2231 - you have to ask Microsoft for Spanish version of Q291362 hotfix
!readme.txt - has to be translated by you
_nusb.inf and maybe other infs - has to be translated by you if you need

Q242975 update can be downloaded here:
http://download.microsoft.com/download/win.../242975SPA8.EXE

For building the installation package you will need the iexpress utility, it is part of the IEAK - can be downloaded here: http://download.microsoft.com/download/ie6...XP/ES/ieak6.exe

Iexpress utility uses SED (Self Extraction Directive) files that describe how the package should be build. It can build new SED files or it can use already prepared file. I have prepared an example of such file for Spanish nusb here: http://www.winpack.org/nsp_petr/nusb221es.sed - it expects all files in nusb221es folder.
If you want just to build the package with no interactive options, you can use the following command line:
iexpress /N nusb221es.sed

You may also want to translate the "FriendlyName" in the .SED file.

I tried to localize Ios.vxd and user.exe by myself and build the package here:

http://www.winpack.org/nsp_petr/nusb221es.exe

It was not tested at all (I have no Spanish Windows 98 SE here) so please be careful and backup first!. It may not install or crash your system, I don't know!

If you will need more information about INF files and other related things, you can check te following website: http://www.winpack.org/petr/INF_web/ - the original disappeared so I just mirrored it from web archive.

Petr

This post has been edited by Petr: Oct 25 2006, 04:42 PM
Go to the top of the page
 
+Quote Post
Mr The Plague
post Dec 16 2005, 05:22 PM
Post #90





Group: Members
Posts: 7
Joined: 22-July 05
Member No.: 65560
Country Flag


I'm having an issue with these drivers... Whever I plug in a USB flash device, it shows up in device manager, but no drive letter gets assigned to the Disk Drive component... This also happens with the vendor's drivers. Does anyone have a fix for this?

Thanks,

mtp
Go to the top of the page
 
+Quote Post
Petr
post Dec 17 2005, 03:01 AM
Post #91


Friend of MSFN
*****

Group: Members
Posts: 981
Joined: 15-April 05
Member No.: 52191
Country Flag


QUOTE (Mr The Plague @ Dec 17 2005, 12:22 AM) *
I'm having an issue with these drivers... Whever I plug in a USB flash device, it shows up in device manager, but no drive letter gets assigned to the Disk Drive component... This also happens with the vendor's drivers. Does anyone have a fix for this?

Thanks,

mtp


It's too general question. What "USB Flash device"? What is the VID and PID? Is the VID and PID of your flash device listed in USBSTOR.INF? What "vedndor's drivers" do you use?

Before installing nUSB all other USB storage drivers should be removed (in Safe Mode) including their INF files from %windir%\INF folder and all USB flash devices should be removed from the system. The best way is to install nUSB on fresly installed Windows 98 SE.
Then you will install the nUSB driver and then you can plug in your USB flash device. There is no warranty that all devices will really work.

Petr
Go to the top of the page
 
+Quote Post
eGo®Z
post Dec 17 2005, 08:02 PM
Post #92


Junior
*

Group: Members
Posts: 69
Joined: 26-October 04
Member No.: 34796
Country Flag


Mr The Plague
have U "lastdrive=..." string in your config.sys file?
have U "net use ..." command in any startup file (f.e. autoexec.bat or any logon script with drive mapping)?
is your PC used as a workstation in Novell Netware network?
Go to the top of the page
 
+Quote Post
Mr The Plague
post Dec 17 2005, 10:51 PM
Post #93





Group: Members
Posts: 7
Joined: 22-July 05
Member No.: 65560
Country Flag


QUOTE (Petr @ Dec 17 2005, 04:01 AM) *
It's too general question. What "USB Flash device"? What is the VID and PID? Is the VID and PID of your flash device listed in USBSTOR.INF? What "vedndor's drivers" do you use?

Before installing nUSB all other USB storage drivers should be removed (in Safe Mode) including their INF files from %windir%\INF folder and all USB flash devices should be removed from the system. The best way is to install nUSB on fresly installed Windows 98 SE.
Then you will install the nUSB driver and then you can plug in your USB flash device. There is no warranty that all devices will really work.


Well, the drivers provided by the vendor for the respective devices. - concord Eye-Q 4363Z camera, Lexar Jumpdrive, and Jumpdrive Secure. The camera gets recognized as a GenericBulkOnly, and the jumpdrives get recognized as their names. They just don't get a drive letter assigned by Windows.

I cannot install this on a fresh 98se box; it's for my girlfriend and she'd freak if I had to reformat.

QUOTE
have U "lastdrive=..." string in your config.sys file?
have U "net use ..." command in any startup file (f.e. autoexec.bat or any logon script with drive mapping)?
is your PC used as a workstation in Novell Netware network?


None of the above.
Go to the top of the page
 
+Quote Post
keo01
post Dec 18 2005, 06:06 PM
Post #94





Group: Members
Posts: 2
Joined: 13-December 05
Member No.: 82293
Country Flag


QUOTE (Petr @ Dec 15 2005, 02:19 AM) *
I tried to localize Ios.vxd and user.exe by myself and build the package here:

http://www.winpack.org/nsp_petr/nusb221es.exe

It was not tested at all (I have no Spanish Windows 98 SE here) so please be careful and backup first!. It may not install or crash your system, I don't know!


Petr

Thank you very much!!!!!!

at the moment, it seems to work well, if it don't give problems in the PC that I installed it, soon I will install it in the rest.
Go to the top of the page
 
+Quote Post
randiroo76073
post Dec 18 2005, 09:01 PM
Post #95


Member
**

Group: Members
Posts: 264
Joined: 18-February 05
From: Paradise, Tx. USA
Member No.: 44474
Country Flag


All of a sudden I've got ghost usb hdd drives, didn't show up right away, was a couple of days later. Does anyone know how to get rid of them? Doesn't affect performace, just annoying blink.gif
Go to the top of the page
 
+Quote Post
seskanda
post Dec 30 2005, 03:28 PM
Post #96


Member


Group: Members
Posts: 48
Joined: 30-December 05
Member No.: 83861
OS: none
Country Flag


I hope i installed the latest version the file is nusb22es.exe. Anyways, after i installed nusb, it did NOT work with one of my USB flash disks. The disk is a Sony MicroVault USB 2.0 256 MB. Is it because Win98SE WON'T support USB 2.0, or what? Nusb worked with a Sandisk Cruzer Mini, but it ONLY works after i restart my computer. What gives? I thought USB is Plug'n' Play.

This post has been edited by seskanda: Dec 30 2005, 03:30 PM
Go to the top of the page
 
+Quote Post
Sonic
post Dec 30 2005, 04:04 PM
Post #97


Sonic
Group Icon

Group: Patrons
Posts: 1583
Joined: 4-December 03
From: France
Member No.: 10366
OS: none
Country Flag


CODE
I'm having an issue with these drivers... Whever I plug in a USB flash device, it shows up in device manager, but no drive letter gets assigned to the Disk Drive component... This also happens with the vendor's drivers. Does anyone have a fix for this?

Thanks,

mtp


hard disk usb ? perhaps in NTFS format no ? if that windows 9x/me can't read ntfs drive directly ...

This post has been edited by sonic: Dec 30 2005, 04:06 PM
Go to the top of the page
 
+Quote Post
bristols
post Dec 30 2005, 05:54 PM
Post #98


Member
**

Group: Members
Posts: 250
Joined: 24-September 05
Member No.: 74345
Country Flag


QUOTE (seskanda @ Dec 30 2005, 09:28 PM) *
I hope i installed the latest version the file is nusb22es.exe.


Do you mean nusb221es.exe ? As far as I know, no file associated with this project is called nusb22es.exe .

The latest English version is nusb22e.exe.

There's also an additional update of the USBSTOR.INF file to download as a .zip package and install afterwards, called nusb221e_upd.zip.

Petr has put together a version for Windows 98 SE Spanish, after someone here requested one, called nusb221es.exe. Is this the version you installed? If you did, then hopefully you intended to install this Spanish version (because your OS is a Spanish version, I would presume).

From what I understand, USB has often been problematic for several well-known hardware manufacturers. An updated Windows 98 SE should be able to handle USB 2.0, providing you have the correct drivers from your motherboard manufacturer (in addition to these 'native' USB drivers for USB devices). So, if you know what make and model your motherboard is and you haven't already done this, go to the manufacturer's website and download the latest USB driver. I guess you would have to re-install these nUSB drivers after updating your motherboard's USB drivers.

It's well worth taking a look at the USBMan website for help (although some parts of it may be a little bit out of date), particularly if you have a VIA chipset/motherboard.

Hope this helps. Maybe someone more experienced with matters USB will chip in and help you out some more if needed.
Go to the top of the page
 
+Quote Post
seskanda
post Dec 30 2005, 10:38 PM
Post #99


Member


Group: Members
Posts: 48
Joined: 30-December 05
Member No.: 83861
OS: none
Country Flag


Oops, your right, it is nusb22e.exe. Where can i download the update to USBSTOR.INF? My motherboard is an Intel 440ZX, i think, once i'm certain i'll check out Intel's site and look for those USB update drivers. After i install the motherboard USB drivers, can i UN-install Nusb, or will it be fine to just RE-install it instead? Also, about having to Restart after inserting the Sandisk Flash drive, USBman.com says it should be PnP, what's the deal? Is there something internally wrong with my PC, because i have to reboot the system everytime i use the Sandisk Flash disk?
Go to the top of the page
 
+Quote Post
softstag
post Jan 12 2006, 02:46 PM
Post #100





Group: Members
Posts: 8
Joined: 11-January 06
Member No.: 84978
Country Flag


Hi

I have put the drivers on my website in case anyone is having problems downloading from Rapidshare.

http://www.technical-assistance.co.uk/kb/usbmsd98.php

Thanks for the great drivers Maximus!

Softstag
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

26 Pages V  « < 3 4 5 6 7 > » 
Reply to this topicStart new topic
3 User(s) are reading this topic (3 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 21st November 2009 - 11:53 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2009 msfn.org
Privacy Policy