1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-25 16:13:17 +00:00
freebsd/sys/conf
Kazutaka YOKOTA 2ad872c579 The first stage of console driver reorganization: activate new
keyboard and video card drivers.

Because of the changes, you are required to update your kernel
configuration file now!

The files in sys/dev/syscons are still i386-specific (but less so than
before), and won't compile for alpha and PC98 yet.

syscons still directly accesses the video card registers here and
there; this will be rectified in the later stages.
1999-01-11 03:18:56 +00:00
..
defines
files Add driver support (and man page) for PCI fast ethernet cards based 1999-01-09 18:12:08 +00:00
files.alpha
files.i386 The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
files.pc98 Sync with sys/i386/conf/files.i386 revision up to 1.217. 1999-01-04 08:07:47 +00:00
kern.mk Move some compile flags from the kernel makefile to bsd.kern.mk so that 1998-12-17 22:36:21 +00:00
kmod.mk
ldscript.alpha
ldscript.amd64
ldscript.i386
ldscript.powerpc
majors Added file handling to ulpt (USB printer) driver 1999-01-11 00:03:59 +00:00
Makefile.alpha Switch to using ".So" as the extension for PIC object files rather 1999-01-09 21:51:00 +00:00
Makefile.i386 Switch to using ".So" as the extension for PIC object files rather 1999-01-09 21:51:00 +00:00
Makefile.pc98 Switch to using ".So" as the extension for PIC object files rather 1999-01-09 21:51:00 +00:00
Makefile.powerpc Switch to using ".So" as the extension for PIC object files rather 1999-01-09 21:51:00 +00:00
newvers.sh
nfsswapkernel.c
NOTES The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
options Forgotten options needed to build last ppbus commit. 1999-01-10 17:41:33 +00:00
options.alpha
options.i386 The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
options.pc98 Sync with sys/i386/conf/options.i386 revision 1.101. 1999-01-04 08:09:15 +00:00
param.c
systags.sh