Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Dec 2006 14:30:34 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Marius Strobl <marius@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/pci if_xl.c
Message-ID:  <20061208143020.R39956@delplex.bde.org>
In-Reply-To: <200612080318.kB83IGmd042237@repoman.freebsd.org>
References:  <200612080318.kB83IGmd042237@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061208143020.R39956>