Date: Sat, 16 Jun 2007 23:27:59 +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/gem if_gem.c Message-ID: <200706162328.l5GNS0f3016460@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2007-06-16 23:27:59 UTC
FreeBSD src repository
Modified files:
sys/dev/gem if_gem.c
Log:
- In gem_bitwait() check that the bit clears/was set in the content
of the register rather than in the offset describing the register.
- In gem_reset_rx() let gem_bitwait() check for the Rx reset bit
rather than the Tx reset bit to clear.
Obtained from: OpenBSD (same/similar bugs being fixed)
Revision Changes Path
1.43 +2 -2 src/sys/dev/gem/if_gem.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706162328.l5GNS0f3016460>
