Module Name:    src
Committed By:   nonaka
Date:           Thu Dec 12 15:07:40 UTC 2013

Modified Files:
        src/sys/dev/usb: usbdevs

Log Message:
Added some MediaTek wifi adapters.


To generate a diff of this commit:
cvs rdiff -u -r1.657 -r1.658 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevs
diff -u src/sys/dev/usb/usbdevs:1.657 src/sys/dev/usb/usbdevs:1.658
--- src/sys/dev/usb/usbdevs:1.657	Thu Nov 14 16:25:46 2013
+++ src/sys/dev/usb/usbdevs	Thu Dec 12 15:07:40 2013
@@ -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 @@ product E3C EC168		0x1001	EC168 DVB-T Ad
 
 /* 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 EW7718		0x7718	EW-7718
 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 @@ product GMATE YP3X00		0x1001	YP3X00 PDA
 
 /* 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 RT3072		0x3072	RT3072
 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
 

Reply via email to