Date: Tue, 21 Apr 2009 00:42:11 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/xl if_xl.c Message-ID: <200904210042.n3L0gLK5039541@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2009-04-21 00:42:11 UTC
FreeBSD src repository
Modified files:
sys/dev/xl if_xl.c
Log:
SVN rev 191345 on 2009-04-21 00:42:11Z by yongari
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.4 +19 -3 src/sys/dev/xl/if_xl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904210042.n3L0gLK5039541>
