diff options
author | Hans de Goede <hdegoede@redhat.com> | 2008-12-20 12:30:58 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-30 06:39:42 -0500 |
commit | 87945895bf14b0b4dacbcef6dc08f284177affc8 (patch) | |
tree | aa9554f8fb270d45251fcaaf6defc7c10c9f2e55 /drivers/media/video/gspca/pac207.c | |
parent | 1edabe71277a394b306fcb9a28a1977f345c8a20 (diff) |
V4L/DVB (9992): gspca - pac207: Webcam 093a:2461 added.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/gspca/pac207.c')
-rw-r--r-- | drivers/media/video/gspca/pac207.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/gspca/pac207.c b/drivers/media/video/gspca/pac207.c index 84bcaaf4d325..e46b8e8f0a7e 100644 --- a/drivers/media/video/gspca/pac207.c +++ b/drivers/media/video/gspca/pac207.c | |||
@@ -529,6 +529,7 @@ static const struct sd_desc sd_desc = { | |||
529 | static const __devinitdata struct usb_device_id device_table[] = { | 529 | static const __devinitdata struct usb_device_id device_table[] = { |
530 | {USB_DEVICE(0x041e, 0x4028)}, | 530 | {USB_DEVICE(0x041e, 0x4028)}, |
531 | {USB_DEVICE(0x093a, 0x2460)}, | 531 | {USB_DEVICE(0x093a, 0x2460)}, |
532 | {USB_DEVICE(0x093a, 0x2461)}, | ||
532 | {USB_DEVICE(0x093a, 0x2463)}, | 533 | {USB_DEVICE(0x093a, 0x2463)}, |
533 | {USB_DEVICE(0x093a, 0x2464)}, | 534 | {USB_DEVICE(0x093a, 0x2464)}, |
534 | {USB_DEVICE(0x093a, 0x2468)}, | 535 | {USB_DEVICE(0x093a, 0x2468)}, |