MSFN Forum: Maximus-Decim Native USB Drivers - MSFN Forum

Jump to content


  • 38 Pages +
  • « First
  • 3
  • 4
  • 5
  • 6
  • 7
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Maximus-Decim Native USB Drivers Generic drivers for USB flash disks and more. Rate Topic: ***** 1 Votes

#81 User is offline   The_Frag_Man 

  • Group: Members
  • Posts: 8
  • Joined: 08-November 05

Posted 23 November 2005 - 11:59 AM

When is the next version due??


#82 User is offline   jimmsta 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 385
  • Joined: 04-May 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 26 November 2005 - 07:02 PM

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.

#83 User is offline   Petr 

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

Posted 02 December 2005 - 04:32 AM

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

#84 User is offline   mcdull 

  • Group: Members
  • Posts: 2
  • Joined: 05-December 05

Posted 05 December 2005 - 06:41 AM

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

#85 User is offline   randiroo76073 

  • Member
  • PipPip
  • Group: Members
  • Posts: 264
  • Joined: 18-February 05

Posted 06 December 2005 - 07:13 AM

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

#86 User is offline   maximus-decim 

  • Junior
  • Pip
  • Group: Members
  • Posts: 90
  • Joined: 08-February 05
  • OS:98SE
  • Country: Country Flag

Posted 06 December 2005 - 08:24 AM

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

#87 User is offline   sunamigaza 

  • Newbie
  • Group: Members
  • Posts: 14
  • Joined: 09-May 05

Posted 12 December 2005 - 11:06 PM

@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)



#88 User is offline   keo01 

  • Group: Members
  • Posts: 3
  • Joined: 13-December 05

Posted 14 December 2005 - 02: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....

#89 User is offline   Petr 

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

Posted 15 December 2005 - 02:19 AM

View Postkeo01, on Dec 14 2005, 09:22 PM, said:

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: 25 October 2006 - 04:42 PM


#90 User is offline   Mr The Plague 

  • Group: Members
  • Posts: 7
  • Joined: 22-July 05

Posted 16 December 2005 - 05:22 PM

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

#91 User is offline   Petr 

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

Posted 17 December 2005 - 03:01 AM

View PostMr The Plague, on Dec 17 2005, 12:22 AM, said:

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

#92 User is offline   eGo®Z 

  • Junior
  • Pip
  • Group: Members
  • Posts: 69
  • Joined: 26-October 04

Posted 17 December 2005 - 08:02 PM

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?

#93 User is offline   Mr The Plague 

  • Group: Members
  • Posts: 7
  • Joined: 22-July 05

Posted 17 December 2005 - 10:51 PM

View PostPetr, on Dec 17 2005, 04:01 AM, said:

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.

#94 User is offline   keo01 

  • Group: Members
  • Posts: 3
  • Joined: 13-December 05

Posted 18 December 2005 - 06:06 PM

View PostPetr, on Dec 15 2005, 02:19 AM, said:

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

http://www.winpack.o...r/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.

#95 User is offline   randiroo76073 

  • Member
  • PipPip
  • Group: Members
  • Posts: 264
  • Joined: 18-February 05

Posted 18 December 2005 - 09:01 PM

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:

#96 User is offline   seskanda 

  • Member
  • Pip
  • Group: Members
  • Posts: 53
  • Joined: 30-December 05

Posted 30 December 2005 - 03:28 PM

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: 30 December 2005 - 03:30 PM


#97 User is offline   Sonic 

  • Sonic
  • Group: Patrons
  • Posts: 1,603
  • Joined: 04-December 03

Posted 30 December 2005 - 04:04 PM

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: 30 December 2005 - 04:06 PM


#98 User is offline   bristols 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 451
  • Joined: 24-September 05
  • OS:none specified
  • Country: Country Flag

Posted 30 December 2005 - 05:54 PM

View Postseskanda, on Dec 30 2005, 09:28 PM, said:

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.

#99 User is offline   seskanda 

  • Member
  • Pip
  • Group: Members
  • Posts: 53
  • Joined: 30-December 05

Posted 30 December 2005 - 10:38 PM

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?

#100 User is offline   softstag 

  • Group: Members
  • Posts: 8
  • Joined: 11-January 06

Posted 12 January 2006 - 02:46 PM

Hi

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

http://www.technical...kb/usbmsd98.php

Thanks for the great drivers Maximus!

Softstag

Share this topic:


  • 38 Pages +
  • « First
  • 3
  • 4
  • 5
  • 6
  • 7
  • 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