Date: Mon, 9 Feb 2009 04:59:13 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/re if_re.c Message-ID: <200902090459.n194xRhl004534@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2009-02-09 04:59:13 UTC FreeBSD src repository Modified files: sys/dev/re if_re.c Log: SVN rev 188381 on 2009-02-09 04:59:13Z by yongari Reclaim transmitted frames in re_tick(). This is for PCIe controllers that lose Tx completion interrupts under certain conditions. With this change it's safe to use MSI on PCIe controllers so enable MSI on these controllers. Revision Changes Path 1.152 +8 -1 src/sys/dev/re/if_re.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902090459.n194xRhl004534>