freebsd-nq/sys/i386
Bruce Evans 0d55b76505 Fix initialization of video_mode_ptr. It only worked if the segments
in the far pointers are multiples of 4K (as is normal when the video
BIOS is at seg 0xc000).  Disallow mode switching if the pointer is bad.

Use a new pa_to_va() macro for all BIOS and video addresses in syscons.
1994-10-26 21:51:22 +00:00
..
apm Got rid of "APM" macro. Now only NAPM is needed to activate the APM stuff. 1994-10-10 01:14:03 +00:00
bios Got rid of "APM" macro. Now only NAPM is needed to activate the APM stuff. 1994-10-10 01:14:03 +00:00
boot Gross hack to make kernel names not starting with '/' start with '/'. 1994-10-26 20:46:05 +00:00
conf Stylistic changes. 1994-10-26 21:10:13 +00:00
eisa Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
i386 Add my user configuration utility - userconfig(). 1994-10-26 19:18:28 +00:00
ibcs2 First shot README file for iBCS support 1994-10-23 19:20:57 +00:00
include Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
isa Fix initialization of video_mode_ptr. It only worked if the segments 1994-10-26 21:51:22 +00:00
pci Modified fifth parameter (imask) to register_intr() according to 1994-10-25 23:09:08 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00