diff options
author | sanpei <sanpei@FreeBSD.org> | 2003-02-11 00:15:01 +0000 |
---|---|---|
committer | sanpei <sanpei@FreeBSD.org> | 2003-02-11 00:15:01 +0000 |
commit | f74d50d3e82b1386431ea5a8ce767a949aa27cc8 (patch) | |
tree | 1958bc22a4a1590aa0680350fbe3177b8fca72c1 /sys/dev/usb/usbdevs | |
parent | 76b4e9c51cf97134b8cfb2e21a8c2b92aaa542f5 (diff) | |
download | FreeBSD-src-f74d50d3e82b1386431ea5a8ce767a949aa27cc8.zip FreeBSD-src-f74d50d3e82b1386431ea5a8ce767a949aa27cc8.tar.gz |
Add support SUNTAC U-Cable TypeD2 (DS96L)
PR: kern/47547
Submitted by: Kazu TAKAMUNE <takamune@mail.com>
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index b61689a..604fe14 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1049,6 +1049,7 @@ product STMICRO COMMUNICATOR 0x7554 USB Communicator product STSN STSN0001 0x0001 Internet Access Device /* SUN Corporation products */ +product SUNTAC DS96L 0x0003 SUNTAC U-Cable type D2 product SUNTAC PS64P1 0x0005 SUNTAC U-Cable type P1 product SUNTAC VS10U 0x0009 SUNTAC Slipper U |