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 PLANEX wlan devices.



details:   https://anonhg.NetBSD.org/src/rev/535f73ff241a
branches:  trunk
changeset: 795295:535f73ff241a
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Sun Apr 06 09:26:11 2014 +0000

description:
Added some PLANEX wlan devices.

diffstat:

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

diffs (24 lines):

diff -r 18ecd53a35fa -r 535f73ff241a sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sun Apr 06 09:15:41 2014 +0000
+++ b/sys/dev/usb/usbdevs       Sun Apr 06 09:26:11 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.666 2014/04/06 09:14:29 nonaka Exp $
+$NetBSD: usbdevs,v 1.667 2014/04/06 09:26:11 nonaka Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2515,10 +2515,12 @@
 product PLANEX2 RT3070         0xab25  RT3070
 product PLANEX2 GWUSNANO       0xab28  GW-USNano
 product PLANEX2 GWUSMICRO300   0xab29  GW-USMicro300
-product PLANEX2 RTL8188CU_1    0xab2a  RTL8188CU
-product PLANEX2 RTL8192CU      0xab2b  RTL8192CU
+product PLANEX2 RTL8188CU_1    0xab2a  GW-USNano2
+product PLANEX2 RTL8192CU      0xab2b  GW-USEco300
 product PLANEX2 RTL8188CU_4    0xab2e  RTL8188CU
+product PLANEX2 GW900D         0xab30  GW-900D
 product PLANEX2 GW450D         0xab31  GW-450D
+product PLANEX2 GW450S         0xab32  GW-450S
 product PLANEX2 GWUS54MINI2    0xab50  GW-US54Mini2
 product PLANEX2 GWUS54SG       0xc002  GW-US54SG
 product PLANEX2 GWUS54GZL      0xc007  GW-US54GZL



Home | Main Index | Thread Index | Old Index