Add new USB ID to UDAV driver.
Submitted by: Luiz Gustavo S. Costa <lgcosta@pfsense.org> MFC after: 7 days
This commit is contained in:
parent
57b1b54fdd
commit
842014b127
@ -210,6 +210,7 @@ static const struct usb_device_id udav_devs[] = {
|
||||
{USB_VPI(USB_VENDOR_SHANTOU, USB_PRODUCT_SHANTOU_ADM8515, 0)},
|
||||
/* Kontron AG USB Ethernet */
|
||||
{USB_VPI(USB_VENDOR_KONTRON, USB_PRODUCT_KONTRON_DM9601, 0)},
|
||||
{USB_VPI(USB_VENDOR_KONTRON, USB_PRODUCT_KONTRON_JP1082, 0)},
|
||||
};
|
||||
|
||||
static void
|
||||
|
@ -2014,6 +2014,7 @@ product KODAK DC280 0x0130 Digital Science DC280
|
||||
|
||||
/* Kontron AG products */
|
||||
product KONTRON DM9601 0x8101 USB Ethernet
|
||||
product KONTRON JP1082 0x9700 USB Ethernet
|
||||
|
||||
/* Konica Corp. Products */
|
||||
product KONICA CAMERA 0x0720 Digital Color Camera
|
||||
|
Loading…
x
Reference in New Issue
Block a user