freebsd-nq/sys/boot/i386
Paul Saab d08ae64b1d Bring support in for Intel Wired for Management 1.1 (PXE 0.99 and
below).  This did not work previously because interrupts were
disabled when PXE calls were being made, and they must be enabled.
This should also allow us to be compliant with all newer PXE rom's
from Intel.

For PXE 0.99, this has been tested using the Intel N440BX motherboard
and I am confident it will work on the Intel L440GX motherboard.

Lots of help/information from: jhb, peter

I would like to thank Michael Johnston <michael.johnston@intel.com>,
Mike Henry <mike.henry@intel.com>, and all the other PXE developers
at Intel for their help, and information in helping solve this
problem.
2000-04-26 07:38:40 +00:00
..
boot0 Remove accidental cut&paste garbage in a comment. 1999-09-03 01:38:29 +00:00
boot2 Add a missing dependency: boot2 depends on the BTX kernel. 2000-04-11 14:49:13 +00:00
btx Don't disable interrupts when calling a vm86 mode interrupt or routine 2000-04-26 04:35:25 +00:00
cdboot Mega i386 loader commit. 2000-03-28 01:19:53 +00:00
cdldr Mega i386 loader commit. 2000-03-28 01:19:53 +00:00
gptboot Add a missing dependency: boot2 depends on the BTX kernel. 2000-04-11 14:49:13 +00:00
kgzldr $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
libi386 Bring support in for Intel Wired for Management 1.1 (PXE 0.99 and 2000-04-26 07:38:40 +00:00
loader Move the building of the PXE module into libi386. 2000-04-21 22:06:02 +00:00
mbr $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pxeldr Mega i386 loader commit. 2000-03-28 01:19:53 +00:00
Makefile Mega i386 loader commit. 2000-03-28 01:19:53 +00:00
Makefile.inc Mega i386 loader commit. 2000-03-28 01:19:53 +00:00