summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mac68k/conf')
-rw-r--r--sys/arch/mac68k/conf/GENERIC3
-rw-r--r--sys/arch/mac68k/conf/GENERICSBC3
-rw-r--r--sys/arch/mac68k/conf/files.mac68k7
3 files changed, 3 insertions, 10 deletions
diff --git a/sys/arch/mac68k/conf/GENERIC b/sys/arch/mac68k/conf/GENERIC
index 45e0fbc134d..83de12bc70c 100644
--- a/sys/arch/mac68k/conf/GENERIC
+++ b/sys/arch/mac68k/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.28 2001/06/27 05:46:17 art Exp $
+# $OpenBSD: GENERIC,v 1.29 2002/04/16 15:32:55 miod Exp $
# $NetBSD: GENERIC,v 1.52 1997/01/13 23:34:07 scottr Exp $
#
# GENERIC - an all-in-one kernel for the mac68k
@@ -23,7 +23,6 @@ config bsd swap generic
maxusers 16
mainbus0 at root
-fpu0 at mainbus?
# on-board I/O
obio0 at mainbus?
diff --git a/sys/arch/mac68k/conf/GENERICSBC b/sys/arch/mac68k/conf/GENERICSBC
index 9bdee67d619..b675e3973b2 100644
--- a/sys/arch/mac68k/conf/GENERICSBC
+++ b/sys/arch/mac68k/conf/GENERICSBC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERICSBC,v 1.12 2001/06/27 05:46:17 art Exp $
+# $OpenBSD: GENERICSBC,v 1.13 2002/04/16 15:32:55 miod Exp $
# $NetBSD: GENERIC,v 1.52 1997/01/13 23:34:07 scottr Exp $
#
# GENERICSBC --- our generic kernel using the SBC SCSI driver
@@ -23,7 +23,6 @@ config bsd swap generic
maxusers 16
mainbus0 at root
-fpu0 at mainbus?
# on-board I/O
obio0 at mainbus?
diff --git a/sys/arch/mac68k/conf/files.mac68k b/sys/arch/mac68k/conf/files.mac68k
index 389d28428f2..4447b5bf740 100644
--- a/sys/arch/mac68k/conf/files.mac68k
+++ b/sys/arch/mac68k/conf/files.mac68k
@@ -1,4 +1,4 @@
-# $OpenBSD: files.mac68k,v 1.27 2002/01/10 22:25:38 miod Exp $
+# $OpenBSD: files.mac68k,v 1.28 2002/04/16 15:32:55 miod Exp $
# $NetBSD: files.mac68k,v 1.61 1997/03/01 20:22:16 scottr Exp $
# mac68k-specific configuration info
@@ -96,11 +96,6 @@ attach zstty at zsc
file arch/mac68k/dev/z8530tty.c zstty needs-flag
#file dev/ic/z8530tty.c zstty needs-flag
-# This one is out of alphabetical order
-device fpu
-attach fpu at mainbus
-file arch/mac68k/mac68k/fpu.c fpu
-
file arch/m68k/m68k/db_memrw.c ddb
include "arch/m68k/fpe/files.fpe"