Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb whoops, sort the RTL8188CU_3.



details:   https://anonhg.NetBSD.org/src/rev/ad4e1d252045
branches:  trunk
changeset: 342164:ad4e1d252045
user:      leot <leot%NetBSD.org@localhost>
date:      Thu Dec 10 14:30:56 2015 +0000

description:
whoops, sort the RTL8188CU_3.

diffstat:

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

diffs (19 lines):

diff -r 3ed6f4952050 -r ad4e1d252045 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu Dec 10 14:28:04 2015 +0000
+++ b/sys/dev/usb/usbdevs       Thu Dec 10 14:30:56 2015 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.706 2015/12/10 14:24:25 leot Exp $
+$NetBSD: usbdevs,v 1.707 2015/12/10 14:30:56 leot Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2731,8 +2731,8 @@
 product REALTEK RTL8188RU_3    0x817f  RTL8188RU
 product REALTEK RTL8187                0x8187  RTL8187
 product REALTEK RTL8187B_0     0x8189  RTL8187B
+product REALTEK RTL8188CUS     0x818a  RTL8188CUS
 product REALTEK RTL8188CU_3    0x8191  RTL8188CU
-product REALTEK RTL8188CUS     0x818a  RTL8188CUS
 product REALTEK RTL8187B_1     0x8197  RTL8187B
 product REALTEK RTL8187B_2     0x8198  RTL8187B
 product REALTEK RTL8712                0x8712  RTL8712



Home | Main Index | Thread Index | Old Index