Skip to content

donatengit/AppleIGB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppleIGB

⚠ This fork is deprecated

There is by far better effort by @mbarbierato (check branches there and correspondent links in discussions) to patch well-formed and stable IntelMausi codebase to support the whole I211 family (including X570 and TRX40). Discussions and issues will be closed soon. 🎉

Kind thanks and kudos for testing, contribution and dedication to following people 🤗 (ASC order):


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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 77.0%
  • C++ 23.0%