System Profiler -> Hardware -> FireWire just says "Warning: Unable to list FireWire devices."
Messages that appear during boot:
CODE
$ grep -i firewire /private/var/log/system.log
Nov 3 20:45:03 localhost kernel[0]: FireWire runtime power conservation disabled. (2)
Nov 3 20:45:04 localhost kernel[0]: FireWire (OHCI) TI ID 8024 PCI now active, GUID 00000ae6ff788717; max speed s100.
Nov 3 20:45:04 localhost kernel[0]: ERROR: FireWire unable to determine security-mode; defaulting to full-secure.
Nov 3 20:46:02 myhost configd[14]: InterfaceNamer: MacPro3,1/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/HUB0@4/IOPCI2PCIBridge/pci104c,8024@9/AppleFWOHCI/IOFireWireController [1]
Nov 3 20:46:02 myhost configd[14]: InterfaceNamer: MacPro3,1/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/HUB0@4/IOPCI2PCIBridge/pci104c,8024@9/AppleFWOHCI/IOFireWireController/IOFireWireLocalNode [2]
Installed kexts:Nov 3 20:45:03 localhost kernel[0]: FireWire runtime power conservation disabled. (2)
Nov 3 20:45:04 localhost kernel[0]: FireWire (OHCI) TI ID 8024 PCI now active, GUID 00000ae6ff788717; max speed s100.
Nov 3 20:45:04 localhost kernel[0]: ERROR: FireWire unable to determine security-mode; defaulting to full-secure.
Nov 3 20:46:02 myhost configd[14]: InterfaceNamer: MacPro3,1/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/HUB0@4/IOPCI2PCIBridge/pci104c,8024@9/AppleFWOHCI/IOFireWireController [1]
Nov 3 20:46:02 myhost configd[14]: InterfaceNamer: MacPro3,1/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/HUB0@4/IOPCI2PCIBridge/pci104c,8024@9/AppleFWOHCI/IOFireWireController/IOFireWireLocalNode [2]
CODE
$ ll /System/Library/Extensions/|grep -i firewire
drwxr-xr-x 3 root wheel 102 Nov 24 2008 IOFireWireAVC.kext
drwxr-xr-x 3 root wheel 102 Nov 24 2008 IOFireWireFamily.kext
drwxr-xr-x 3 root wheel 102 Nov 24 2008 IOFireWireIP.kext
drwxr-xr-x 3 root wheel 102 Nov 24 2008 IOFireWireSBP2.kext
drwxr-xr-x 3 root wheel 102 Nov 24 2008 IOFireWireSerialBusProtocolTransport.kext
Is there a kext fix or driver or something that may get things working?
drwxr-xr-x 3 root wheel 102 Nov 24 2008 IOFireWireAVC.kext
drwxr-xr-x 3 root wheel 102 Nov 24 2008 IOFireWireFamily.kext
drwxr-xr-x 3 root wheel 102 Nov 24 2008 IOFireWireIP.kext
drwxr-xr-x 3 root wheel 102 Nov 24 2008 IOFireWireSBP2.kext
drwxr-xr-x 3 root wheel 102 Nov 24 2008 IOFireWireSerialBusProtocolTransport.kext
