Subject: Re: Andy the masochist builds a monster...
To: None <rauch@eecs.ukans.edu>
From: Havard Eidnes <he@netbsd.org>
List: port-i386
Date: 01/04/2001 12:57:28
> > There's also the "PXE" boot method which newer BIOSes / NICs may
> > support, but again, you're unlikely to find such code in 386/sx-25
> > hardware, and I'm not sure NetBSD has the code yet to support
> > booting with such BIOS/NIC combinations.
>
> Oh, BTW, can you explain briefly what ``PXE'' is?

I think the abbreviation stands for "Pre-eXecution Environment" (?).
I don't really know the exact details of what it does, but apparently
it gives you the ability to use "BIOS" (?) functions to speak to the
network card in a hardware-independent manner, thus allowing network
boot code to be written which doesn't need specific driver support for
the actual physical NIC hardware.

- H=E5vard