cvs commit: src/sys/dev/firewire firewire.c fwohci.c
Hidetoshi Shimokawa
simokawa at FreeBSD.org
Fri Jun 8 07:54:00 UTC 2007
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
More information about the cvs-src
mailing list