summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.pc98
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-07-23 07:46:59 +0000
committerasami <asami@FreeBSD.org>1996-07-23 07:46:59 +0000
commit80d063318901b953d4a5e1db64b20bea78785caf (patch)
treea4a7cbb6b9a6c0397043022de208c713b39053de /sys/conf/files.pc98
parent7f40ab6534c99db1b9436ab4748d58d4f7aeea29 (diff)
downloadFreeBSD-src-80d063318901b953d4a5e1db64b20bea78785caf.zip
FreeBSD-src-80d063318901b953d4a5e1db64b20bea78785caf.tar.gz
Update to current state of PC98 world.
Submitted by: The FreeBSD(98) development team
Diffstat (limited to 'sys/conf/files.pc98')
-rw-r--r--sys/conf/files.pc985
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98
index eed4f92..027b2a5 100644
--- a/sys/conf/files.pc98
+++ b/sys/conf/files.pc98
@@ -2,7 +2,7 @@
# files marked standard are always included.
#
# modified for PC-9801 after:
-# $Id: files.i386,v 1.136 1996/06/07 22:26:59 nate Exp $
+# $Id: files.pc98,v 1.1.1.1 1996/06/14 10:04:40 asami Exp $
#
aic7xxx_asm optional ahc device-driver \
dependency "$S/dev/aic7xxx/aic7xxx_asm.c" \
@@ -42,11 +42,13 @@ i386/i386/db_disasm.c optional ddb
i386/i386/db_interface.c optional ddb
i386/i386/db_trace.c optional ddb
pc98/i386/exception.s standard
+i386/i386/identcpu.c standard
i386/i386/in_cksum.c optional inet
# locore.s needs to be handled in Makefile to put it first. Otherwise it's
# now normal.
# i386/i386/locore.s standard
pc98/i386/machdep.c standard
+pc98/pc98/pc98_machdep.c standard
i386/i386/math_emulate.c optional math_emulate
i386/i386/mem.c standard
pc98/i386/microtime.s standard
@@ -112,6 +114,7 @@ pc98/pc98/if_fe.c optional fe device-driver
#pc98/isa/if_ix.c optional ix device-driver
#pc98/isa/if_le.c optional le device-driver
#pc98/isa/if_lnc.c optional lnc device-driver
+#i386/isa/if_sr.c optional sr device-driver
#pc98/isa/if_ze.c optional ze device-driver
pc98/pc98/if_zp.c optional zp device-driver
pc98/pc98/pc98.c optional nec device-driver
OpenPOWER on IntegriCloud