diff options
author | Felix Kronlage <fkr@cvs.openbsd.org> | 2007-02-27 10:59:57 +0000 |
---|---|---|
committer | Felix Kronlage <fkr@cvs.openbsd.org> | 2007-02-27 10:59:57 +0000 |
commit | 97c6b0498f5cc551c57c2c449799615f9cd4a936 (patch) | |
tree | 317098c713183951096eaffda30ef2987b86ba76 /sys/dev/usb/usbdevs | |
parent | 154bb919bf86eae5dca6db59e56b2c6d2cb30579 (diff) |
add AnyDATA vendor id and device id for one of their modems.
from netbsd, ok jsg@
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 3644f08ba81..b27b708b24b 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.265 2007/02/23 23:01:22 jsg Exp $ +$OpenBSD: usbdevs,v 1.266 2007/02/27 10:59:56 fkr Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -476,6 +476,7 @@ vendor ACTIONTEC 0x1668 Actiontec Electronics vendor ATHEROS 0x168c Atheros Communications vendor GIGASET 0x1690 Gigaset vendor GLOBALSUN 0x16ab Global Sun Technology +vendor ANYDATA 0x16d5 AnyDATA Inc. vendor JABLOTRON 0x16d6 Jablotron vendor CMOTECH 0x16d8 CMOTECH CDMA Technologies vendor LINKSYS4 0x1737 Linksys @@ -695,6 +696,9 @@ product ANCHOR SERIAL 0x2008 Serial product ANCHOR EZUSB 0x2131 EZUSB product ANCHOR EZLINK 0x2720 EZLINK +/* Anydata products */ +product ANYDATA ADU_E100H 0x6501 ADU-E100H + /* AOX, Inc. products */ product AOX USB101 0x0008 Ethernet |