ChangeSet 1.855.9.14, 2002/11/05 11:21:58-08:00, [EMAIL PROTECTED]
[PATCH] usb-midi requires SOUND
usb-midi requires SOUND, otherwise, when built in-kernel but soundcore
is modular, usb-midi can't resolve some sound interfaces.
diff -Nru a/drivers/usb/class/Kconfig b/drivers/usb/class/Kconfig
--- a/drivers/usb/class/Kconfig Tue Nov 5 16:10:10 2002
+++ b/drivers/usb/class/Kconfig Tue Nov 5 16:10:10 2002
@@ -38,7 +38,7 @@
config USB_MIDI
tristate "USB MIDI support"
- depends on USB
+ depends on USB && SOUND
---help---
Say Y here if you want to connect a USB MIDI device to your
computer's USB port. This driver is for devices that comply with
-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel