[alsa-devel] How to add a new MIDI device to the usbaudio driver
Clemens Ladisch
clemens at ladisch.de
Tue Aug 23 11:38:44 CEST 2011
Kristian Amlie wrote:
> idVendor 0x0403 Future Technology Devices International, Ltd
> idProduct 0xb8d8
There is a kernel driver for this chipset; try
"modprobe ftdi_sio product=0xb8d8". This will give you a serial port
which you can try to configure for the correct baud rate and see whether
MIDI bytes come out. (There is currently no mechanism to make a MIDI
device from such a serial port; this would require extending or creating
a driver.)
Regards,
Clemens
More information about the Alsa-devel
mailing list