mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
- Consistently use the newly introduced sc_mac_rxcfg throughout the driver
instead of reading the old content of CAS_MAC_RX_CONF.
- Increment if_iqdrops instead of if_ierrors in case of RX buffer allocation
failure.
- According to the Cassini datasheet the RX MAC should also be disabled in
cas_setladrf() before changing its configuration.
- Add error messages to gem_disable_{r,t}x() and take advantage of these
throughout the driver instead of duplicating their functionality all over
the place.
|
||
|---|---|---|
| .. | ||
| if_cas.c | ||
| if_casreg.h | ||
| if_casvar.h | ||