freebsd-dev/sys/dev/dc
Jonathan Lemon b50c63121d Change the driver to allocate its own callout structure, and modify
the interface to use callout_* instead of timeout().  Also add an
IS_MPSAFE #define (currently off) which will mark the driver as mpsafe
to the upper layers.
2000-11-25 08:00:10 +00:00
..
dcphy.c
if_dc.c Change the driver to allocate its own callout structure, and modify 2000-11-25 08:00:10 +00:00
if_dcreg.h Change the driver to allocate its own callout structure, and modify 2000-11-25 08:00:10 +00:00
pnphy.c