[linux-audio-user] suggestions for USB/serial/PCMCIA MIDI interfaces ?

Pedro Lopez-Cabanillas plcl at telefonica.net
Sun Oct 3 17:51:27 EDT 2004


On Sunday 03 October 2004, Mark Knecht wrote:
> <SNIP>
>
> > Using this program is very easy.  You only need to copy some files from
> > your windows driver into the directory where you unpacked the sources,
> > and run make install on it.
>
> <SNIP>
>
> These files ARE the firmware...

No. Not the pure firmware, and not in the format that fxload needs to upload 
it to the device. These files coming from the windows drivers, and needed for 
the midisport loader are:
   MidiSport 1x1:     USB11LDR.SYS
   MidiSport 2x2:     USB22LDR.SYS
   MidiSport 4x4:     USB44LDR.SYS
   MidiSport 8x8:     USB88LDR.SYS
   Keystation/Oxygen: UKS11LDR.SYS

The windows SYS files are PE format files. The extractor program finds the 
binary firmware inside the SYS files, and  converts it to the IHX  
(http://www.cs.net/lucid/intel.htm) text format needed by the program 
'fxload' (the same program that you already use to upload the ezusbmidi 
firmware).

You have the sources of the extractor here:
http://cvs.sourceforge.net/viewcvs.py/usb-midi-fw/midisport-firmware/

Regards,
Pedro




More information about the Linux-audio-user mailing list