Okey, thanks for the time to answer :-)

--
Torgeir

-----Original Message-----
From: Michael Brown [mailto:mc...@ipxe.org]
Sent: 11. november 2015 17:40
To: Wulfsberg, Torgeir; ipxe-devel@lists.ipxe.org
Subject: Re: [ipxe-devel] - Close network device (really power down, and bring 
it back up again)

On 11/11/15 10:05, torgeir.wulfsb...@kongsberg.com wrote:
> Is'it possible to really power down the network interface in iPXE
> (like linux would do by unloading the kernel module for network
> drivers "tg3 or e1000e")?

No; we have no support for doing that.

For specific drivers, you could patch in something similar.  For example, in 
the Intel driver, if you were to delete the "If link is already up, do not 
attempt to reset the PHY" portion of intel_reset(), then performing "ifclose" 
should reset the chip including a link-level reset.

Michael

________________________________

CONFIDENTIALITY
This e-mail and any attachment contain KONGSBERG information which may be 
proprietary, confidential or subject to export regulations, and is only meant 
for the intended recipient(s). Any disclosure, copying, distribution or use is 
prohibited, if not otherwise explicitly agreed with KONGSBERG. If received in 
error, please delete it immediately from your system and notify the sender 
properly.
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to