From 9cc577e3ea06cf0e3b16edf1f26e1969e7d4e105 Mon Sep 17 00:00:00 2001 From: jsg Date: Sat, 27 Feb 2021 03:03:40 +0000 Subject: [PATCH] sort and fix RTL8713 id --- sys/dev/usb/usbdevs | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 7c6f97a7e4b..eb027c163eb 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.730 2021/01/16 06:41:09 jsg Exp $ +$OpenBSD: usbdevs,v 1.731 2021/02/27 03:03:40 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1212,9 +1212,9 @@ product BELKIN F5U234 0x0234 F5U234 USB 2.0 4-Port Hub product BELKIN F5U237 0x0237 F5U237 USB 2.0 7-Port Hub product BELKIN F5U257 0x0257 F5U257 Serial product BELKIN F6H375 0x0375 F6H375 UPS +product BELKIN F5U409 0x0409 F5U409 Serial product BELKIN RTL8152B 0x047a RTL8152B product BELKIN RTL8153 0x048a RTL8153 -product BELKIN F5U409 0x0409 F5U409 Serial product BELKIN F6C550AVR 0x0551 F6C550-AVR UPS product BELKIN F6C1250EITWRK 0x0750 F6C1250EITW-RK UPS product BELKIN F6C1500EITWRK 0x0751 F6C1500EITW-RK UPS @@ -1625,8 +1625,8 @@ product DLINK DSB650TX3 0x400b 10/100 Ethernet product DLINK DSB650TX2 0x4102 10/100 Ethernet product DLINK DUB1312 0x4a00 DUB-1312 product DLINK RTL8153_1 0x7e34 RTL8153 -product DLINK DSB650 0xabc1 10/100 Ethernet product DLINK RTL8153_2 0xa710 RTL8153 +product DLINK DSB650 0xabc1 10/100 Ethernet /* D-Link(2) products */ product DLINK2 RTL8192SU_1 0x3300 RTL8192SU @@ -1729,6 +1729,13 @@ product ELCON PLAN 0x0002 Goldpfeil P-LAN /* Elecom products */ product ELECOM MOUSE29UO 0x0002 29UO +product ELECOM MXT3URBK 0x00fb M-XT3UR BK +product ELECOM MXT3DRBK 0x00fc M-XT3DR BK +product ELECOM MXT4DRBK 0x00fd M-XT4DR BK +product ELECOM MDT1URBK 0x00fe M-DT1UR BK +product ELECOM MDT1DRBK 0x00ff M-DT1DR BK +product ELECOM MHT1URBK 0x010c M-HT1UR BK +product ELECOM MHT1DRBK 0x010d M-HT1DR BK product ELECOM LDUSBTX0 0x200c LD-USB/TX product ELECOM LDUSBTX1 0x4002 LD-USB/TX product ELECOM LDUSBLTX 0x4005 LD-USBL/TX @@ -1740,13 +1747,6 @@ product ELECOM RTL8156B 0x4017 RTL8156B product ELECOM UCSGT 0x5003 UC-SGT Serial product ELECOM UCSGT0 0x5004 UC-SGT0 Serial product ELECOM LDUSBTX3 0xabc1 LD-USB/TX -product ELECOM MXT3URBK 0x00fb M-XT3UR BK -product ELECOM MXT3DRBK 0x00fc M-XT3DR BK -product ELECOM MXT4DRBK 0x00fd M-XT4DR BK -product ELECOM MDT1URBK 0x00fe M-DT1UR BK -product ELECOM MDT1DRBK 0x00ff M-DT1DR BK -product ELECOM MHT1URBK 0x010c M-HT1UR BK -product ELECOM MHT1DRBK 0x010d M-HT1DR BK /* Elektor Electronics products */ product ELEKTOR FT323R 0x0005 FT323R @@ -2491,8 +2491,8 @@ product KENSINGTON ORBIT 0x1003 Orbit trackball product KENSINGTON TURBOBALL 0x1005 TurboBall product KENSINGTON ORBIT_MAC 0x1009 Orbit trackball for Mac product KENSINGTON BT_EDR 0x105e Bluetooth -product KENSINGTON VIDEOCAM_VGA 0x5002 VideoCAM VGA product KENSINGTON SLIMBLADE 0x2041 Slimblade Trackball +product KENSINGTON VIDEOCAM_VGA 0x5002 VideoCAM VGA /* Keyspan products */ product KEYSPAN USA28_NF 0x0101 USA-28 serial @@ -3738,7 +3738,7 @@ product REALTEK RTL8187B_1 0x8197 RTL8187B product REALTEK RTL8187B_2 0x8198 RTL8187B product REALTEK RTL8188CU_5 0x819a RTL8188CU product REALTEK RTL8712 0x8712 RTL8712 -product REALTEK RTL8713 0x8712 RTL8713 +product REALTEK RTL8713 0x8713 RTL8713 product REALTEK RTL8188CU_COMBO 0x8754 RTL8188CU product REALTEK RTL8723BU 0xb720 RTL8723BU product REALTEK RTL8192SU 0xc512 RTL8192SU -- 2.20.1