diff options
author | Hans de Goede <hdegoede@redhat.com> | 2012-05-21 14:24:50 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-07-30 17:00:32 -0400 |
commit | 8e2ce73e932b629c3e12546e5fffac7ee54d0093 (patch) | |
tree | 2973bcedd055bd61d63513f57f3a99937d2f13f1 /drivers/hid/hid-ids.h | |
parent | 3d0fe51cfa3d07751224c034f8226136a7dd05f2 (diff) |
[media] radio-shark: New driver for the Griffin radioSHARK USB radio receiver
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r-- | drivers/hid/hid-ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h index 70298d13d3e9..909717a41a5d 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h | |||
@@ -322,6 +322,7 @@ | |||
322 | #define USB_VENDOR_ID_GRIFFIN 0x077d | 322 | #define USB_VENDOR_ID_GRIFFIN 0x077d |
323 | #define USB_DEVICE_ID_POWERMATE 0x0410 | 323 | #define USB_DEVICE_ID_POWERMATE 0x0410 |
324 | #define USB_DEVICE_ID_SOUNDKNOB 0x04AA | 324 | #define USB_DEVICE_ID_SOUNDKNOB 0x04AA |
325 | #define USB_DEVICE_ID_RADIOSHARK 0x627a | ||
325 | 326 | ||
326 | #define USB_VENDOR_ID_GTCO 0x078c | 327 | #define USB_VENDOR_ID_GTCO 0x078c |
327 | #define USB_DEVICE_ID_GTCO_90 0x0090 | 328 | #define USB_DEVICE_ID_GTCO_90 0x0090 |