diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-09-12 18:06:12 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-09-12 18:06:12 +0000 |
commit | 19a8191e4ccf227d941b43256a897ebb2bd9fb57 (patch) | |
tree | 0e2e4f90f0417ebaa6c6744bd6467cdcc5d4ab6f /sys/dev/usb/usbdevs | |
parent | f3565d48ab6fa1004f660097799d143eff49fefd (diff) |
new product
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 7c2a2494e2b..d28f9d26545 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.293 2007/09/08 19:36:42 fkr Exp $ +$OpenBSD: usbdevs,v 1.294 2007/09/12 18:05:12 deraadt Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -386,6 +386,7 @@ vendor HAL 0x0b41 HAL Corporation vendor NEC2 0x0b62 NEC vendor ATI2 0x0b6f ATI vendor KURUSUGAWA 0x0b7e Kurusugawa Electronics +vendor SMART 0x0b8c Smart Technologies vendor ASIX 0x0b95 ASIX Electronics vendor USR 0x0baf U.S. Robotics vendor AMBIT 0x0bb2 Ambit Microsystems @@ -2117,6 +2118,9 @@ product SITECOMEU ZD1211B 0x9075 ZD1211B product SITECOMEU WL172 0x90ac WL-172 product SITECOMEU WL113R2 0x9712 WL-113 rev 2 +/* Smart Technologies products */ +product SMART PL2303 0x2303 Serial + /* SmartBridges products */ product SMARTBRIDGES SMARTLINK 0x0001 SmartLink Ethernet product SMARTBRIDGES SMARTNIC 0x0003 smartNIC 2 PnP |