Date: Mon, 12 Jan 2009 03:54:33 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/pci if_rl.c Message-ID: <200901120354.n0C3sm1D018925@repoman.freebsd.org>
index | next in thread | raw e-mail
yongari 2009-01-12 03:54:33 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/pci if_rl.c
Log:
SVN rev 187081 on 2009-01-12 03:54:33Z by yongari
MFC r184241-184243:
r184241:
Don't rearm watchdog timer in rl_txeof(). The watchdog timer was
already set in rl_start_locked(). Touching the watchdog timer in
other places will hide the root cause of watchdog timeouts.
r184282:
Make rl_init_locked() call rl_reset. This will put hardware into
sane state after resume/watchdog timeouts.
r184283:
After sending stop command to MAC, give hardware chance to drain
active DMA operation.
Revision Changes Path
1.170.2.8 +12 -9 src/sys/pci/if_rl.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901120354.n0C3sm1D018925>
