diff options
| author | itojun <itojun@NetBSD.org> | 2002-12-03 09:27:00 +0000 |
|---|---|---|
| committer | itojun <itojun@NetBSD.org> | 2002-12-03 09:27:00 +0000 |
| commit | b1780a969cbf439ec9babb18ea2691ef2a53c072 (patch) | |
| tree | 712e462d82868238b348350f904a886c916f305d /sys/dev/usb/usbdevs | |
| parent | e88db39c323188794b02d212eec78c888d3003b3 (diff) | |
fujitsu AH-F401U AirH" USB
(128K PPP device/should be attached as ucom, but not yet)
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 772ba34486c..ab9082687de 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.282 2002/11/28 10:04:39 gehenna Exp $ +$NetBSD: usbdevs,v 1.283 2002/12/03 09:27:00 itojun Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -679,6 +679,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 |
