Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb regen (sorted the RTL8188CU_3 devid)



details:   https://anonhg.NetBSD.org/src/rev/11f013947ad1
branches:  trunk
changeset: 812307:11f013947ad1
user:      leot <leot%NetBSD.org@localhost>
date:      Thu Dec 10 14:31:46 2015 +0000

description:
regen (sorted the RTL8188CU_3 devid)

diffstat:

 sys/dev/usb/usbdevs.h      |  6 +++---
 sys/dev/usb/usbdevs_data.h |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (55 lines):

diff -r c594f83aef24 -r 11f013947ad1 sys/dev/usb/usbdevs.h
--- a/sys/dev/usb/usbdevs.h     Thu Dec 10 14:30:56 2015 +0000
+++ b/sys/dev/usb/usbdevs.h     Thu Dec 10 14:31:46 2015 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: usbdevs.h,v 1.698 2015/12/10 14:26:40 leot Exp $       */
+/*     $NetBSD: usbdevs.h,v 1.699 2015/12/10 14:31:46 leot Exp $       */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     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
  */
 
 /*
@@ -2738,8 +2738,8 @@
 #define        USB_PRODUCT_REALTEK_RTL8188RU_3 0x817f          /* RTL8188RU */
 #define        USB_PRODUCT_REALTEK_RTL8187     0x8187          /* RTL8187 */
 #define        USB_PRODUCT_REALTEK_RTL8187B_0  0x8189          /* RTL8187B */
+#define        USB_PRODUCT_REALTEK_RTL8188CUS  0x818a          /* RTL8188CUS */
 #define        USB_PRODUCT_REALTEK_RTL8188CU_3 0x8191          /* RTL8188CU */
-#define        USB_PRODUCT_REALTEK_RTL8188CUS  0x818a          /* RTL8188CUS */
 #define        USB_PRODUCT_REALTEK_RTL8187B_1  0x8197          /* RTL8187B */
 #define        USB_PRODUCT_REALTEK_RTL8187B_2  0x8198          /* RTL8187B */
 #define        USB_PRODUCT_REALTEK_RTL8712     0x8712          /* RTL8712 */
diff -r c594f83aef24 -r 11f013947ad1 sys/dev/usb/usbdevs_data.h
--- a/sys/dev/usb/usbdevs_data.h        Thu Dec 10 14:30:56 2015 +0000
+++ b/sys/dev/usb/usbdevs_data.h        Thu Dec 10 14:31:46 2015 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: usbdevs_data.h,v 1.699 2015/12/10 14:26:40 leot Exp $  */
+/*     $NetBSD: usbdevs_data.h,v 1.700 2015/12/10 14:31:46 leot Exp $  */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     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
  */
 
 /*
@@ -3678,10 +3678,10 @@
            8445, 0,
            USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8187B_0, 
            16118, 0,
+           USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8188CUS, 
+           7124, 0,
            USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8188CU_3, 
            5075, 0,
-           USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8188CUS, 
-           7124, 0,
            USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8187B_1, 
            16118, 0,
            USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8187B_2, 



Home | Main Index | Thread Index | Old Index