V4L/DVB (6932): cx23885: add missing subsystem ID for Hauppauge HVR1800 Retail
[deliverable/linux.git] / drivers / media / video / cx23885 / cx23885-cards.c
index fbf93c63dcaa3657299ae92b7ec3f1ceaafbf984..3ddcab3057781749445c4c8c7fcf3f5ae7650dc3 100644 (file)
@@ -144,6 +144,10 @@ struct cx23885_subid cx23885_subids[] = {
                .subvendor = 0x0070,
                .subdevice = 0x7801,
                .card      = CX23885_BOARD_HAUPPAUGE_HVR1800,
+       },{
+               .subvendor = 0x0070,
+               .subdevice = 0x7809,
+               .card      = CX23885_BOARD_HAUPPAUGE_HVR1800,
        },{
                .subvendor = 0x0070,
                .subdevice = 0x7911,
This page took 0.026374 seconds and 5 git commands to generate.