Add support for the BCM20702A0 chipset, ASUS USB-BT400.
PR: kern/181728 Submitted by: rakuco
This commit is contained in:
parent
171d876173
commit
112102f8f6
@ -494,6 +494,7 @@ static const STRUCT_USB_HOST_ID ubt_devs[] =
|
||||
|
||||
/* Broadcom BCM20702A0 */
|
||||
{ USB_VPI(USB_VENDOR_ASUS, 0x17b5, 0) },
|
||||
{ USB_VPI(USB_VENDOR_ASUS, 0x17cb, 0) },
|
||||
{ USB_VPI(USB_VENDOR_LITEON, 0x2003, 0) },
|
||||
{ USB_VPI(USB_VENDOR_FOXCONN, 0xe042, 0) },
|
||||
{ USB_VPI(USB_VENDOR_DELL, 0x8197, 0) },
|
||||
|
Loading…
Reference in New Issue
Block a user