cvs commit: src/sys/pci if_xl.c
Bruce Evans
bde at zeta.org.au
Thu Dec 7 19:30:37 PST 2006
On Fri, 8 Dec 2006, Marius Strobl wrote:
> marius 2006-12-08 03:18:16 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/pci if_xl.c
> Log:
> - Revert the parts of the previous revision which reloaded the watchdog
> timer in xl_txeof()/xl_txeof_90xB(); xl_poll_locked() unconditionally
> invokes xl_txeof()/xl_txeof_90xB(), effectively circumventing that
> the watchdog ever fires in the DEVICE_POLLING case as its timer is
> constantly reloaded.
> - Remove the banal and pedantically outdated comment regarding setting
> xl_wdog_timer to 0 in xl_txeof().
>
> Pointed out by: bde
Thanks.
Bruce
More information about the cvs-src
mailing list