projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3195954
)
ALSA: rename "Device" to "Toshiba SB-0500" via quirks
author
Andrea Borgia
<andrea@borgia.bo.it>
Mon, 12 Jan 2009 22:17:47 +0000
(23:17 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 13 Jan 2009 06:54:57 +0000
(07:54 +0100)
Signed-off-by: Andrea Borgia <andrea@borgia.bo.it>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/usbquirks.h
patch
|
blob
|
history
diff --git
a/sound/usb/usbquirks.h
b/sound/usb/usbquirks.h
index
9211575
..
d59323e
100644
(file)
--- a/
sound/usb/usbquirks.h
+++ b/
sound/usb/usbquirks.h
@@
-39,6
+39,16
@@
.idProduct = prod, \
.bInterfaceClass = USB_CLASS_VENDOR_SPEC
+/* Creative/Toshiba Multimedia Center SB-0500 */
+{
+ USB_DEVICE(0x041e, 0x3048),
+ .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
+ .vendor_name = "Toshiba",
+ .product_name = "SB-0500",
+ .ifnum = QUIRK_NO_INTERFACE
+ }
+},
+
/* Creative/E-Mu devices */
{
USB_DEVICE(0x041e, 0x3010),