Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72175
b: refs/heads/master
c: 31127f2
h: refs/heads/master
i:
  72173: 9b703f3
  72171: b51f21c
  72167: 304d904
  72159: e329fae
v: v3
  • Loading branch information
Dawid Wrobel authored and Jaroslav Kysela committed Oct 23, 2007
1 parent 1a831c5 commit 1c7ecb7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 35a1e0cce647737b88dac7ca526fc525d92b3fff
refs/heads/master: 31127f2eb945f092010a457c65260b0e19471cc5
9 changes: 9 additions & 0 deletions trunk/sound/usb/usbquirks.h
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,15 @@
.bInterfaceClass = USB_CLASS_AUDIO,
.bInterfaceSubClass = USB_SUBCLASS_AUDIO_CONTROL
},
{
.match_flags = USB_DEVICE_ID_MATCH_DEVICE |
USB_DEVICE_ID_MATCH_INT_CLASS |
USB_DEVICE_ID_MATCH_INT_SUBCLASS,
.idVendor = 0x046d,
.idProduct = 0x08f5,
.bInterfaceClass = USB_CLASS_AUDIO,
.bInterfaceSubClass = USB_SUBCLASS_AUDIO_CONTROL
},
{
.match_flags = USB_DEVICE_ID_MATCH_DEVICE |
USB_DEVICE_ID_MATCH_INT_CLASS |
Expand Down

0 comments on commit 1c7ecb7

Please sign in to comment.