freebsd-src/sys/i386
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
..
apm Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
bios Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
boot Don't build biosboot by default - there's no point now that nothing 1999-01-06 08:46:26 +00:00
conf The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
eisa The previous commit was bogus. malloc(..., M_WAITOK) should not be 1999-01-01 12:35:47 +00:00
i386 Oops --<, replace 1.216 with a version that actually check pv_entries (and 1999-01-09 21:41:22 +00:00
ibcs2 Removed the cast to a pointer in the definition of PS_STRINGS and 1998-12-16 16:28:58 +00:00
include The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
isa The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
linux Use truncate() instead of otruncate() - step on the way to stopping 1999-01-10 23:15:35 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00