[phantom] Do not halt PEGs on driver shutdown
commit46f43d8ea763ca2a9d4d1b87db589bb7dcc978bf
authorMichael Brown <mcb30@etherboot.org>
Sat, 8 Nov 2008 05:10:23 +0000 (8 05:10 +0000)
committerMichael Brown <mcb30@etherboot.org>
Sat, 8 Nov 2008 05:10:23 +0000 (8 05:10 +0000)
treee228ed915e0e297875f66c6e630f78fdee7f764a
parent43aa69d7b3035a1ed3897a0435dada96526be67b
[phantom] Do not halt PEGs on driver shutdown

Halting the PEGs breaks platforms where there is sideband access to
the NIC (e.g. HP machines using iLO).  (We have to retain the
unhalting code because on some other platforms (e.g. IBM blades with
BOFM) the pre-PXE firmware must halt the PEGs to avoid issues with the
BIOS rereading via the expansion ROM BAR.)
src/drivers/net/phantom/phantom.c