freebsd-src/sys/dev/dc
Pyun YongHyeon a5db292f7b Fix a long standing bug where driver handed over RX descriptor
ownership to controller before completion of access to the
descriptor. Driver is faking up status word so it should not give
ownership to controller until it completes RX processing.
2011-02-18 23:18:08 +00:00
..
dcphy.c
if_dc.c Fix a long standing bug where driver handed over RX descriptor 2011-02-18 23:18:08 +00:00
if_dcreg.h For controllers that have TX interrupt moderation capability, 2011-02-18 20:38:05 +00:00
pnphy.c