freebsd-dev/sys/dev/dc
Marius Strobl 3e0e67263b Fix a bug originally introduced in rev. 1.74; don't reloaded the
watchdog timer in dc_txeof() in case there are still unhandled
descriptors as dc_poll() invokes dc_poll() unconditionally.
Otherwise this would result in the watchdog timer constantly being
being reloaded and thus circumvent that the watchdog ever fires in
the DEVICE_POLLING case.

Pointed out by:	bde
2006-12-20 01:49:56 +00:00
..
dcphy.c Replace hard-coded magic constants to system defined constants 2006-08-02 05:28:52 +00:00
if_dc.c Fix a bug originally introduced in rev. 1.74; don't reloaded the 2006-12-20 01:49:56 +00:00
if_dcreg.h - Use our own callout (the dc_tick() callout uses varying periods 2006-12-06 01:56:38 +00:00
pnphy.c Replace hard-coded magic constants to system defined constants 2006-08-02 05:28:52 +00:00