freebsd-dev/sys/dev/de
John Baldwin fcde23065f Call tulip_start() rather than tulip_ifstart() from the interrupt handler
to avoid recursing on the driver lock.  Not sure why my test box didn't
catch this earlier.

MFC after:	3 days
2005-08-09 21:53:26 +00:00
..
dc21040reg.h Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
if_de.c Call tulip_start() rather than tulip_ifstart() from the interrupt handler 2005-08-09 21:53:26 +00:00
if_devar.h - Use callout_*() rather than timeout() to periodically poll the media. 2005-07-27 13:51:01 +00:00