freebsd-nq/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 Spelling fix in a comment. 2004-05-29 18:13:44 +00:00
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 Remove double __FBSDID and move the remaining one into a common place after 2004-05-29 18:09:10 +00:00