USB Midi Class Driver

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hello all,

I need to get some validation or clarification on the USB Midi Class.
From what I have read and understand the USBAudio.sys driver should be the driver of choice for USB Midi Devices that conform to the USB-IF Midi Class specification.

If this is true then the following would be true. The device would need to enumerate as a USB Midi Class device without regard to the VID/PID.
That should be enough to get the USBAudio.sys driver to load? Of course
the device would have to be compliant to actually work.

Am I reading this right or am I missing something? Client seems absolutely sure on needing a driver written but just cannot get to the
reason why. I am failing to see why they cannot use USBAudio.sys unless
their device is not compliant.

Any ideas?

~mike
.



Relevant Pages

  • Re: USB Midi Class Driver
    ... I need to get some validation or clarification on the USB Midi Class. ... From what I have read and understand the USBAudio.sys driver should be ... the device would have to be compliant to actually work. ...
    (microsoft.public.development.device.drivers)
  • USB Midi Class Driver
    ... I need to get some validation or clarification on the USB Midi Class. ... From what I have read and understand the USBAudio.sys driver should be ... the device would have to be compliant to actually work. ...
    (microsoft.public.development.device.drivers)
  • USB MIDI driver
    ... I am new to kernel programming. ... I need to write a new driver for USB MIDI ... Do you know of some example source code that could help me. ...
    (microsoft.public.win32.programmer.kernel)