diff options
author | Derek Kelly <user.vdr@gmail.com> | 2010-10-16 13:23:51 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-10-21 05:54:27 -0400 |
commit | bdd1751b49be2860cc8c6a61e8fadda0caf22e5a (patch) | |
tree | f32eb607df6b2fb7dfc48cd249ecb37fe8392630 /drivers/media/dvb/dvb-usb/dvb-usb-ids.h | |
parent | a90f933507859941c4a58028d7593a80f57895c4 (diff) |
[media] gp8psk: Add support for the Genpix Skywalker-2
gp8psk: Add support for the Genpix Skywalker-2 per user requests.
Patched against git.
Signed-off-by: Derek Kelly <user.vdr@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/dvb-usb-ids.h')
-rw-r--r-- | drivers/media/dvb/dvb-usb/dvb-usb-ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h b/drivers/media/dvb/dvb-usb/dvb-usb-ids.h index cc398ecb5b09..cea77673c94b 100644 --- a/drivers/media/dvb/dvb-usb/dvb-usb-ids.h +++ b/drivers/media/dvb/dvb-usb/dvb-usb-ids.h | |||
@@ -271,6 +271,7 @@ | |||
271 | #define USB_PID_GENPIX_8PSK_REV_2 0x0202 | 271 | #define USB_PID_GENPIX_8PSK_REV_2 0x0202 |
272 | #define USB_PID_GENPIX_SKYWALKER_1 0x0203 | 272 | #define USB_PID_GENPIX_SKYWALKER_1 0x0203 |
273 | #define USB_PID_GENPIX_SKYWALKER_CW3K 0x0204 | 273 | #define USB_PID_GENPIX_SKYWALKER_CW3K 0x0204 |
274 | #define USB_PID_GENPIX_SKYWALKER_2 0x0206 | ||
274 | #define USB_PID_SIGMATEK_DVB_110 0x6610 | 275 | #define USB_PID_SIGMATEK_DVB_110 0x6610 |
275 | #define USB_PID_MSI_DIGI_VOX_MINI_II 0x1513 | 276 | #define USB_PID_MSI_DIGI_VOX_MINI_II 0x1513 |
276 | #define USB_PID_MSI_DIGIVOX_DUO 0x8801 | 277 | #define USB_PID_MSI_DIGIVOX_DUO 0x8801 |