|
From: François R. <re...@fr...> - 2012-05-07 19:29:13
|
On 07/05/2012 20:58, Deron wrote: > bInterfaceClass 1 Audio > bInterfaceSubClass 1 Control Device [...] > bInterfaceClass 1 Audio > bInterfaceSubClass 2 Streaming [...] Those two interfaces are standard USB classes, meaning a generic usb audio driver should be able to handle it already. > bInterfaceClass 3 Human Interface Device > bInterfaceSubClass 0 No Subclass That's just the interface to control the parameters (like the tuner frequency) AFAIK. François. |