On 01/28/10 06:08, Bruce Simpson wrote:
...
moonlightakkiy maybe-at yahoo.ca is working on a port of Damien Bergamini's run(4) driver for OpenBSD right now.

I should know better than to cut and paste email addresses in an environment where there may be spam clams. My apologies, Akinori-san.


I can successfully get an RT3071 based Sitecom WL-344 dongle to attach and associate. HostAP mode may take more work.

I have some diffs to send Akinori as I had to add my dongle to usbdevs. Here they are.

I had to manually merge usbdevs as there was quite a bit of drift -- these diffs are against 8-STABLE, so I've attached a hand-merged usbdevs diff against that which includes my device's ID:
  idVendor = 0x0df6
  idProduct = 0x0040
  bcdDevice = 0x0101
  iManufacturer = 0x0001 <Ralink>
  iProduct = 0x0002 <802.11 n WLAN>

Akinori's code is available from: git://dev.nasreddine.com/run.git

cheers,
BMS
--- sys/dev/usb/wlan/if_run.c.orig      2010-01-26 21:18:18.000000000 +0000
+++ sys/dev/usb/wlan/if_run.c   2010-01-26 21:18:19.000000000 +0000
@@ -234,6 +234,7 @@
     { USB_VP(USB_VENDOR_SITECOMEU,     USB_PRODUCT_SITECOMEU_RT3070_2) },
     { USB_VP(USB_VENDOR_SITECOMEU,     USB_PRODUCT_SITECOMEU_RT3070_3) },
     { USB_VP(USB_VENDOR_SITECOMEU,     USB_PRODUCT_SITECOMEU_RT3070_4) },
+    { USB_VP(USB_VENDOR_SITECOMEU,     USB_PRODUCT_SITECOMEU_RT3071) },
     { USB_VP(USB_VENDOR_SITECOMEU,     USB_PRODUCT_SITECOMEU_RT3072_1) },
     { USB_VP(USB_VENDOR_SITECOMEU,     USB_PRODUCT_SITECOMEU_RT3072_2) },
     { USB_VP(USB_VENDOR_SITECOMEU,     USB_PRODUCT_SITECOMEU_RT3072_3) },
Index: sys/dev/usb/usbdevs
===================================================================
--- sys/dev/usb/usbdevs (revision 203039)
+++ sys/dev/usb/usbdevs (working copy)
@@ -524,6 +524,7 @@
 vendor NETAC           0x0dd8  Netac
 vendor SITECOMEU       0x0df6  Sitecom Europe
 vendor MOBILEACTION    0x0df7  Mobile Action
+vendor AMIGO           0x0e0b  Amigo Technology
 vendor SPEEDDRAGON     0x0e55  Speed Dragon Multimedia
 vendor HAWKING         0x0e66  Hawking
 vendor FOSSIL          0x0e67  Fossil, Inc
@@ -589,12 +590,14 @@
 vendor BALTECH         0x13ad  Baltech
 vendor CISCOLINKSYS    0x13b1  Cisco-Linksys
 vendor SHARK           0x13d2  Shark
+vendor AZUREWAVE       0x13d3  AsureWave
 vendor EMTEC           0x13fe  Emtec
 vendor NOVATEL         0x1410  Novatel Wireless
 vendor MERLIN          0x1416  Merlin
 vendor WISTRONNEWEB    0x1435  Wistron NeWeb
 vendor RADIOSHACK      0x1453  Radio Shack
 vendor HUAWEI3COM      0x1472  Huawei-3Com
+vendor ABOCOM2         0x1482  AboCom Systems
 vendor SILICOM         0x1485  Silicom
 vendor RALINK          0x148f  Ralink Technology
 vendor IMAGINATION     0x149a  Imagination Technologies
@@ -610,6 +613,7 @@
 vendor UMEDIA          0x157e  U-MEDIA Communications
 vendor FIBERLINE       0x1582  Fiberline
 vendor SPARKLAN                0x15a9  SparkLAN
+vendor AMIT2           0x15c5  AMIT
 vendor SOHOWARE                0x15e8  SOHOware
 vendor UMAX            0x1606  UMAX Data Systems
 vendor INSIDEOUT       0x1608  Inside Out Networks
@@ -618,6 +622,7 @@
 vendor ENTREGA         0x1645  Entrega
 vendor ACTIONTEC       0x1668  Actiontec Electronics
 vendor ATHEROS         0x168c  Atheros Communications
+vendor CISCOLINKSYS2   0x167b  Cisco-Linksys
 vendor GIGASET         0x1690  Gigaset
 vendor GLOBALSUN       0x16ab  Global Sun Technology
 vendor ANYDATA         0x16d5  AnyDATA Corporation
@@ -626,6 +631,8 @@
 vendor AXESSTEL                0x1726  Axesstel Co., Ltd.
 vendor LINKSYS4                0x1737  Linksys
 vendor SENAO           0x1740  Senao
+vendor ASUS2           0x1761  ASUS
+vendor SWEEX2          0x177f  Sweex
 vendor METAGEEK                0x1781  MetaGeek
 vendor AMIT            0x18c5  AMIT
 vendor QCOM            0x18e8  Qcom
@@ -639,9 +646,13 @@
 vendor DRESDENELEKTRONIK 0x1cf1 dresden elektronik
 vendor QISDA           0x1da5  Qisda
 vendor ALINK           0x1e0e  Alink
+vendor PEGATRON                0x1d4d  Pegatron
+vendor AIRTIES         0x1eda  AirTies
 vendor DLINK           0x2001  D-Link
 vendor PLANEX2         0x2019  Planex Communications
 vendor TLAYTECH                0x20b9  Tlay Tech
+vendor ENCORE          0x203d  Encore
+vendor PARA            0x20b8  PARA Industrial
 vendor ERICSSON                0x2282  Ericsson
 vendor MOTOROLA2       0x22b8  Motorola
 vendor TRIPPLITE       0x2478  Tripp-Lite
@@ -667,6 +678,7 @@
 vendor SITECOM         0x6189  Sitecom
 vendor ARKMICRO                0x6547  Arkmicro Technologies Inc.
 vendor 3COM2           0x6891  3Com
+vendor EDIMAX          0x7392  EDIMAX
 vendor INTEL           0x8086  Intel
 vendor INTEL2          0x8087  Intel
 vendor SITECOM2                0x9016  Sitecom
@@ -701,6 +713,12 @@
 /* AboCom products */
 product ABOCOM XX1             0x110c  XX1
 product ABOCOM XX2             0x200c  XX2
+product ABOCOM RT2770          0x2770  RT2770
+product ABOCOM RT2870          0x2870  RT2870
+product ABOCOM RT3070          0x3070  RT3070
+product ABOCOM RT3071          0x3071  RT3071
+product ABOCOM RT3072          0x3072  RT3072
+product ABOCOM2 RT2870_1       0x3c09  RT2870
 product ABOCOM URE450          0x4000  URE450 Ethernet Adapter
 product ABOCOM UFE1000         0x4002  UFE1000 Fast Ethernet Adapter
 product ABOCOM DSB650TX_PNA    0x4003  1/10/100 Ethernet Adapter
@@ -731,6 +749,17 @@
 product ACCTON SMCWUSBTG2      0x4508  SMCWUSBT-G2
 product ACCTON PRISM_GT                0x4521  PrismGT USB 2.0 WLAN
 product ACCTON SS1001          0x5046  SpeedStream Ethernet Adapter
+product ACCTON RT2870_2                0x6618  RT2870
+product ACCTON RT3070          0x7511  RT3070
+product ACCTON RT2770          0x7512  RT2770
+product ACCTON RT2870_3                0x7522  RT2870
+product ACCTON RT2870_5                0x8522  RT2870
+product ACCTON RT3070_4                0xa512  RT3070
+product ACCTON RT2870_4                0xa618  RT2870
+product        ACCTON RT3070_1         0xa701  RT3070
+product        ACCTON RT3070_2         0xa702  RT3070
+product ACCTON RT2870_1                0xb522  RT2870
+product        ACCTON RT3070_3         0xc522  RT3070
 product ACCTON ZD1211B         0xe501  ZD1211B
 
 /* Aceeca products */
@@ -833,6 +862,9 @@
 /* AirPrime products */
 product AIRPRIME PC5220                0x0112  CDMA Wireless PC Card
 
+/* AirTies products */
+product AIRTIES RT3070         0x2310  RT3070
+
 /* AKS products */
 product AKS USBHASP            0x0001  USB-HASP 0.06
 
@@ -872,9 +904,21 @@
 product AMBIT WLAN             0x0302  WLAN
 product AMBIT NTL_250          0x6098  NTL 250 cable modem
 
+/* American Power Conversion products */
+product APC UPS                        0x0002  Uninterruptible Power Supply
+
+/* Amigo Technology products */
+product AMIGO RT2870_1         0x9031  RT2870
+product AMIGO RT2870_2         0x9041  RT2870
+
 /* AMIT products */
 product AMIT CGWLUSB2GO                0x0002  CG-WLUSB2GO
+product AMIT CGWLUSB2GNR       0x0008  CG-WLUSB2GNR
+product AMIT RT2870_1          0x0012  RT2870
 
+/* AMIT(2) products */
+product AMIT2 RT2870           0x0008  RT2870
+
 /* Anchor products */
 product ANCHOR EZUSB           0x2131  EZUSB
 product ANCHOR EZLINK          0x2720  EZLINK
@@ -933,6 +977,7 @@
 product ASIX AX88772A          0x772a  AX88772A USB 2.0 10/100 Ethernet
 
 /* ASUS products */
+product ASUS2 USBN11           0x0b05  USB-N11
 product ASUS WL167G            0x1707  WL-167g Wireless Adapter
 product ASUS WL159G            0x170c  WL-159g
 product ASUS A9T_WIFI          0x171b  A9T wireless
@@ -940,6 +985,12 @@
 product ASUS RT2573_1          0x1723  RT2573
 product ASUS RT2573_2          0x1724  RT2573
 product ASUS LCM               0x1726  LCM display
+product ASUS RT2870_1          0x1731  RT2870
+product ASUS RT2870_2          0x1732  RT2870
+product ASUS RT2870_3          0x1742  RT2870
+product ASUS RT2870_4          0x1760  RT2870
+product ASUS RT2870_5          0x1761  RT2870
+product        ASUS RT3070             0x1784  RT3070
 product ASUS P535              0x420f  ASUS P535 PDA
 product        ASUS GMSC               0x422f  ASUS Generic Mass Storage
 product ASUS RT2570            0x1706  RT2500USB Wireless Adapter
@@ -976,6 +1027,13 @@
 /* Axesstel products */
 product AXESSTEL DATAMODEM     0x1000  Data Modem
 
+/* AsureWave products */
+product AZUREWAVE RT2870_1     0x3247  RT2870
+product AZUREWAVE RT2870_2     0x3262  RT2870
+product AZUREWAVE RT3070_1     0x3273  RT3070
+product        AZUREWAVE RT3070_2      0x3284  RT3070
+product        AZUREWAVE RT3070_3      0x3305  RT3070
+
 /* Baltech products */
 product BALTECH CARDREADER     0x9999  Card reader
 
@@ -1006,8 +1064,13 @@
 /* Also sold as 'Ativa 802.11g wireless card' */
 product BELKIN F5D7050_V4000   0x705c  F5D7050 v4000 Wireless Adapter
 product BELKIN F5D7050E                0x705e  F5D7050E Wireless Adapter
+product BELKIN RT2870_1                0x8053  RT2870
+product BELKIN RT2870_2                0x805c  RT2870
+product BELKIN F5D8053V3       0x815c  F5D8053 v3
+product BELKIN F5D8055         0x825a  F5D8055
 product BELKIN F5D9050V3       0x905b  F5D9050 ver 3 Wireless Adapter
 product BELKIN2 F5U002         0x0002  F5U002 Parallel printer
+product BELKIN F6D4050V1       0x935a  F6D4050 ver 1
 
 /* Billionton products */
 product BILLIONTON USB100      0x0986  USB100N 10/100 FastEthernet
@@ -1084,6 +1147,7 @@
 product CISCOLINKSYS WUSB54GC  0x0020  WUSB54GC
 product CISCOLINKSYS WUSB54GR  0x0023  WUSB54GR
 product CISCOLINKSYS WUSBF54G  0x0024  WUSBF54G
+product        CISCOLINKSYS2   RT3070  0x4001  RT3070
 
 /* CMOTECH products */
 product CMOTECH CNU510         0x5141  CDMA Technologies USB modem
@@ -1110,6 +1174,15 @@
 product CONCEPTRONIC AR5523_2_NF       0x7812  AR5523 (no firmware)
 product CONCEPTRONIC2 C54RU    0x3c02  C54RU WLAN
 product CONCEPTRONIC2 C54RU2   0x3c22  C54RU
+product CONCEPTRONIC2 VIGORN61 0x3c25  VIGORN61
+product CONCEPTRONIC2 RT2870_1 0x3c06  RT2870
+product CONCEPTRONIC2 RT2870_2 0x3c07  RT2870
+product CONCEPTRONIC2 RT2870_7 0x3c09  RT2870
+product CONCEPTRONIC2 RT2870_8 0x3c12  RT2870
+product CONCEPTRONIC2 RT2870_3 0x3c23  RT2870
+product CONCEPTRONIC2 RT2870_4 0x3c25  RT2870
+product CONCEPTRONIC2 RT2870_5 0x3c27  RT2870
+product CONCEPTRONIC2 RT2870_6 0x3c28  RT2870
 
 /* Connectix products */
 product CONNECTIX QUICKCAM     0x0001  QuickCam
@@ -1124,6 +1197,11 @@
 product COREGA WLUSB_11_KEY    0x001a  ULUSB-11 Key
 product COREGA CGWLUSB2GL      0x002d  CG-WLUSB2GL
 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 RT3070           0x0041  RT3070
+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
 
@@ -1152,6 +1230,7 @@
 
 /* CyberTAN Technology products */
 product CYBERTAN TG54USB       0x1666  TG54USB
+product CYBERTAN RT2870                0x1828  RT2870
 
 /* Cypress Semiconductor products */
 product CYPRESS MOUSE          0x0001  mouse
@@ -1229,6 +1308,8 @@
 product DLINK DWLAG122_NF      0x3a05  DWL-AG122 (no firmware)
 product DLINK DWLG122          0x3c00  DWL-G122 b1 Wireless Adapter
 product DLINK DUBE100B1                0x3c05  DUB-E100 rev B1
+product DLINK RT2870           0x3c09  RT2870
+product DLINK RT3072           0x3c0a  RT3072
 product DLINK DSB650C          0x4000  10Mbps Ethernet
 product DLINK DSB650TX1                0x4001  10/100 Ethernet
 product DLINK DSB650TX         0x4002  10/100 Ethernet
@@ -1241,8 +1322,16 @@
 product DLINK2 DWLG122C1       0x3c03  DWL-G122 c1
 product DLINK2 WUA1340         0x3c04  WUA-1340
 product DLINK2 DWA111          0x3c06  DWA-111
+product DLINK2 RT2870_1                0x3c09  RT2870
 product DLINK2 DWA110          0x3c07  DWA-110
 product DLINK3 DWM652          0x3e04  DWM-652
+product DLINK2 RT3072          0x3c0a  RT3072
+product DLINK2 RT3070_1                0x3c0d  RT3070
+product DLINK2 RT3070_2                0x3c0e  RT3070
+product DLINK2 RT3070_3                0x3c0f  RT3070
+product DLINK2 RT2870_2                0x3c11  RT2870
+product DLINK2 DWA130          0x3c13  DWA-130
+product DLINK2 RT3070_4                0x3c15  RT3070
 
 /* DMI products */
 product DMI CFSM_RW            0xa109  CF/SM Reader/Writer
@@ -1260,6 +1349,11 @@
 /* Eicon Networks */
 product EICON DIVA852          0x4905  Diva 852 ISDN TA
 
+/* EDIMAX products */
+product EDIMAX RT2870_1                0x7711  RT2870
+product EDIMAX EW7717          0x7717  EW-7717
+product EDIMAX EW7718          0x7718  EW-7718
+
 /* EIZO products */
 product EIZO HUB               0x0000  hub
 product EIZO MONITOR           0x0001  monitor
@@ -1285,6 +1379,11 @@
 /* EMS products */
 product EMS DUAL_SHOOTER       0x0003  PSX gun controller converter
 
+/* Encore products */
+product ENCORE RT3070_1                0x1480  RT3070
+product ENCORE RT3070_2                0x14a1  RT3070
+product ENCORE RT3070_3                0x14a9  RT3070
+
 /* Entrega products */
 product ENTREGA 1S             0x0001  1S serial
 product ENTREGA 2S             0x0002  2S serial
@@ -1429,6 +1528,11 @@
 product GIGASET AR5523         0x0712  AR5523
 product GIGASET AR5523_NF      0x0713  AR5523 (no firmware)
 product GIGASET RT2573         0x0722  RT2573
+product GIGASET RT3070_1       0x0740  RT3070
+product GIGASET RT3070_2       0x0744  RT3070
+product GIGABYTE RT2870_1      0x800b  RT2870
+product GIGABYTE GNWB31N       0x800c  GN-WB31N
+product GIGABYTE GNWB32L       0x800d  GN-WB32L
 
 /* Global Sun Technology product */
 product GLOBALSUN AR5523_1     0x7801  AR5523
@@ -1464,6 +1568,7 @@
 product GUILLEMOT HWGUSB254    0xe000  HWGUSB2-54 WLAN
 product GUILLEMOT HWGUSB254LB  0xe010  HWGUSB2-54-LB
 product GUILLEMOT HWGUSB254V2AP        0xe020  HWGUSB2-54V2-AP
+product GUILLEMOT HWNU300      0xe030  HWNU-300
 
 /* Hagiwara products */
 product HAGIWARA FGSM          0x0002  FlashGate SmartMedia Card Reader
@@ -1482,6 +1587,10 @@
 product HAUPPAUGE WINTV_USB_FM 0x4d12  WinTV USB FM
 
 /* Hawking Technologies products */
+product HAWKING RT2870_1       0x0001  RT2870
+product HAWKING RT2870_2       0x0003  RT2870
+product HAWKING HWUN2          0x0009  HWUN2
+product HAWKING RT3070         0x000b  RT3070
 product HAWKING UF100          0x400c  10/100 USB Ethernet
 
 /* Hitachi, Ltd. products */
@@ -1528,6 +1637,7 @@
 product HP 568J                        0x1116  Jornada 568
 product HP 930C                        0x1204  DeskJet 930c
 product HP P2000U              0x1801  Inkjet P-2000U
+product HP HS2300              0x1e1d  HS2300 HSDPA (aka MC8775)
 product HP 640C                        0x2004  DeskJet 640c
 product HP 4670V               0x3005  ScanJet 4670v
 product HP P1100               0x3102  Photosmart P1100
@@ -1655,6 +1765,10 @@
 product IODATA USBWNB11A       0x0919  USB WN-B11
 product IODATA USBWNB11                0x0922  USB Airport WN-B11
 product IODATA ETGUS2          0x0930  ETG-US2
+product IODATA RT3072_1                0x0944  RT3072
+product IODATA RT3072_2                0x0945  RT3072
+product IODATA RT3072_3                0x0947  RT3072
+product IODATA RT3072_4                0x0948  RT3072
 product IODATA USBRSAQ         0x0a03  Serial USB-RSAQ1
 product IODATA2 USB2SC         0x0a09  USB2.0-SCSI Bridge USB2-SC
 
@@ -1779,7 +1893,11 @@
 product LINKSYS2 USB200M       0x2226  USB 2.0 10/100 Ethernet
 product LINKSYS3 WUSB11v28     0x2233  WUSB11 v2.8 Wireless Adapter
 product LINKSYS4 USB1000       0x0039  USB1000
+product LINKSYS4 WUSB100       0x0070  WUSB100
+product LINKSYS4 WUSB600N      0x0071  WUSB600N
 product LINKSYS4 WUSB54GCV2    0x0073  WUSB54GC v2
+product LINKSYS4 WUSB54GCV3    0x0077  WUSB54GC v3
+product LINKSYS4 WUSB600NV2    0x0079  WUSB600N v2
 
 /* Logitech products */
 product LOGITECH M2452         0x0203  M2452 keyboard
@@ -1797,6 +1915,9 @@
 product LOGITECH BD58          0xc00c  BD58 mouse
 product LOGITECH UN58A         0xc030  iFeel Mouse
 product LOGITECH UN53B         0xc032  iFeel MouseMan
+product LOGITEC RT2870_1       0x0162  RT2870
+product LOGITEC RT2870_2       0x0163  RT2870
+product LOGITEC RT2870_3       0x0164  RT2870
 product LOGITECH WMPAD         0xc208  WingMan GamePad Extreme
 product LOGITECH WMRPAD                0xc20a  WingMan RumblePad
 product LOGITECH WMJOY         0xc281  WingMan Force joystick
@@ -1846,7 +1967,10 @@
 product MELCO SG54HP           0x00d8  WLI-U2-SG54HP
 product MELCO G54HP            0x00d9  WLI-U2-G54HP
 product MELCO KG54L            0x00da  WLI-U2-KG54L
+product MELCO WLIUCG300N       0x00e8  WLI-UC-G300N
 product MELCO SG54HG           0x00f4  WLI-U2-SG54HG
+product MELCO WLIUCAG300N      0x012e  WLI-UC-AG300N
+product MELCO WLIUCGN          0x015d  WLI-UC-GN
 
 /* Merlin products */
 product MERLIN V620             0x1110  Merlin V620
@@ -1864,15 +1988,25 @@
 
 /* Micro Star International products */
 product MSI BT_DONGLE          0x1967  Bluetooth USB dongle
+product MSI RT3070_1           0x3820  RT3070
+product MSI RT3070_2           0x3821  RT3070
+product MSI RT3070_3           0x3870  RT3070
 product MSI UB11B              0x6823  UB11B
 product MSI RT2570             0x6861  RT2570
 product MSI RT2570_2           0x6865  RT2570
 product MSI RT2570_3           0x6869  RT2570
 product MSI RT2573_1           0x6874  RT2573
 product MSI RT2573_2           0x6877  RT2573
+product MSI RT3070_4           0x6899  RT3070
+product MSI RT3070_5           0x821a  RT3070
 product MSI RT2573_3           0xa861  RT2573
+product MSI RT3070_6           0x870a  RT3070
+product MSI RT3070_7           0x899a  RT3070
 product MSI RT2573_4           0xa874  RT2573
 
+/* Microdia products */
+product MICRODIA TWINKLECAM    0x600d  TwinkleCam USB camera
+
 /* Microsoft products */
 product MICROSOFT SIDEPREC     0x0008  SideWinder Precision Pro
 product MICROSOFT INTELLIMOUSE 0x0009  IntelliMouse
@@ -2017,6 +2151,9 @@
 product NIKON LS40             0x4000  CoolScan LS40 ED
 product NIKON D300             0x041a  Digital Camera D300
 
+/* Nokia products */
+product NOKIA N958GB           0x0070  Nokia N95 8GBc
+
 /* NovaTech Products */
 product NOVATECH NV902         0x9020  NovaTech NV-902W
 product NOVATECH RT2573                0x9021  RT2573
@@ -2140,6 +2277,14 @@
 product PANASONIC KXLCB35AN    0x0d0e  DVD-ROM & CD-R/RW
 product PANASONIC SDCAAE       0x1b00  MultiMediaCard
 
+/* PARA Industrial products */
+product PARA RT3070            0x8888  RT3070
+        
+/* Pegatron products */
+product PEGATRON RT2870                0x0002  RT2870
+product PEGATRON RT3070                0x000c  RT3070
+product PEGATRON RT3070_2      0x000e  RT3070
+
 /* Peracom products */
 product PERACOM SERIAL1                0x0001  Serial
 product PERACOM ENET           0x0002  Ethernet
@@ -2157,12 +2302,14 @@
 product PHILIPS SNU5600                0x1236  SNU5600
 product PHILIPS UM10016                0x1552  ISP 1581 Hi-Speed USB MPEG2 
Encoder Reference Kit
 product PHILIPS DIVAUSB                0x1801  DIVA USB mp3 player
+product PHILIPS RT2870         0x200f  RT2870
 
 /* Philips Semiconductor products */
 product PHILIPSSEMI HUB1122    0x1122  HUB
 
 /* Megatec */
 product MEGATEC UPS            0x5161  Protocol based UPS
+product PHILIPSSEMI HUB1122    0x1122  hub
 
 /* P.I. Engineering products */
 product PIENGINEERING PS2USB   0x020b  PS2 to Mac USB Adapter
@@ -2172,11 +2319,15 @@
 product PLANEX2 GW_US11S       0x3220  GW-US11S WLAN
 product PLANEX2 GW_US54GXS     0x5303  GW-US54GXS WLAN
 product PLANEX2 GWUS54HP       0xab01  GW-US54HP
+product PLANEX2 GWUS300MINIS   0xab24  GW-US300MiniS
+product PLANEX2        RT3070          0xab25  RT3070
 product PLANEX2 GWUS54MINI2    0xab50  GW-US54Mini2
 product PLANEX2 GWUS54SG       0xc002  GW-US54SG
 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 GWUSMICRON     0xed14  GW-USMicroN
 product PLANEX3 GWUS54GZ       0xab10  GW-US54GZ
 product PLANEX3 GU1000T                0xab11  GU-1000T
 product PLANEX3 GWUS54MINI     0xab13  GW-US54Mini
@@ -2240,6 +2391,7 @@
 product QISDA H21_2            0x4523  3G modem
 product QISDA H20_1            0x4515  3G modem
 product QISDA H20_2            0x4519  3G modem
+product QCOM RT2870            0x6259  RT2870
 
 /* Qualcomm products */
 product QUALCOMM CDMA_MSM      0x6000  CDMA Technologies MSM phone
@@ -2329,6 +2481,9 @@
 /* Qtronix products */
 product QTRONIX 980N           0x2011  Scorpion-980N keyboard
 
+/* Quanta products */
+product QUANTA RT3070          0x0304  RT3070
+
 /* Quickshot products */
 product QUICKSHOT STRIKEPAD    0x6238  USB StrikePad
 
@@ -2340,9 +2495,16 @@
 
 /* Ralink Technology products */
 product RALINK RT2570          0x1706  RT2500USB Wireless Adapter
+product RALINK RT2070          0x2070  RT2070
 product RALINK RT2570_2                0x2570  RT2500USB Wireless Adapter
 product RALINK RT2573          0x2573  RT2501USB Wireless Adapter
 product RALINK RT2671          0x2671  RT2601USB Wireless Adapter
+product RALINK RT2770          0x2770  RT2770
+product RALINK RT2870          0x2870  RT2870
+product RALINK RT3070          0x3070  RT3070
+product RALINK RT3071          0x3071  RT3071
+product RALINK RT3072          0x3072  RT3072
+product RALINK RT3572          0x3572  RT3572
 product RALINK RT2570_3                0x9020  RT2500USB Wireless Adapter
 product RALINK RT2573_2                0x9021  RT2501USB Wireless Adapter
 
@@ -2383,6 +2545,7 @@
 product SAMSUNG ML6060         0x3008  ML-6060 laser printer
 product SAMSUNG YP_U2          0x5050  YP-U2 MP3 Player
 product SAMSUNG I500           0x6601  I500 Palm USB Phone 
+product SAMSUNG2 RT2870_1      0x2018  RT2870
 
 /* Samsung Techwin products */
 product SAMSUNG_TECHWIN DIGIMAX_410    0x000a  Digimax 410
@@ -2406,7 +2569,18 @@
 product SCANLOGIC 336CX                0x0300  Phantom 336CX - C3 scanner
 
 /* Senao products */
+product SENAO RT2870_3         0x0605  RT2870
+product SENAO RT2870_4         0x0615  RT2870
 product SENAO NUB8301          0x2000  NUB-8301
+product SENAO RT2870_1         0x9701  RT2870
+product SENAO RT2870_2         0x9702  RT2870
+product SENAO RT3070           0x9703  RT3070
+product SENAO RT3071           0x9705  RT3071
+product SENAO RT3072_1         0x9706  RT3072
+product SENAO RT3072_2         0x9707  RT3072
+product SENAO RT3072_3         0x9708  RT3072
+product SENAO RT3072_4         0x9709  RT3072
+product SENAO RT3072_5         0x9801  RT3072
 
 /* ShanTou products */
 product SHANTOU ST268          0x0268  ST268
@@ -2465,7 +2639,18 @@
 product SIERRA E0029           0x0029  E0029
 product SIERRA AIRCARD580      0x0112  Sierra Wireless AirCard 580
 product SIERRA AC595U          0x0120  Sierra Wireless AirCard 595U
+product SIERRA AC875           0x6820  Sierra Wireless AirCard 875
+product SIERRA AC880           0x6850  Sierra Wireless AirCard 880
+product SIERRA AC881           0x6851  Sierra Wireless AirCard 881
+product SIERRA AC880E          0x6852  Sierra Wireless AirCard 880E
+product SIERRA AC881E          0x6853  Sierra Wireless AirCard 881E
+product SIERRA AC880U          0x6855  Sierra Wireless AirCard 880U
+product SIERRA AC881U          0x6856  Sierra Wireless AirCard 881U
+product SIERRA AC885U          0x6880  Sierra Wireless AirCard 885U
+product SIERRA EM5625          0x0017  EM5625
 product SIERRA MC5720          0x0218  MC5720 Wireless Modem
+product SIERRA MC5720_2                0x0018  MC5720
+product SIERRA MC5725          0x0020  MC5725
 product SIERRA MINI5725                0x0220  Sierra Wireless miniPCI 5275
 product SIERRA MC5727_2                0x0224  MC5727
 product SIERRA MC8755_2                0x6802  MC8755
@@ -2481,6 +2666,7 @@
 product SIERRA AC875           0x6820  Sierra Wireless AirCard 875
 product SIERRA AC875U_2                0x6821  AC875U
 product SIERRA AC875E          0x6822  AC875E
+product SIERRA AIRCARD875      0x6820  Aircard 875 HSDPA
 product SIERRA MC8780          0x6832  MC8780
 product SIERRA MC8781          0x6833  MC8781
 product SIERRA MC8780_2                0x6834  MC8780
@@ -2554,7 +2740,24 @@
 
 /* Sitecom Europe products */
 product SITECOMEU WL168V1      0x000d  WL-168 v1
+product SITECOMEU RT2870_1     0x0017  RT2870
 product SITECOMEU WL168V4      0x0028  WL-168 v4
+product SITECOMEU RT2870_2     0x002b  RT2870
+product SITECOMEU RT2870_3     0x002c  RT2870
+product SITECOMEU RT2870_4     0x002d  RT2870
+product SITECOMEU RT2770       0x0039  RT2770
+product SITECOMEU RT3070_2     0x003b  RT3070
+product SITECOMEU RT3070_3     0x003c  RT3070
+product SITECOMEU RT3070_4     0x003d  RT3070
+product SITECOMEU RT3070       0x003e  RT3070
+product SITECOMEU WL608                0x003f  WL-608
+product SITECOMEU RT3071       0x0040  RT3071
+product SITECOMEU RT3072_1     0x0041  RT3072
+product SITECOMEU RT3072_2     0x0042  RT3072
+product SITECOMEU RT3072_3     0x0047  RT3072
+product SITECOMEU RT3072_4     0x0048  RT3072
+product SITECOMEU RT3072_5     0x004a  RT3072
+product SITECOMEU RT3072_6     0x004d  RT3072
 product SITECOMEU LN028                0x061c  LN-028
 product SITECOMEU WL113                0x9071  WL-113
 product SITECOMEU ZD1211B      0x9075  ZD1211B
@@ -2613,6 +2816,8 @@
 
 /* SparkLAN products */
 product SPARKLAN RT2573                0x0004   RT2573
+product SPARKLAN RT2870_1      0x0006  RT2870
+product SPARKLAN RT3070                0x0010  RT3070
 
 /* Sphairon Access Systems GmbH products */
 product SPHAIRON UB801R                0x0110  UB801R
@@ -2682,6 +2887,8 @@
 
 /* Sweex products */
 product SWEEX ZD1211           0x1809  ZD1211
+product SWEEX2 LW303           0x0302  LW303
+product SWEEX2 LW313           0x0313  LW313
 
 /* System TALKS, Inc. */
 product SYSTEMTALKS SGCX2UL    0x1920  SGC-X2UL
@@ -2775,6 +2982,7 @@
 product UMEDIA TEW429UB_A      0x300a  TEW-429UB_A
 product UMEDIA TEW429UB                0x300b  TEW-429UB
 product UMEDIA TEW429UBC1      0x300d  TEW-429UB C1
+product UMEDIA RT2870_1                0x300e  RT2870
 product UMEDIA ALL0298V2       0x3204  ALL0298 v2
 product UMEDIA AR5523_2                0x3205  AR5523
 product UMEDIA AR5523_2_NF     0x3206  AR5523 (no firmware)
@@ -2884,9 +3092,16 @@
 product ZCOM AR5523_NF         0x0013  AR5523 driver (no firmware)
 product ZCOM XM142             0x0015  XM-142
 product ZCOM ZD1211B           0x001a  ZD1211B
+product ZCOM RT2870_1          0x0022  RT2870
+product ZCOM RT2870_2          0x0025  RT2870
 
 /* Zinwell products */
 product ZINWELL RT2570         0x0260  RT2570
+product ZINWELL RT2870_1       0x0280  RT2870
+product ZINWELL RT2870_2       0x0282  RT2870
+product ZINWELL RT3072_1       0x0283  RT3072
+product ZINWELL RT3072_2       0x0284  RT3072
+product ZINWELL RT3070         0x5257  RT3070
 
 /* Zoom Telephonics, Inc. products */
 product ZOOM 2986L             0x9700  2986L Fax modem
@@ -2907,3 +3122,4 @@
 product ZYXEL M202             0x340a  M-202
 product ZYXEL G220V2           0x340f  G-220 v2
 product ZYXEL G202             0x3410  G-202
+product ZYXEL RT2870_1         0x3416  RT2870
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to