Date: Fri, 8 Jun 2007 07:53:59 +0000 (UTC) From: Hidetoshi Shimokawa <simokawa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/firewire firewire.c fwohci.c Message-ID: <200706080754.l587s08x044997@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 2007-06-08 07:53:59 UTC FreeBSD src repository Modified files: sys/dev/firewire firewire.c fwohci.c Log: Fix a race after a bus reset. - We are in FWBUSINIT state just after SID interrupt. - Do not pass normal xfers before bus probe is done. Revision Changes Path 1.96 +12 -11 src/sys/dev/firewire/firewire.c 1.92 +4 -3 src/sys/dev/firewire/fwohci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706080754.l587s08x044997>