freebsd-dev/sys/dev/dc
Brian Feldman 3d57a2e58e Conditionalize IFF_NEEDSGIANT, like everything else here, on IS_MPSAFE.
The driver doesn't look any less safe without Giant than with, and works
with IS_MPSAFE set to 1 here, so others should probably test it as such.
2004-10-01 07:01:38 +00:00
..
dcphy.c
if_dc.c Conditionalize IFF_NEEDSGIANT, like everything else here, on IS_MPSAFE. 2004-10-01 07:01:38 +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