--- - branch: MAIN date: Sat Aug 4 03:55:44 UTC 2012 files: - new: '1.35' old: '1.34' path: src/sys/dev/cardbus/fwohci_cardbus.c pathrev: src/sys/dev/cardbus/fwohci_cardbus.c@1.35 type: modified - new: '1.40' old: '1.39' path: src/sys/dev/ieee1394/firewire.c pathrev: src/sys/dev/ieee1394/firewire.c@1.40 type: modified - new: '1.18' old: '1.17' path: src/sys/dev/ieee1394/firewirereg.h pathrev: src/sys/dev/ieee1394/firewirereg.h@1.18 type: modified - new: '1.133' old: '1.132' path: src/sys/dev/ieee1394/fwohci.c pathrev: src/sys/dev/ieee1394/fwohci.c@1.133 type: modified - new: '1.34' old: '1.33' path: src/sys/dev/ieee1394/fwohcivar.h pathrev: src/sys/dev/ieee1394/fwohcivar.h@1.34 type: modified - new: '1.41' old: '1.40' path: src/sys/dev/pci/fwohci_pci.c pathrev: src/sys/dev/pci/fwohci_pci.c@1.41 type: modified id: 20120804T035544Z.c75e9851ab7d9293405501df8332f6a422997ca4 log: | Fix error branches and config pending races in firewire init. This way, if anything fails, it just fails; you don't panic. This can happen if suspending and resuming of firewire is broken (e.g., as I encountered in PR kern/44581). module: src subject: 'CVS commit: src/sys/dev' unixtime: '1344052544' user: riastradh