freebsd-dev/sys/dev/de
John Baldwin d0e98e85f8 - Use callout_*() rather than timeout() to periodically poll the media.
- Add locking to protect the softc and mark this driver as MP safe.  There
  are still some edge cases with multiport cards that need more locking
  work.

MFC after:	1 week
Tested on:	alpha
2005-07-27 13:51:01 +00:00
..
dc21040reg.h Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
if_de.c - Use callout_*() rather than timeout() to periodically poll the media. 2005-07-27 13:51:01 +00:00
if_devar.h - Use callout_*() rather than timeout() to periodically poll the media. 2005-07-27 13:51:01 +00:00