CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/18 23:50:37
Modified files:
sys/dev/usb : uaudio.c
Log message:
add a quirk to allow attaching devices which claim to have a vendor
defined interface class, but are audio class compliant enough to
be supported by this driver.
the E-MU 0202 USB is such a device. this gets it attaching, but
needs some forthcoming commits to make it usable.
