Date: Wed, 26 Apr 2000 00:38:44 -0700 (PDT) From: Paul Saab <ps@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/libi386 pxe.c pxetramp.s Message-ID: <200004260738.AAA24497@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ps 2000/04/26 00:38:43 PDT
Modified files:
sys/boot/i386/libi386 pxe.c pxetramp.s
Log:
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.
Revision Changes Path
1.8 +86 -42 src/sys/boot/i386/libi386/pxe.c
1.2 +12 -5 src/sys/boot/i386/libi386/pxetramp.s
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004260738.AAA24497>
