diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2004-11-10 13:51:53 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2004-11-10 13:51:53 +0000 |
commit | 2ef68e38e8f2e2e79d0896ab0121e8e388317c12 (patch) | |
tree | 80d2cf7bf9e624603f39f4df842de6a646c1fa1c /sys/dev/usb/usbdevs | |
parent | 245472f14aeae5c34a933ee7d3dcc962630ce338 (diff) |
Conceptronic SnapPort USB 2.0 LAN Adapter
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 8f1285c4760..5a6cdcf6da0 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.120 2004/10/31 14:02:46 jsg Exp $ +$OpenBSD: usbdevs,v 1.121 2004/11/10 13:51:52 dlg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -658,6 +658,9 @@ product COMPAQ W100 0x0033 W100 product COMPAQ W200 0x0076 WLAN MultiPort W200 product COMPAQ PJB100 0x504a Personal Jukebox PJB100 +/* Conceptronic products */ +product BILLIONTON SNAPPORT 0x90ff SnapPort Ethernet + /* Concord Camera products */ product CONCORDCAMERA EYE_Q_3X 0x0100 Eye Q 3x |