summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.pc98
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1998-03-30 12:36:16 +0000
committerkato <kato@FreeBSD.org>1998-03-30 12:36:16 +0000
commit142623e0c88887979bb20aacdd8a1d4b81f7457a (patch)
treea6ebf51f73d1a934ab41c2ea8c568742fd05cd20 /sys/conf/files.pc98
parent5fe547daac9eca445e104897d538eb0af496543a (diff)
downloadFreeBSD-src-142623e0c88887979bb20aacdd8a1d4b81f7457a.zip
FreeBSD-src-142623e0c88887979bb20aacdd8a1d4b81f7457a.tar.gz
- Use existing file (psm.c) though the driver does not work under
PC-98 arch. - Merge the change in sys/i386/conf/files.i386 revision from 1.187 to 1.188.
Diffstat (limited to 'sys/conf/files.pc98')
-rw-r--r--sys/conf/files.pc988
1 files changed, 2 insertions, 6 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98
index 5242473..eb376f3 100644
--- a/sys/conf/files.pc98
+++ b/sys/conf/files.pc98
@@ -3,8 +3,7 @@
#
# modified for PC-9801
#
-# $Id: files.pc98,v 1.57 1998/03/14 02:31:00 kato Exp $
-#
+# $Id: files.pc98,v 1.58 1998/03/24 08:26:02 kato Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -162,7 +161,7 @@ i386/isa/pcvt/pcvt_vtf.c optional vt device-driver
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/psm.c optional psm device-driver
i386/isa/random_machdep.c standard
i386/isa/rc.c optional rc device-driver
i386/isa/rp.c optional rp device-driver
@@ -325,6 +324,3 @@ gnu/i386/fpemul/wm_sqrt.s optional gpl_math_emulate
gnu/i386/isa/dgb.c optional dgb device-driver
gnu/i386/isa/sound/awe_wave.c optional awe device-driver
pci/ide_pci.c optional wd device-driver
-dev/dpt/dpt_control.c optional dpt device-driver
-dev/dpt/dpt_scsi.c optional dpt device-driver
-pci/dpt_pci.c optional dpt device-driver
OpenPOWER on IntegriCloud