Module Name:    src
Committed By:   cliff
Date:           Mon Apr 12 22:01:14 UTC 2010

Modified Files:
        src/sys/arch/evbmips/conf [matt-nb5-mips64]: XLSATX

Log Message:
- wildcard pci at pcie0


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/sys/arch/evbmips/conf/XLSATX

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/evbmips/conf/XLSATX
diff -u src/sys/arch/evbmips/conf/XLSATX:1.1.2.7 src/sys/arch/evbmips/conf/XLSATX:1.1.2.8
--- src/sys/arch/evbmips/conf/XLSATX:1.1.2.7	Wed Apr  7 19:31:37 2010
+++ src/sys/arch/evbmips/conf/XLSATX	Mon Apr 12 22:01:14 2010
@@ -1,8 +1,8 @@
-#	$NetBSD: XLSATX,v 1.1.2.7 2010/04/07 19:31:37 cliff Exp $
+#	$NetBSD: XLSATX,v 1.1.2.8 2010/04/12 22:01:14 cliff Exp $
 
 include 	"arch/evbmips/conf/std.rmixl"
 
-#ident 		"XLSATX-$Revision: 1.1.2.7 $"
+#ident 		"XLSATX-$Revision: 1.1.2.8 $"
 
 #options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
@@ -146,7 +146,7 @@
 rmixl_pcix0	at obio0
 pci*		at rmixl_pcix0
 rmixl_pcie0	at obio0
-pci0		at rmixl_pcie0
+pci*		at rmixl_pcie0
 ppb*		at pci?
 pci*		at ppb?
 wm*		at pci? dev ? function ?	# Intel i82546EB Gig-E

Reply via email to