Ronald G Minnich <[EMAIL PROTECTED]> writes: > On 22 Feb 2002, Eric W. Biederman wrote: > > > It should be fairly straight forward to port FreeBSD. But it does > > require someone to add code to (a) detect LinuxBIOS and (b) if present > > don't do any 16 bit BIOS calls. > > it needs some fixup. They do call the BIOS, and they need to be taught not > to do that.
There are some very good maintenance reasons to do the BIOS calls directly. However if they are only done when LinuxBIOS is not present it should work fine for us. Eric
