freebsd-skq/sys/dev/cas
marius e11333ee9f Partially merge r223648, r223648 and r223949 from gem(4):
- 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.
2011-07-12 13:22:17 +00:00
..
if_cas.c Partially merge r223648, r223648 and r223949 from gem(4): 2011-07-12 13:22:17 +00:00
if_casreg.h - Don't set CAS_PCS_DATAPATH to anything except CAS_PCS_DATAPATH_SERDES 2010-05-03 20:57:16 +00:00
if_casvar.h Partially merge r223648, r223648 and r223949 from gem(4): 2011-07-12 13:22:17 +00:00