freebsd-skq/sys/dev
bde aec62fec58 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
..
de Submitted by: Matt Thomas <thomas@lkg.dec.com> 1994-10-12 11:19:36 +00:00
ed Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
ep Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
fdc Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
ic Updated driver to the 1.1.5 version: 1994-09-17 16:56:10 +00:00
ie Fixed a couple of wrong printfs (too few arguments supplied). Also zapped 1994-10-26 00:16:20 +00:00
kbd Laptop Advanced Power Management support by HOSOKAWA Tatsumi. 1994-10-01 02:56:21 +00:00
lnc Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
mcd Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
mse Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
pci Modified fifth parameter (imask) to register_intr() according to 1994-10-25 23:09:08 +00:00
ppbus Added $Id$ 1994-08-02 07:55:43 +00:00
sio Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
speaker Fix range checking bug, pointed by peter@haywire.dialix.com 1994-10-14 16:37:58 +00:00
syscons Fix initialization of video_mode_ptr. It only worked if the segments 1994-10-26 21:51:22 +00:00