This should have referenced https://reviews.freebsd.org/D5106
On 29/01/2016 21:06, Steven Hartland wrote:
Author: smh
Date: Fri Jan 29 21:06:59 2016
New Revision: 295051
URL: https://svnweb.freebsd.org/changeset/base/295051
Log:
Fix phy interrupts setup for ixl
Fix the inverted set of
Author: smh
Date: Fri Jan 29 21:06:59 2016
New Revision: 295051
URL: https://svnweb.freebsd.org/changeset/base/295051
Log:
Fix phy interrupts setup for ixl
Fix the inverted set of interrupts being used as the mask for ixl.
Without this ixl devices fail to detect link state changes.