cvs commit: src/sys/dev/firewire firewire.c firewirereg.h fwmem.c
fwohci.c fwohci_pci.c sbp.c
Hidetoshi Shimokawa
simokawa at FreeBSD.org
Mon Jan 5 06:21:20 PST 2004
simokawa 2004/01/05 06:21:19 PST
FreeBSD src repository
Modified files:
sys/dev/firewire firewire.c firewirereg.h fwmem.c fwohci.c
fwohci_pci.c sbp.c
Log:
MFp4:
* firewire
- Remove pending list.
- Ignore timeout for the FWXF_START state.
- Define M_FWMEM for debugging.
- Comment out DELAY() in fw_asybusy().
- Improve debugging messages
* sbp
- Freeze simq while bus reset.
Revision Changes Path
1.66 +7 -23 src/sys/dev/firewire/firewire.c
1.32 +0 -1 src/sys/dev/firewire/firewirereg.h
1.26 +4 -2 src/sys/dev/firewire/fwmem.c
1.69 +7 -2 src/sys/dev/firewire/fwohci.c
1.37 +1 -1 src/sys/dev/firewire/fwohci_pci.c
1.72 +8 -0 src/sys/dev/firewire/sbp.c
More information about the cvs-src
mailing list