diff options
author | Hans de Goede <hdegoede@redhat.com> | 2012-05-21 20:24:50 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-07-30 23:00:32 +0200 |
commit | 8e2ce73e932b629c3e12546e5fffac7ee54d0093 (patch) | |
tree | 2973bcedd055bd61d63513f57f3a99937d2f13f1 /drivers/hid/hid-ids.h | |
parent | [media] snd_tea575x: Add a cannot_mute flag (diff) | |
download | linux-8e2ce73e932b629c3e12546e5fffac7ee54d0093.tar.xz linux-8e2ce73e932b629c3e12546e5fffac7ee54d0093.zip |
[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 @@ #define USB_VENDOR_ID_GRIFFIN 0x077d #define USB_DEVICE_ID_POWERMATE 0x0410 #define USB_DEVICE_ID_SOUNDKNOB 0x04AA +#define USB_DEVICE_ID_RADIOSHARK 0x627a #define USB_VENDOR_ID_GTCO 0x078c #define USB_DEVICE_ID_GTCO_90 0x0090 |