Module Name:    src
Committed By:   christos
Date:           Wed Nov  3 20:09:09 UTC 2010

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

Log Message:
add otus


To generate a diff of this commit:
cvs rdiff -u -r1.287 -r1.288 src/sys/arch/amd64/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/amd64/conf/GENERIC
diff -u src/sys/arch/amd64/conf/GENERIC:1.287 src/sys/arch/amd64/conf/GENERIC:1.288
--- src/sys/arch/amd64/conf/GENERIC:1.287	Sun Oct 24 04:54:14 2010
+++ src/sys/arch/amd64/conf/GENERIC	Wed Nov  3 16:09:09 2010
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.287 2010/10/24 08:54:14 jruoho Exp $
+# $NetBSD: GENERIC,v 1.288 2010/11/03 20:09:09 christos Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.287 $"
+#ident 		"GENERIC-$Revision: 1.288 $"
 
 maxusers	64		# estimated number of users
 
@@ -910,6 +910,7 @@
 
 # USB 802.11 adapters
 atu*	at uhub? port ?		# Atmel at76c50x 802.11b
+otus*	at uhub? port ?		# Atheros AR9001U
 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

Reply via email to