Module Name: src Committed By: cliff Date: Mon Apr 12 22:00:51 UTC 2010
Modified Files: src/sys/arch/mips/conf [matt-nb5-mips64]: files.rmixl Log Message: - rmixl_pcix and rmixl_pcie get 'needs-flag' To generate a diff of this commit: cvs rdiff -u -r1.1.2.11 -r1.1.2.12 src/sys/arch/mips/conf/files.rmixl 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/mips/conf/files.rmixl diff -u src/sys/arch/mips/conf/files.rmixl:1.1.2.11 src/sys/arch/mips/conf/files.rmixl:1.1.2.12 --- src/sys/arch/mips/conf/files.rmixl:1.1.2.11 Wed Apr 7 19:31:37 2010 +++ src/sys/arch/mips/conf/files.rmixl Mon Apr 12 22:00:51 2010 @@ -1,4 +1,4 @@ -# $NetBSD: files.rmixl,v 1.1.2.11 2010/04/07 19:31:37 cliff Exp $ +# $NetBSD: files.rmixl,v 1.1.2.12 2010/04/12 22:00:51 cliff Exp $ # # Configuration info for RMI XLP, XLR, XLS # @@ -44,12 +44,12 @@ # PCIe device rmixl_pcie: pcibus attach rmixl_pcie at obio -file arch/mips/rmi/rmixl_pcie.c rmixl_pcie +file arch/mips/rmi/rmixl_pcie.c rmixl_pcie needs-flag # PCI-X device rmixl_pcix: pcibus attach rmixl_pcix at obio -file arch/mips/rmi/rmixl_pcix.c rmixl_pcix +file arch/mips/rmi/rmixl_pcix.c rmixl_pcix needs-flag # On-chip USB interface define rmixl_usbi { [addr=-1], [size=-1], [intr=-1] }