Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Added some MediaTek wifi adapters.



details:   https://anonhg.NetBSD.org/src/rev/41707673af9c
branches:  trunk
changeset: 325209:41707673af9c
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Thu Dec 12 15:07:40 2013 +0000

description:
Added some MediaTek wifi adapters.

diffstat:

 sys/dev/usb/usbdevs |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (43 lines):

diff -r 5654aa555bb3 -r 41707673af9c sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu Dec 12 15:05:55 2013 +0000
+++ b/sys/dev/usb/usbdevs       Thu Dec 12 15:07:40 2013 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.657 2013/11/14 16:25:46 nonaka Exp $
+$NetBSD: usbdevs,v 1.658 2013/12/12 15:07:40 nonaka Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -1380,6 +1380,7 @@
 
 /* Edimax products */
 product EDIMAX EW7318          0x7318  EW-7318
+product EDIMAX MT7610U         0x7610  MT7610U
 product EDIMAX RTL8192SU_1     0x7611  RTL8192SU
 product EDIMAX RTL8192SU_2     0x7612  RTL8192SU
 product EDIMAX EW7618          0x7618  EW-7618
@@ -1390,6 +1391,7 @@
 product EDIMAX EW7722UTN       0x7722  EW-7722UTn
 product EDIMAX RTL8188CU       0x7811  RTL8188CU
 product EDIMAX RTL8192CU       0x7822  RTL8192CU
+product EDIMAX ELECOM_WDC433SU2M 0xb711        ELECOM WDC-433SU2M
 
 /* eGalax Products */
 product EGALAX TPANEL          0x0001  Touch Panel
@@ -1570,6 +1572,9 @@
 
 /* MTK products */
 product MTK GPS_RECEIVER       0x3329  GPS receiver
+product MTK MT7610U            0x7610  MT7610U
+product MTK MT7630U            0x7630  MT7630U
+product MTK MT7650U            0x7650  MT7650U
 
 /* Garmin products */
 product GARMIN FORERUNNER305   0x0003  Forerunner 305
@@ -2615,6 +2620,7 @@
 product RALINK RT3370          0x3370  RT3370
 product RALINK RT3572          0x3572  RT3572
 product RALINK RT5370          0x5370  RT5370
+product RALINK MT7610U         0x7610  MT7610U
 product RALINK RT8070          0x8070  RT8070
 product RALINK RT2570_3                0x9020  RT2570
 



Home | Main Index | Thread Index | Old Index