From 094e027a8855a4c8d6dda2ef6b6739326a1c3bc5 Mon Sep 17 00:00:00 2001 From: leot Date: Thu, 10 Dec 2015 14:30:56 +0000 Subject: whoops, sort the RTL8188CU_3. --- sys/dev/usb/usbdevs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev') diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 9602e0dfb0f..29399c81e5b 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -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 RTL8188CE_1 0x817e RTL8188CE product REALTEK RTL8188RU_3 0x817f RTL8188RU product REALTEK RTL8187 0x8187 RTL8187 product REALTEK RTL8187B_0 0x8189 RTL8187B -product REALTEK RTL8188CU_3 0x8191 RTL8188CU product REALTEK RTL8188CUS 0x818a RTL8188CUS +product REALTEK RTL8188CU_3 0x8191 RTL8188CU product REALTEK RTL8187B_1 0x8197 RTL8187B product REALTEK RTL8187B_2 0x8198 RTL8187B product REALTEK RTL8712 0x8712 RTL8712 -- cgit