Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb Add urtw(4) and cir* at emdtv? bringing this up ...



details:   https://anonhg.NetBSD.org/src/rev/93b0b22da35a
branches:  trunk
changeset: 781362:93b0b22da35a
user:      jakllsch <jakllsch%NetBSD.org@localhost>
date:      Sat Sep 01 17:36:07 2012 +0000

description:
Add urtw(4) and cir* at emdtv? bringing this up to speed with x86 GENERIC

diffstat:

 sys/dev/usb/usbdevices.config |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 48304a3ad44b -r 93b0b22da35a sys/dev/usb/usbdevices.config
--- a/sys/dev/usb/usbdevices.config     Sat Sep 01 17:14:56 2012 +0000
+++ b/sys/dev/usb/usbdevices.config     Sat Sep 01 17:36:07 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: usbdevices.config,v 1.14 2012/05/30 14:30:35 nonaka Exp $
+#      $NetBSD: usbdevices.config,v 1.15 2012/09/01 17:36:07 jakllsch Exp $
 #
 # This file contains all USB related configuration.
 # It is suitable for inclusion in a kernel config(5) file.
@@ -117,6 +117,7 @@
 rum*   at uhub? port ?         # Ralink Technology RT2501/RT2601 802.11a/b/g
 run*   at uhub? port ?         # Ralink Technology RT(2[78]|30)00 802.11a/b/g/n
 upgt*  at uhub? port ?         # Intersil PrismGT
+urtw*  at uhub? port ?         # Realtek RTL8187/RTL8187B 802.11b/g
 urtwn* at uhub? port ?         # Realtek RTL8188CU/RTL8192CU 802.11b/g/n
 zyd*   at uhub? port ?         # Zydas ZD1211
 
@@ -207,6 +208,7 @@
 uvideo* at uhub?               # USB Video Class capture devices
 auvitek* at uhub?              # Auvitek AU0828 video capture devices
 emdtv* at uhub?                        # Empia EM28xx video capture devices
+cir* at emdtv?                 # Empia EM28xx infrared remote
 video* at videobus?
 dtv* at dtvbus?
 



Home | Main Index | Thread Index | Old Index