media: cx23885: Enable new Hauppauge PCIe ImpactVCBe variant
Add ID of new card revision to driver list Analog PAL/NTSC capture. Signed-off-by: Brad Love <brad@nextdimension.cc> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
f9fe90a46d
commit
8177733af1
@ -1027,6 +1027,10 @@ struct cx23885_subid cx23885_subids[] = {
|
||||
.subvendor = 0x0070,
|
||||
.subdevice = 0x7133,
|
||||
.card = CX23885_BOARD_HAUPPAUGE_IMPACTVCBE,
|
||||
}, {
|
||||
.subvendor = 0x0070,
|
||||
.subdevice = 0x7137,
|
||||
.card = CX23885_BOARD_HAUPPAUGE_IMPACTVCBE,
|
||||
}, {
|
||||
.subvendor = 0x18ac,
|
||||
.subdevice = 0xdb98,
|
||||
|
Loading…
Reference in New Issue
Block a user