CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/30 20:52:16
Modified files:
sys/dev/usb : uaudio.c
Log message:
check for audio stream and control interface descriptors in the
device configuration descriptor in the match() function. stops
midi devices from attaching as uaudio then bailing out, leaving
a phantom uaudio.
