Jump to content

Maximus-Decim Native USB Drivers


Recommended Posts


Is there an all-in version 2.3 on the horizon by any chance?

of course, ;)

but the best way to make it is to publish here links to infs and drivers missed in 2.2 - it's so hard to browse web everyday for the newones :wacko:

Also we have one limitation - USBSTOR.INF is about 50KB in size now - 64K max :}

Link to comment
Share on other sites

Is there an all-in version 2.3 on the horizon by any chance?

of course, ;)

but the best way to make it is to publish here links to infs and drivers missed in 2.2 - it's so hard to browse web everyday for the newones :wacko:

Also we have one limitation - USBSTOR.INF is about 50KB in size now - 64K max :}

There are lots of "DeviceDesc"s on the "Strings" section. You can combine most of them.

Link to comment
Share on other sites

Woav!

Tanx. Will try it first thing tommorrow!

btw. Just wondering who did the slovenian version?*

I did! :hello:

Here are the files included:

slovenian files

---------------

qfecheck.exe, 4.10.0.1998

systray.exe, 4.10.0.2224

user.exe, 4.10.0.2227

hotplug.dll, 4.10.0.2224

QFECHECK.HLP

english files

-------------

advpack.dll, 4.72.3110.0

user32.dll, 4.10.0.2227

1394BUS.SYS, 4.10.0.2226

NTMAP.SYS, 4.10.0.2227

OHCI1394.SYS, 4.10.0.2228

SBP2PORT.SYS, 4.10.0.2227

USBAUTH.SYS, 4.90.3000.1

USBNTMAP.SYS, 4.90.3000

USBSTOR.SYS, 4.90.3000.1

language neutral

----------------

USBU2A.SYS, 1.4.2.0

VXD, PDR files

-----------

NTMAPHLP.PDR

USBMPHLP.PDR

DISKTSD.VXD

IOS.VXD

BTW, have you installed the package???

Servus.

Had some problems with WIn98 since we only had the first edition installed. And such things moves very slowly in school. So I finally got around to do a fresh WIn98SE SLO install. Will tell u the results on friday. Wish us luck!!

And tanx again for SLO edition. Which town are U from?

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

usb_fdd.zip

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Edited by Petr
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...