0proto / AppleIGB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppleIGB

If your NIC works with this driver, please post your configuration here.

Intel onboard LAN driver for macOS. Courtesy of hnak, refer to the original post for more details.


  • Updated to Intel's IGB source 5.11.4 (initial update to 5.7.2 by Shanee)
  • Adopting/merging IntelMausi link management and code structure approach (for potential further merge)
  • Explicitly stalling packets when transmit queue is busy (as in IntelMausi)
  • Added options to (un)select EEE mode (there are notes that disabling it could fix spontaneous link problems)
  • Ensured software interrupt register in watchdog for rx ring cleaned

Supported Devices

  • 82575
  • 82576
  • 82580
  • dh89xxcc
  • i210/i211
  • i350
  • i354

Updated version only tested on AMD versions of Intel I211-AT so far.

Feel free to post issues (ensure you provide additional device info and whether SmallTree is fully working on 11.x)

Known Current Issues

  • Although it's fully stable in my setup (i211 @ B450) and some others, specifically B470, X299, Z390, Z270, WS C246 - there are multiple reports for instability and connection drops on X570, TRX40 motherboards. So for those having these MB I'd recommended to stay on SmallTree and corresponding MacOS versions 11.x or attach USB Ethernet until there is someone could help with a deep diagnosis of the problem.
  • This driver doesn't use MSI-X interrupts

About


Languages

Language:C 77.0%Language:C++ 23.0%