Date: Fri, 8 Dec 2006 03:18:16 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_xl.c Message-ID: <200612080318.kB83IGmd042237@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
  
  Revision  Changes    Path
  1.208     +2 -3      src/sys/pci/if_xl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612080318.kB83IGmd042237>
