I'm running an up-to date cooker, and am trying to get my ACOM Data firewire drive up and running, it requires the latest ieee1394 cvs drivers, so I got them and compiled them and when I modprobe ohci1394 no device is created in /dev. the output from /var/messages is below.
I've been able to run this drive on my heavilly updated 8.1 box. (it is rather unstable though, thats why I want to try in on my laptop, see if it is the drive or the controller). I just noticed on the changelog list that a new devfsd is out, but its not on the mirrors yet, so I can't try it.. Mar 12 17:48:49 oak kernel: ohci1394: $Revision: 1.101 $ Ben Collins <[EMAIL PROTECTED]> Mar 12 17:48:49 oak kernel: PCI: Found IRQ 10 for device 02:0f.2 Mar 12 17:48:49 oak kernel: PCI: Sharing IRQ 10 with 00:1f.2 Mar 12 17:48:49 oak kernel: PCI: Sharing IRQ 10 with 02:06.0 Mar 12 17:48:49 oak kernel: PCI: Sharing IRQ 10 with 02:06.1 Mar 12 17:48:49 oak kernel: PCI: Sharing IRQ 10 with 02:0f.0 Mar 12 17:48:49 oak kernel: PCI: Sharing IRQ 10 with 02:0f.1 Mar 12 17:48:49 oak kernel: ohci1394_0: OHCI-1394 1.0 (PCI): IRQ=[10] MMIO=[f8ffb800-f8ffc000] Max Packet=[2048] Mar 12 17:48:50 oak kernel: ieee1394: ConfigROM quadlet transaction error for node 01:1023 Mar 12 17:48:51 oak /etc/hotplug/ieee1394.agent: Setup sbp2 for IEEE1394 product 0x00063a/0x00609e/0x010483 Mar 12 17:48:51 oak kernel: ieee1394: sbp2: Logged into SBP-2 device Mar 12 17:48:51 oak kernel: ieee1394: sbp2: Node[01:1023]: Max speed [S400] - Max payload [2048] Mar 12 17:48:51 oak kernel: scsi1 : IEEE-1394 SBP-2 protocol driver (host: ohci1394) Mar 12 17:48:51 oak kernel: SBP-2 module load options: Mar 12 17:48:51 oak kernel: - Max speed supported: S400 Mar 12 17:48:51 oak kernel: - Max sectors per I/O supported: 255 Mar 12 17:48:51 oak kernel: - Max outstanding commands supported: 8 Mar 12 17:48:51 oak kernel: - Max outstanding commands per lun supported: 1 Mar 12 17:48:51 oak kernel: - Serialized I/O (debug): no Mar 12 17:48:51 oak kernel: Vendor: DMI Model: 1394 HDD Rev: 2.34 Mar 12 17:48:51 oak kernel: Type: Direct-Access ANSI SCSI revision: 02 Mar 12 17:48:51 oak /etc/hotplug/ieee1394.agent: missing kernel or user mode driver sbp2
