summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.pc98
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-09-04 09:52:31 +0000
committerasami <asami@FreeBSD.org>1996-09-04 09:52:31 +0000
commit9bf474dc1e6d9eda38fd3d0b4b72f26eaa306ecd (patch)
tree784172c0281277db3ea5b72c9be638370c5ac3b6 /sys/conf/files.pc98
parentdc61174b7260da9e4f07164b67bcd25e90183745 (diff)
downloadFreeBSD-src-9bf474dc1e6d9eda38fd3d0b4b72f26eaa306ecd.zip
FreeBSD-src-9bf474dc1e6d9eda38fd3d0b4b72f26eaa306ecd.tar.gz
More merge.
(1) Remove mk30line (moved to /usr/sbin, but not in our source tree yet) (2) Delete unneeded (well, harmful now :) code to prohibit #including of isa_device.h from PC98 sources. (3) Remove files now equal to their ISA/PC-AT counterparts. Submitted by: The FreeBSD(98) Development Team
Diffstat (limited to 'sys/conf/files.pc98')
-rw-r--r--sys/conf/files.pc9810
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98
index c8c0b52..47027cd 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.pc98,v 1.3 1996/08/31 15:06:30 asami Exp $
+# $Id: files.pc98,v 1.4 1996/09/03 10:23:12 asami Exp $
#
aic7xxx_asm optional ahc device-driver \
dependency "$S/dev/aic7xxx/aic7xxx_asm.c" \
@@ -29,7 +29,7 @@ linux_assym.h optional compat_linux \
clean "linux_assym.h"
#
i386/scsi/93cx6.c optional ahc device-driver
-pc98/apm/apm.c optional apm device-driver
+i386/apm/apm.c optional apm device-driver
i386/apm/apm_setup.s optional apm
#i386/eisa/3c5x9.c optional ep device-driver
#i386/eisa/aic7770.c optional ahc device-driver
@@ -131,8 +131,8 @@ pc98/pc98/npx.c optional npx device-driver
pc98/pc98/pcaudio.c optional pca device-driver
pc98/pc98/matcd/matcd.c optional matcd device-driver
pc98/pc98/pcibus.c optional pci device-driver
-pc98/pc98/pcicx.c optional ze device-driver
-pc98/pc98/pcicx.c optional zp device-driver
+i386/isa/pcicx.c optional ze device-driver
+i386/isa/pcicx.c optional zp device-driver
pc98/isa/pcvt/pcvt_drv.c optional vt device-driver
pc98/isa/pcvt/pcvt_ext.c optional vt device-driver
pc98/isa/pcvt/pcvt_kbd.c optional vt device-driver
@@ -145,7 +145,7 @@ pc98/isa/qcam.c optional qcam device-driver
pc98/isa/qcamio.c optional qcam device-driver
pc98/pc98/random_machdep.c standard
pc98/isa/rc.c optional rc device-driver
-pc98/pc98/scd.c optional scd device-driver
+i386/isa/scd.c optional scd device-driver
pc98/isa/seagate.c optional sea device-driver
pc98/isa/si.c optional si device-driver
pc98/isa/si_code.c optional si device-driver
OpenPOWER on IntegriCloud