mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 00:58:21 -05:00
The new Mikrotik 10/25G NIC is mostly compatible with AR8151 hardware,
with few exceptions:
* card supports only 32bit DMA operations
* card does not support write-one-to-clear semantics for interrupt status
register
* MDIO operations can take longer to complete
This patch adds support for Mikrotik 10/25G NIC to the alc driver
while maintaining support for all earlier HW.
The patch was tested with FreeBSD main branch as of commit
|
||
|---|---|---|
| .. | ||
| if_alc.c | ||
| if_alcreg.h | ||
| if_alcvar.h | ||