Date: Tue, 20 Jan 2009 14:09:12 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/powerpc/powermac kiic.c Message-ID: <200901201409.n0KE9Lkt087166@repoman.freebsd.org>
index | next in thread | raw e-mail
nwhitehorn 2009-01-20 14:09:12 UTC
FreeBSD src repository
Modified files:
sys/powerpc/powermac kiic.c
Log:
SVN rev 187473 on 2009-01-20 14:09:12Z by nwhitehorn
Fix a race condition in kiic(4) made possible by the way the device's STOP
condition is sent. We used to put the bus in the STOP state, but returned
without waiting for that to actually occur.
Submitted by: Marco Trillo
Revision Changes Path
1.2 +17 -18 src/sys/powerpc/powermac/kiic.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901201409.n0KE9Lkt087166>
