diff options
author | thompsa <thompsa@FreeBSD.org> | 2009-12-09 20:24:49 +0000 |
---|---|---|
committer | thompsa <thompsa@FreeBSD.org> | 2009-12-09 20:24:49 +0000 |
commit | 2ea239b976415e034a71d88dc55dac1e0eaeb6cc (patch) | |
tree | 0d0023a6d6faf7c086be3f05e268d605e1275065 /sys/dev/usb/usbdevs | |
parent | c37e571e18c4bfcc44e2b5761765b816ffcf3e88 (diff) | |
download | FreeBSD-src-2ea239b976415e034a71d88dc55dac1e0eaeb6cc.zip FreeBSD-src-2ea239b976415e034a71d88dc55dac1e0eaeb6cc.tar.gz |
Add new device ids.
PR: usb/140951, usb/140923
Submitted by: Romain Tartiere, Brett Glass
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 21f8947..6bec7c7 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -904,6 +904,7 @@ product ASANTE EA 0x1427 Ethernet product ASIX AX88172 0x1720 10/100 Ethernet product ASIX AX88178 0x1780 AX88178 product ASIX AX88772 0x7720 AX88772 +product ASIX AX88772A 0x772a AX88772A USB 2.0 10/100 Ethernet /* ASUS products */ product ASUS WL167G 0x1707 WL-167g Wireless Adapter @@ -1320,6 +1321,7 @@ product FTDI SERIAL_8U100AX 0x8372 8U100AX Serial product FTDI SERIAL_8U232AM 0x6001 8U232AM Serial product FTDI SERIAL_8U232AM4 0x6004 8U232AM Serial product FTDI SERIAL_2232C 0x6010 FT2232C Dual port Serial +product FTDI SERIAL_2232D 0x9e90 FT2232D Dual port Serial /* Gude Analog- und Digitalsysteme products also uses FTDI's id: */ product FTDI TACTRIX_OPENPORT_13M 0xcc48 OpenPort 1.3 Mitsubishi product FTDI TACTRIX_OPENPORT_13S 0xcc49 OpenPort 1.3 Subaru |