opnsense-src/sys/dev/dc
Robert Watson 5162f7de6f if_dc includes locking, but that locking is disabled by a #ifdef
by default.  As such, mark if_dc as IFF_NEEDSGIANT until such
time as appropriate locking review and testing can take place,
and the locking can be enabled by default.

RELENG_5 candidate.
2004-08-25 03:37:25 +00:00
..
dcphy.c
if_dc.c if_dc includes locking, but that locking is disabled by a #ifdef 2004-08-25 03:37:25 +00:00
if_dcreg.h Remove saved_* from dc_softc. They are now no longer needed. 2004-06-29 20:38:44 +00:00
pnphy.c