diff options
| author | augustss <augustss@NetBSD.org> | 2001-08-03 11:16:24 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2001-08-03 11:16:24 +0000 |
| commit | 5c01e15b22ea71a473c5ffdb2c1db75384d21a6e (patch) | |
| tree | 975155a186d168f74e22586b404610db556f8cdd /sys/dev/usb/usbdevs | |
| parent | bb65ba4b1372d177af859f95d1b578ee05d81ada (diff) | |
Ad an I/O Data Ethernet adapter.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -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 2f01c965071..05d2de86f6c 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.177 2001/07/16 18:31:00 augustss Exp $ +$NetBSD: usbdevs,v 1.178 2001/08/03 11:16:24 augustss Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -618,6 +618,7 @@ product INTEL TESTBOARD 0x9890 82930 test board /* I/O DATA products */ product IODATA USBETT 0x0901 USB ETT product IODATA USBETTX 0x0904 USB ETTX +product IODATA USBETTXS 0x0913 USB ETTX product IODATA USBRSAQ 0x0a03 USB serial adapter USB-RSAQ1 /* Iomega products */ |
