check for audio stream and control interface descriptors in the
authorjakemsr <jakemsr@openbsd.org>
Sat, 31 Jul 2010 02:52:16 +0000 (02:52 +0000)
committerjakemsr <jakemsr@openbsd.org>
Sat, 31 Jul 2010 02:52:16 +0000 (02:52 +0000)
commitf4090f8a844f195faeaaa3894c916992047cefa1
treeea0ce9b4c7a0515301d6d8134a79f4d8a83b6ec5
parent002773f6540156bfb13439f5bff906087d21e8cd
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.
sys/dev/usb/uaudio.c