Module Name:    src
Committed By:   jakllsch
Date:           Sat Sep  1 17:36:07 UTC 2012

Modified Files:
        src/sys/dev/usb: usbdevices.config

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


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/usb/usbdevices.config

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevices.config
diff -u src/sys/dev/usb/usbdevices.config:1.14 src/sys/dev/usb/usbdevices.config:1.15
--- src/sys/dev/usb/usbdevices.config:1.14	Wed May 30 14:30:35 2012
+++ src/sys/dev/usb/usbdevices.config	Sat Sep  1 17:36:07 2012
@@ -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 @@ ral*	at uhub? port ?		# Ralink Technolog
 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 @@ pseye*	at uhub?		# Sony PLAYSTATION(R) E
 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?
 

Reply via email to