K 10 svn:author V 7 iwasaki K 8 svn:date V 27 2002-11-09T21:17:41.000000Z K 7 svn:log V 327 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 END