mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-03 09:37:03 +07:00
[media] cx231xx: add USB ID Hauppauge model 111301
Add a USB ID for model 111301. Signed-off-by: Devin Heitmueller <dheitmueller@hauppauge.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
1a50fddefd
commit
d78148fba4
@ -408,6 +408,8 @@ struct usb_device_id cx231xx_id_table[] = {
|
||||
.driver_info = CX231XX_BOARD_CNXT_RDU_250},
|
||||
{USB_DEVICE(0x2040, 0xb120),
|
||||
.driver_info = CX231XX_BOARD_HAUPPAUGE_EXETER},
|
||||
{USB_DEVICE(0x2040, 0xb140),
|
||||
.driver_info = CX231XX_BOARD_HAUPPAUGE_EXETER},
|
||||
{},
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user