diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-05-12 17:10:43 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-05-12 17:10:43 +0000 |
commit | ae24e3d020d9f8c4633e843f92849473412c39a2 (patch) | |
tree | 005b4feb8e048bf4aad1c827ae61bc0799f5e2e4 | |
parent | 7885a0bc3e2ace273d93f4bdb643ffe059692c68 (diff) |
airprime and sealevel
-rw-r--r-- | sys/dev/usb/usbdevs | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 05bc3424277..04be6d2d19d 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.152 2005/04/16 14:55:10 damien Exp $ +$OpenBSD: usbdevs,v 1.153 2005/05/12 17:10:42 deraadt Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -367,6 +367,7 @@ vendor GREENHOUSE2 0x0bda GREENHOUSE vendor ADDONICS2 0x0bf6 Addonics Technology vendor AGATE 0x0c08 Agate Technologies vendor DMI 0x0c0b DMI +vendor SEALEVEL 0x0c52 Sealevel System vendor EASYDISK 0x0c76 EasyDisk vendor ZCOM 0x0cde Z-Com vendor TANGTOP 0x0d3d Tangtop @@ -379,6 +380,7 @@ vendor ELCON 0x0db7 ELCON Systemtechnik vendor HAWKING 0x0e66 Hawking vendor OTI 0x0ea0 Ours Technology Inc. vendor PILOTECH 0x0eaf Pilotech +vendor AIRPRIME 0x0f3d Airprime vendor FALCOM 0x0f94 Falcom Wireless Communications GmbH vendor QUALCOMM2 0x1004 Qualcomm vendor GIGABYTE 0x1044 GIGABYTE @@ -536,6 +538,9 @@ product AGFA SNAPSCANE25 0x2095 SnapScan e25 product AGFA SNAPSCANE26 0x2097 SnapScan e26 product AGFA SNAPSCANE52 0x20fd SnapScan e52 +/* Airprime, Inc. products */ +product AIRPRIME PC5220 0x0112 AirPrime CDMA Wireless EVDO card + /* Aincomm products */ product AINCOMM AWU2000B 0x1001 AWU2000B @@ -1593,6 +1598,9 @@ product SAMSUNG SWL2100W 0xa000 SWL-2100U product SCANLOGIC SL11R 0x0002 SL11R-IDE product SCANLOGIC 336CX 0x0300 Phantom 336CX - C3 +/* Sealevel products */ +product SEALEVEL USBSERIAL 0x2101 USB-Serial converter + /* Serverworks */ product SERVERWORKS HUB 0x0000 Root Hub |