Terry Lambert wrote:
> What can I say... PC hardware is stupid.
> 
> The SPARC console code is handled by the PROM code.  PC hardware
> rarely has code in the POST routines to set up a console properly
> (you can get AMD BIOS that has the ability to send everything out
> the serial consle, and assumes it's talking to a VT100, but most
> motherboards don't have it).

Before I forget: even the AMD BIOS doesn't save you, since the
FreeBSD probe code doesn't "remember" the previous hardware
settings, so the FreeBSD initialization destroys the old settings.
So you have to carefully match the BIOS settings with the kernel
settings.  8-(.  The FreeBSD keyboard probe is equally destructive
for some KVM switches (see previous threads).

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to