John Baldwin <[EMAIL PROTECTED]> wrote: >> The first 1 meg of memory is 1:1 mapped at KERNBASE. IOW, you can get to the BIOS >> at KERNBASE + 0xc0000. That should cover these first two items.
Even on non-i386 machines? I guess it really doesn't matter since I am reading the BIOS area to detect that I am running on a specific type machine. The other calls are ignored if the data read does not equal the expected values. Thanks for the help. _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"