Module Name: src
Committed By: matt
Date: Sat Aug 1 22:58:36 UTC 2009
Added Files:
src/sys/arch/mips/conf: files.bonito
Log Message:
Extract bonito support from sys/arch/algor/conf/files.algor so it can be
used by multiple ports.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/mips/conf/files.bonito
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: src/sys/arch/mips/conf/files.bonito
diff -u /dev/null src/sys/arch/mips/conf/files.bonito:1.1
--- /dev/null Sat Aug 1 22:58:36 2009
+++ src/sys/arch/mips/conf/files.bonito Sat Aug 1 22:58:36 2009
@@ -0,0 +1,8 @@
+# $NetBSD: files.bonito,v 1.1 2009/08/01 22:58:36 matt Exp $
+
+device bonito: pcibus
+file arch/mips/bonito/bonito_pci.c bonito
+file arch/mips/bonito/bonito_iobc.c bonito
+
+attach bonito at mainbus with bonito_mainbus
+#file arch/algor/dev/bonito_mainbus.c bonito_mainbus