freebsd-nq/sys/i386
Bruce Evans 07addd421e Initialize the upper 16 bits of the memory sizes properly (to 0).
They were garbage that happened to be 0 in many cases.  (real_to_prot()
happens to leave the value of the real-mode %cr0 in %eax and the
memory-size BIOS calls usually don't touch the upper bits of %eax.
The upper 16 bits of %cr0 are usually 0 at boot time, at least on
486's.

Should be in 2.2.
1996-12-18 15:38:23 +00:00
..
apm APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
bios APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
boot Initialize the upper 16 bits of the memory sizes properly (to 0). 1996-12-18 15:38:23 +00:00
conf Add Tekram DC390/390T driver "amd0", which is expected to work with 1996-12-18 11:43:33 +00:00
eisa Add a small hack to UserConfig that allows to override the number of 1996-12-14 18:07:17 +00:00
i386 Moved the printing of the BIOS geometries from cpu_startup() into 1996-12-18 15:03:10 +00:00
ibcs2 In the IBCS2 semctl system call, the last parameter arg is passed by 1996-12-17 19:52:25 +00:00
include Make LKM's build again. I have added the allegedly broken 1996-12-07 05:08:37 +00:00
isa Convert the interface address and IP interface address structures 1996-12-13 21:29:07 +00:00
linux Add IP_OPTIONS and the multicast-related setsockopts to the 1996-12-03 02:52:29 +00:00
pci More merge and update. 1996-10-30 22:41:46 +00:00
scsi Clear the busfree interrupt when one occurs, after a SELTO, or a bus reset. 1996-12-03 17:06:00 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00