Skip to content

Instantly share code, notes, and snippets.

@robinsmidsrod
Last active August 29, 2015 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robinsmidsrod/435d3a8efdd5f3359ee2 to your computer and use it in GitHub Desktop.
Save robinsmidsrod/435d3a8efdd5f3359ee2 to your computer and use it in GitHub Desktop.
iPXE: Problems with HP EliteBook 8470p with Intel 82579LM onboard NIC doing linkup on 10Mbit/half-duplex when chainloaded
ipxe.usb (cold boot):
PHY_CTRL before reset: 0x1e84000c
MAC reset (ctrl 00100260)
link status 00080683
ifstat says link: up
ipxe.pxe (cold boot):
PHY_CTRL before reset: 0x1e84000c
MAC+PHY reset (ctrl 00100260)
PHY_CTRL after reset: 0x1e84000c
link status 00080680
ifstat says link: down
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment