Module Name: src
Committed By: phx
Date: Tue Feb 2 19:07:06 UTC 2010
Modified Files:
src/sys/arch/amigappc/conf: files.amigappc
Log Message:
IOBlix files were missing.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/amigappc/conf/files.amigappc
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/amigappc/conf/files.amigappc
diff -u src/sys/arch/amigappc/conf/files.amigappc:1.21 src/sys/arch/amigappc/conf/files.amigappc:1.22
--- src/sys/arch/amigappc/conf/files.amigappc:1.21 Tue Feb 2 12:47:51 2010
+++ src/sys/arch/amigappc/conf/files.amigappc Tue Feb 2 19:07:05 2010
@@ -1,4 +1,4 @@
-# $NetBSD: files.amigappc,v 1.21 2010/02/02 12:47:51 phx Exp $
+# $NetBSD: files.amigappc,v 1.22 2010/02/02 19:07:05 phx Exp $
# maxpartitions must be first item in files.${ARCH}.newconf
maxpartitions 16 # NOTE THAT AMIGA IS SPECIAL!
@@ -267,6 +267,11 @@
attach hyper at zbus
file arch/amiga/dev/hyper.c hyper
+# IOBlix
+device iobl: supio, amibus_b16
+attach iobl at zbus with iobl_zbus
+file arch/amiga/dev/ioblix_zbus.c iobl_zbus
+
attach com at supio with com_supio
file arch/amiga/dev/com_supio.c com_supio