diff options
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 40238ca4791..9aed3fb949b 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.199 2006/05/11 14:52:44 jason Exp $ +$OpenBSD: usbdevs,v 1.200 2006/05/13 20:32:52 matthieu Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -446,6 +446,7 @@ vendor ACTIONTEC 0x1668 Actiontec Electronics vendor GIGASET 0x1690 Gigaset vendor JABLOTRON 0x16d6 Jablotron vendor CMOTECH 0x16d8 CMOTECH CDMA Technologies +vendor METAGEEK 0x1781 MetaGeek vendor LINKSYS3 0x1915 Linksys vendor DLINK 0x2001 D-Link vendor PLANEX2 0x2019 Planex Communications @@ -1369,6 +1370,9 @@ product MELCO KG54YB 0x005e WLI-U2-KG54-YB WLAN product MELCO KG54 0x0066 WLI-U2-KG54 WLAN product MELCO KG54AI 0x0067 WLI-U2-KG54-AI WLAN +/* MetaGeek products */ +product METAGEEK WISPY 0x083e Wi-Spy + /* Metricom products */ product METRICOM RICOCHET_GS 0x0001 Ricochet GS |