diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2009-03-14 15:40:30 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2009-03-14 15:40:30 +0000 |
commit | 78c7b9140fe3b387e79e7e3ff6da1b0edeef2535 (patch) | |
tree | 06289d118de08db357d9128173918c8de7f02056 /sys/dev/usb/usbdevs | |
parent | a446bf9293a3d2e42177cb2f2f0a4767780e0238 (diff) |
add more run(4) USB ids, clarify some.
from FUKAUMI Naoki.
add a HARDWARE section to the run(4) man page to start listing
known run(4) devices while i'm at it.
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 4a757b60592..68d6448cc9b 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.411 2009/03/14 06:23:46 jsg Exp $ +$OpenBSD: usbdevs,v 1.412 2009/03/14 15:40:29 damien Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1073,6 +1073,7 @@ product COREGA CGWLUSB2GPX 0x002e CG-WLUSB2GPX product COREGA RT2870_1 0x002f RT2870 product COREGA RT2870_2 0x003c RT2870 product COREGA RT2870_3 0x003f RT2870 +product COREGA CGWLUSB300GNM 0x0042 CG-WLUSB300GNM product COREGA WLUSB_11_STICK 0x7613 WLAN USB Stick 11 product COREGA FETHER_USB_TXC 0x9601 FEther USB-TXC @@ -1963,6 +1964,8 @@ product MELCO SG54HP 0x00d8 WLI-U2-SG54HP product MELCO G54HP 0x00d9 WLI-U2-G54HP product MELCO KG54L 0x00da WLI-U2-KG54L product MELCO SG54HG 0x00f4 WLI-U2-SG54HG +product MELCO WLIUCAG300N 0x012e WLI-UC-AG300N +product MELCO WLIUCGN 0x015d WLI-UC-GN /* MetaGeek products */ product METAGEEK WISPY 0x083e Wi-Spy @@ -2324,8 +2327,9 @@ product PLANEX2 GWUS54GZL 0xc007 GW-US54GZL product PLANEX2 GWUS54GD 0xed01 GW-US54GD product PLANEX2 GWUSMM 0xed02 GW-USMM product PLANEX2 RT2870 0xed06 RT2870 -product PLANEX2 RT3070_2 0xed14 RT3070_2 +product PLANEX2 GWUSBMICRON 0xed14 GW-USMicroN product PLANEX3 GWUS54GZ 0xab10 GW-US54GZ +product PLANEX2 GWUS300MINIS 0xab24 GW-US300MiniS product PLANEX2 RT3070 0xab25 RT3070 /* Plantronics products */ |