Module Name:    src
Committed By:   macallan
Date:           Fri Dec 10 00:36:03 UTC 2010

Modified Files:
        src/sys/arch/macppc/conf: GENERIC

Log Message:
add rum* at uhub? since it was confirmed working a while ago


To generate a diff of this commit:
cvs rdiff -u -r1.284 -r1.285 src/sys/arch/macppc/conf/GENERIC

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

Modified files:

Index: src/sys/arch/macppc/conf/GENERIC
diff -u src/sys/arch/macppc/conf/GENERIC:1.284 src/sys/arch/macppc/conf/GENERIC:1.285
--- src/sys/arch/macppc/conf/GENERIC:1.284	Fri Dec 10 00:31:26 2010
+++ src/sys/arch/macppc/conf/GENERIC	Fri Dec 10 00:36:03 2010
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.284 2010/12/10 00:31:26 macallan Exp $
+# $NetBSD: GENERIC,v 1.285 2010/12/10 00:36:03 macallan Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.284 $"
+#ident 		"GENERIC-$Revision: 1.285 $"
 
 maxusers	32
 
@@ -514,6 +514,7 @@
 # USB 802.11 adapters
 atu*	at uhub? port ?		# Atmel at76c50x 802.11b
 ral*	at uhub? port ?		# Ralink Technology RT25x0 802.11a/b/g
+rum*	at uhub? port ?		# Ralink Technology RT2501/RT2601 802.11a/b/g
 #zyd*	at uhub? port ?		# Zydas ZD1211
 
 # PCI IEEE1394 controllers

Reply via email to