freebsd-dev/sys/dev/cas
Marius Strobl fcdbb666c0 - Expand the scope of the lock in the interrupt routine to close races with
checking IFF_DRV_RUNNING and simplify the code. This also involves holding
  the driver lock in the rx_ch callout.
- Just use ifp instead of sc->sc_ifp.

Submitted by:	jhb (mostly)
2011-07-13 18:52:11 +00:00
..
if_cas.c - Expand the scope of the lock in the interrupt routine to close races with 2011-07-13 18:52:11 +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