mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-09 13:42:56 +00:00
add new ID to UFTDI driver.
Submitted by: YAMAMOTO, Shigeru
This commit is contained in:
parent
afbfddd901
commit
cc92254a07
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=200826
@ -252,6 +252,7 @@ static struct usb_device_id uftdi_devs[] = {
|
||||
{USB_VPI(USB_VENDOR_BBELECTRONICS, USB_PRODUCT_BBELECTRONICS_USOTL4, UFTDI_TYPE_8U232AM)},
|
||||
{USB_VPI(USB_VENDOR_MARVELL, USB_PRODUCT_MARVELL_SHEEVAPLUG, UFTDI_TYPE_8U232AM)},
|
||||
{USB_VPI(USB_VENDOR_MELCO, USB_PRODUCT_MELCO_PCOPRS1, UFTDI_TYPE_8U232AM)},
|
||||
{USB_VPI(USB_VENDOR_RATOC, USB_PRODUCT_RATOC_REXUSB60F, UFTDI_TYPE_8U232AM)},
|
||||
};
|
||||
|
||||
static int
|
||||
|
Loading…
Reference in New Issue
Block a user