Add vendor/product ID for two more KLSI-based devices, including a
USB ethernet adapter being handed out by @Home.
This commit is contained in:
parent
f113dd4c72
commit
f46179e6cc
@ -115,6 +115,8 @@ static struct kue_type kue_devs[] = {
|
||||
{ USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DSB650C },
|
||||
{ USB_VENDOR_SMC, USB_PRODUCT_SMC_2102USB },
|
||||
{ USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB10T },
|
||||
{ USB_VENDOR_KLSI, USB_PRODUCT_KLSI_DUH3E10BT },
|
||||
{ USB_VENDOR_PERACOM, USB_PRODUCT_PERACOM_ENET3 },
|
||||
{ 0, 0 }
|
||||
};
|
||||
|
||||
|
@ -378,6 +378,9 @@ product KAWATSU MH4000P 0x0003 MiniHub 4000P
|
||||
/* Keisokugiken Corp. products */
|
||||
product KEISOKUGIKEN USBDAQ 0x0068 HKS-0200 USBDAQ
|
||||
|
||||
/* Kawasaki LSI products (?) */
|
||||
product KLSI DUH3E10BT 0x0008 10BT Ethernet adapter, in the DU-H3E
|
||||
|
||||
/* Kodak products */
|
||||
product KODAK DC260 0x0110 Digital Science DC260
|
||||
product KODAK DC265 0x0111 Digital Science DC265
|
||||
@ -450,6 +453,7 @@ product OMNIVISION OV511 0x0511 OV511 Camera
|
||||
/* Peracom products */
|
||||
product PERACOM SERIAL1 0x0001 Serial Converter
|
||||
product PERACOM ENET 0x0002 Ethernet adapter
|
||||
product PERACOM ENET3 0x0003 At Home Ethernet Adapter
|
||||
product PERACOM ENET2 0x0005 Ethernet adapter
|
||||
|
||||
/* Philips products */
|
||||
|
Loading…
Reference in New Issue
Block a user