1
Development and Code Review / Re: Support for Intel X553 NIC and Marvell 88E6190 switch
« on: September 14, 2024, 12:50:03 am »
I tried your patch above but it does not seem to work with the current version of the driver.
And then falls apart from there. Is there a different place this should be applied?
Code: [Select]
/usr/src/sys/dev/ixgbe/if_ix.c:1139:53: error: use of undeclared identifier 'mdio_dev'
And then falls apart from there. Is there a different place this should be applied?