Date: Tue, 13 Oct 2009 17:56:48 +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: <200910131757.n9DHv38N052622@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2009-10-13 17:56:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/pci if_xl.c Log: SVN rev 198039 on 2009-10-13 17:56:48Z 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.210.2.4 +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?200910131757.n9DHv38N052622>