Date: Sat, 23 Mar 2002 11:43:15 -0800 (PST) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/gem if_gem.c if_gemvar.h Message-ID: <200203231943.g2NJhFl76883@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2002/03/23 11:43:15 PST
Modified files:
sys/dev/gem if_gem.c if_gemvar.h
Log:
In some cases, RX descriptors that are signalled to have been completed
by the hardware are still marked as owned. Handle this by installing a
timeout handler to collect this descriptor to avoid having received
packets remain unhandled until the next one arrives.
Revision Changes Path
1.3 +19 -3 src/sys/dev/gem/if_gem.c
1.3 +7 -0 src/sys/dev/gem/if_gemvar.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203231943.g2NJhFl76883>
