freebsd-skq/sys/conf
Satoshi Asami 4f3d818c12 Another round of merge.
(1) Bug fix (pass boot drive):

	pc98/boot/biosboot/boot2.S

(2) Delete code for unsupported high-resolution modes and move old
    Epson notebook code to epsonio.h:

  	pc98/boot/biosboot/io.c
	pc98/i386/vm_machdep.c
	pc98/pc98/fd.c
	pc98/pc98/pc98.c
	pc98/pc98/pc98.h
	pc98/pc98/epsonio.h (new)

(3) Change aic driver so that PCMCIA cards (I/O port same as PC/AT)
    and PC-9801-100 cards can be selected with a flag in kernel config
    file:

	pc98/pc98/aic6360.c
	pc98/pc98/aic_98.h (new)

(4) Fix wcd entry (it was broken).  Delete mcd, it doesn't work on
    98.  Change aic entry according to above:

	pc98/conf/GENERIC98

(5) Move pc98_machdep.c to top of files in pc98/pc98:

	pc98/conf/files.pc98

(6) Delete empty lines:

	pc98/i386/locore.s

(7) Fix (it didn't work if I586 was specified):

	pc98/pc98/clock.c

(8) Staticize:

	pc98/pc98/pc98_machdep.c

(9) Enable workaround for Cyrix bug for 5x86 also:

	pc98/i386/machdep.c
	pc98/i386/trap.c

All the above deletes this file too:

	pc98/i386/pmap.c

(phew!)
Submitted by:	The FreeBSD(98) Development Team
1996-10-23 07:25:35 +00:00
..
defines
files Removing old isdn stuff. 1996-10-20 18:24:17 +00:00
files.i386 Improved non-statistical (GUPROF) profiling: 1996-10-17 19:32:31 +00:00
files.newconf
files.pc98 Another round of merge. 1996-10-23 07:25:35 +00:00
kern.mk Oops, this wasn't supposed to have -Wcast-qual yet. 1996-10-09 18:41:40 +00:00
kmod.mk Centralized the definition of CWARNFLAGS into bsd.kern.mk. 1996-10-08 22:09:03 +00:00
majors Removing old isdn stuff. 1996-10-20 18:35:35 +00:00
Makefile.i386 Centralized the definition of CWARNFLAGS into bsd.kern.mk. 1996-10-08 22:09:03 +00:00
Makefile.pc98 Another round of merge. 1996-10-23 07:25:35 +00:00
Makefile.powerpc Centralized the definition of CWARNFLAGS into bsd.kern.mk. 1996-10-08 22:09:03 +00:00
newvers.sh Yikes! This must have fallen in with a mass-commit by mistake. 1996-10-11 14:35:10 +00:00
nfsswapkernel.c
NOTES Removing old isdn stuff. 1996-10-20 18:35:35 +00:00
options Turn SCSIDEBUG into a new-style option. 1996-07-14 10:46:56 +00:00
options.i386 Improved non-statistical (GUPROF) profiling: 1996-10-17 19:32:31 +00:00
options.pc98 Another round of merge. 1996-10-23 07:25:35 +00:00
param.c Add an option "EXTRA_VNODES" to cause an extra number of vnode structures 1996-05-31 00:20:34 +00:00
systags.sh