Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amigappc/conf IOBlix files were missing.
details: https://anonhg.NetBSD.org/src/rev/2f4986fbda67
branches: trunk
changeset: 751379:2f4986fbda67
user: phx <phx%NetBSD.org@localhost>
date: Tue Feb 02 19:07:05 2010 +0000
description:
IOBlix files were missing.
diffstat:
sys/arch/amigappc/conf/files.amigappc | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 5ed771c69791 -r 2f4986fbda67 sys/arch/amigappc/conf/files.amigappc
--- a/sys/arch/amigappc/conf/files.amigappc Tue Feb 02 19:04:37 2010 +0000
+++ b/sys/arch/amigappc/conf/files.amigappc Tue Feb 02 19:07:05 2010 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index