* PATCH: radio-si470x: add USB ID for dealextreme usb radio
@ 2008-12-01 22:00 Mark Lord
0 siblings, 0 replies; only message in thread
From: Mark Lord @ 2008-12-01 22:00 UTC (permalink / raw)
To: Tobias Lorenz, Linux Kernel
Add USB ID for the Sil4701 radio from DealExtreme.
Signed-off-by: Mark Lord <mlord@pobox.com>
--- linux/drivers/media/radio/radio-si470x.c.orig 2008-12-01 16:20:39.000000000 -0500
+++ linux/drivers/media/radio/radio-si470x.c 2008-12-01 16:20:18.000000000 -0500
@@ -142,6 +142,8 @@
static struct usb_device_id si470x_usb_driver_id_table[] = {
/* Silicon Labs USB FM Radio Reference Design */
{ USB_DEVICE_AND_INTERFACE_INFO(0x10c4, 0x818a, USB_CLASS_HID, 0, 0) },
+ /* DealExtreme USB Radio */
+ { USB_DEVICE_AND_INTERFACE_INFO(0x10c5, 0x819a, USB_CLASS_HID, 0, 0) },
/* ADS/Tech FM Radio Receiver (formerly Instant FM Music) */
{ USB_DEVICE_AND_INTERFACE_INFO(0x06e1, 0xa155, USB_CLASS_HID, 0, 0) },
/* Terminating entry */
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-12-01 21:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-01 22:00 PATCH: radio-si470x: add USB ID for dealextreme usb radio Mark Lord
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox