Skip to content

5.7.2-im

Pre-release
Pre-release
Compare
Choose a tag to compare
@donatengit donatengit released this 20 Feb 18:40

This release adopts/merges IntelMausi link management and code structure approach.
It should properly handle:

  1. Cable plug-in/-out (including switching between various link speed partners)
  2. Enable/disable via macOS Settings
  3. Enable/disable via ifconfig enX up/down
  4. Enable after sleep

And, hopefully, potential issues with connection drops (not reproducible on my I211 @ B450).

Tested on 1Gbps ISP cable and 100Mbs router's link both forced and autonegotiated (although on 1Gbps autoneg is always enable per Intel's source).

Note: please give it ~10 seconds to reset/negotiate if your changes of link state are frequent.

P.s. It also contains extended debug across the code, so feel free to sudo dmesg | grep -i igb while testing.