Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 2009 18:09:15 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/pci if_xl.c
Message-ID:  <200910131809.n9DI9ahm054507@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2009-10-13 18:09:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/pci              if_xl.c 
  Log:
  SVN rev 198042 on 2009-10-13 18:09:15Z by yongari
  
  MFC 191345:
    To make it easy whether xl(4) missed Tx completion interrupt check
    number of queued packets in watchdog timeout handler. If there are
    no queued packets just print a informational message and return
    without resetting controller. Also fix to invoke correct Tx
    completion handler as 3C905B needs different handler.
  
  Revision    Changes    Path
  1.190.2.14  +19 -3     src/sys/pci/if_xl.c



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