Date: Sat, 25 Mar 2006 12:13:21 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/le am7990.c am79900.c Message-ID: <200603251213.k2PCDM7w086066@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2006-03-25 12:13:21 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/le am7990.c am79900.c
Log:
- Clear the interrupt source flags before processing the interrupt
events and turn off NIC interrupts while in the interrupt handler.
This fixes the device timeouts seen with the VMware LANCE.
- Relax the watchdog timer somewhat; don't enable it until the last
packet is enqueued and if there is a TX interrupt but there are
still outstanding ones reload the timer.
Approved by: re (hrs)
Revision Changes Path
1.1.2.2 +24 -17 src/sys/dev/le/am7990.c
1.1.2.2 +24 -17 src/sys/dev/le/am79900.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603251213.k2PCDM7w086066>
