Module Name:    src
Committed By:   nisimura
Date:           Mon Jul 20 11:46:17 UTC 2009

Modified Files:
        src/sys/arch/sandpoint/conf: GENERIC.NAS

Log Message:
- add missing "usb* at ehci?" line.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/sandpoint/conf/GENERIC.NAS

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/sandpoint/conf/GENERIC.NAS
diff -u src/sys/arch/sandpoint/conf/GENERIC.NAS:1.9 src/sys/arch/sandpoint/conf/GENERIC.NAS:1.10
--- src/sys/arch/sandpoint/conf/GENERIC.NAS:1.9	Sat Jan 24 05:06:07 2009
+++ src/sys/arch/sandpoint/conf/GENERIC.NAS	Mon Jul 20 11:46:17 2009
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC.NAS,v 1.9 2009/01/24 05:06:07 mrg Exp $
+# $NetBSD: GENERIC.NAS,v 1.10 2009/07/20 11:46:17 nisimura Exp $
 #
 # machine description file for GENERIC.NAS
 # 
@@ -22,7 +22,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC.NAS-$Revision: 1.9 $"
+#ident 		"GENERIC.NAS-$Revision: 1.10 $"
 
 maxusers	32
 
@@ -197,6 +197,7 @@
 ohci*	at pci?	dev ? function ?	# Open Host Controller
 
 # USB bus support
+usb*	at ehci?
 usb*	at ohci?
 
 # USB Hubs

Reply via email to