aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
diff options
context:
space:
mode:
authorKATO Takenori <kato@FreeBSD.org>1997-09-10 08:05:46 +0000
committerKATO Takenori <kato@FreeBSD.org>1997-09-10 08:05:46 +0000
commiteba56748e746cea8b3311d906d58e957144bf123 (patch)
treee1094d54f7f94fffc85101b27324376f12e59b3d /sys/pc98
parent5265258c28d6fca8883bfeb90803941c206bb7cc (diff)
Notes
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/files.pc985
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/pc98/conf/files.pc98 b/sys/pc98/conf/files.pc98
index aed72a098678..6635e5c54247 100644
--- a/sys/pc98/conf/files.pc98
+++ b/sys/pc98/conf/files.pc98
@@ -3,7 +3,7 @@
#
# modified for PC-9801
#
-# $Id: files.pc98,v 1.35 1997/08/29 08:15:52 kato Exp $
+# $Id: files.pc98,v 1.36 1997/09/03 12:40:10 kato Exp $
#
aicasm optional ahc device-driver \
dependency "$S/dev/aic7xxx/*.[chyl]" \
@@ -167,7 +167,8 @@ i386/isa/pcvt/pcvt_kbd.c optional vt device-driver
i386/isa/pcvt/pcvt_out.c optional vt device-driver
i386/isa/pcvt/pcvt_sup.c optional vt device-driver
i386/isa/pcvt/pcvt_vtf.c optional vt device-driver
-i386/isa/prof_machdep.c optional profiling-routine
+i386/isa/pnp.c optional pnp device-driver
+i386/isa/prof_machdep.c optional profiling-routine
i386/isa/ppc.c optional ppc device-driver
pc98/pc98/psm.c optional psm device-driver
i386/isa/qcam.c optional qcam device-driver