diff options
author | iwasaki <iwasaki@FreeBSD.org> | 2002-11-09 21:17:41 +0000 |
---|---|---|
committer | iwasaki <iwasaki@FreeBSD.org> | 2002-11-09 21:17:41 +0000 |
commit | eec4b9c40a8bec683ef40f79b724cd2f6f213d1c (patch) | |
tree | 79c4e5e3a90b391243f451ae3754087f9c3d1f67 /sys/kern/subr_module.c | |
parent | 619c6ab9fc1fe3c3b41e1401e11210692b226388 (diff) | |
download | FreeBSD-src-eec4b9c40a8bec683ef40f79b724cd2f6f213d1c.zip FreeBSD-src-eec4b9c40a8bec683ef40f79b724cd2f6f213d1c.tar.gz |
Add a new loader tunable, hw.hasbrokenint12, to indicate that BIOS
has broken int 12H.
If hw.hasbrokenint12="1" in loader environment, kernel never use BIOS
INT 12 call to determine base memory size.
Otherwise, kernel use INT 12 in old behaviour.
This should fix kernel panic problem caused by 1.544 changes.
MFC after: 1 day
Diffstat (limited to 'sys/kern/subr_module.c')
0 files changed, 0 insertions, 0 deletions