On 17 Jan 2002, Eric W. Biederman wrote: > It actually should be fairly simple. Assuming not too many BIOS calls > are made.
That was the actual problem. FreeBSD makes a bunch of BIOS calls early in the startup and we have to remove them. Nobody has the time. It is interesting but this is one area where Linux and Plan 9 are way better -- they basically act like the BIOS is not there. ron