diff options
author | sanpei <sanpei@FreeBSD.org> | 2003-02-07 12:53:21 +0000 |
---|---|---|
committer | sanpei <sanpei@FreeBSD.org> | 2003-02-07 12:53:21 +0000 |
commit | 84c1059a0c6ab07ab66fcad354ab52c06d52fdf5 (patch) | |
tree | 8074572e6b94eff16e1467e0e6ca4de2bc029af3 /sys/dev/usb | |
parent | 156e3a1ae6032dc19a68304932cc44767b3bb536 (diff) | |
download | FreeBSD-src-84c1059a0c6ab07ab66fcad354ab52c06d52fdf5.zip FreeBSD-src-84c1059a0c6ab07ab66fcad354ab52c06d52fdf5.tar.gz |
Add support FUJITSU AH-F401U Air H device
Submitted by: [bsd-nomads:16601]
Kouichi ABE (WALL) <kouichi@MysticWALL.COM>
Diffstat (limited to 'sys/dev/usb')
-rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 0211662..b61689a 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -626,6 +626,9 @@ product FTDI SERIAL_8U232AM 0x6001 8U232AM Serial converter /* Fuji photo products */ product FUJIPHOTO MASS0100 0x0100 Mass Storage +/* Fujitsu protducts */ +product FUJITSU AH_F401U 0x105b AH-F401U Air H device + /* Genesys Logic products */ product GENESYS GL650 0x0604 GL650 Hub product GENESYS GL641USB 0x0700 GL641USB CompactFlash Card Reader |