Add support for the BCM20702A0 chipset, ASUS USB-BT400.

PR:		kern/181728
Submitted by:	rakuco
This commit is contained in:
Eitan Adler 2013-09-01 19:27:32 +00:00
parent f4ae7f0c45
commit c672165162
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=255128

View File

@ -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) },