freebsd-skq/sys/dev/bge
bde 6245a01f00 In bge_txeof(), cancel the watchdog timeout if all descriptors have
been handled instead of when at least one descriptor was just handled.
For bge, it is normal to get a txeof when only a small fraction of the
queued tx descriptors have been handled, so the bug broke the watchdog
in a usual case.
2006-12-20 12:03:21 +00:00
..
if_bge.c In bge_txeof(), cancel the watchdog timeout if all descriptors have 2006-12-20 12:03:21 +00:00
if_bgereg.h - Remove stale VPD support and its comment and get device name from VPD API. 2006-12-18 16:40:04 +00:00