diff options
| author | Takanori Watanabe <takawata@FreeBSD.org> | 2002-07-25 14:15:49 +0000 |
|---|---|---|
| committer | Takanori Watanabe <takawata@FreeBSD.org> | 2002-07-25 14:15:49 +0000 |
| commit | 86b3064d092c0c853c7b2571a1b091cd6f620d94 (patch) | |
| tree | fbc5881c95f70f24fdcbcf5d6db44d087f9d5372 | |
| parent | e56ea3c59b466784607e1388756ad55b26c210d4 (diff) | |
Notes
| -rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 6992fd657e290..94333e1db9da1 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -608,7 +608,8 @@ product GRIFFIN IMATE 0x0405 iMate, ADB adapter product FREECOM DVD 0xfc01 Connector for DVD drive /* Future Technology Devices products */ -product FTDI SERIAL 0x8372 Serial converter +product FTDI SERIAL_8U100AX 0x8372 8U100AX Serial converter +product FTDI SERIAL_8U232AM 0x6001 8U232AM Serial converter /* Fuji photo products */ product FUJIPHOTO MASS0100 0x0100 Mass Storage |
