RE: Update on: MPC85xx git/MPC8548cds - PCI/PCIE problemS with Marvel SATA driver...
From: Morrison, Tom <hidden>
Date: 2007-02-23 22:47:29
Olof,
Are you saying that it must 'know' about the PCI id(s)
for this SATA card before it even probes that device???
Even though the module is compiled into the kernel and=20
I've verified that:
a) the pci scan bus has detected this device
b) that the sata_mv driver is registering itself
as a PCI Device driver?
????
Also, fyi, its also complaining about the PCI Express=20
Root Bridge on the MPC8548 as an unknown device...
manufacturer: 0x1957 (aka: Freescale)
class: 0xFFFF
although that doesn't explain why the same PCI=20
Express SATA card / ~same sata_mv driver on an=20
Intel X86 platform doesn't get recognized either.
Thank you for any additional insight you have on this Olof!
Tom
-----Original Message-----
From: Olof Johansson [mailto:olof@lixom.net]
Sent: Fri 2/23/2007 3:29 PM
To: Morrison, Tom
Cc: Andy Fleming; Geary Sean-R60898; linuxppc-dev@ozlabs.org; Zhang =
Wei-r63237
Subject: Re: Update on: MPC85xx git/MPC8548cds - PCI/PCIE problemS with =
Marvel SATA driver...
=20
On Fri, Feb 23, 2007 at 02:57:38PM -0500, Morrison, Tom wrote:
PCI Express/7042 Marvell Sata Card: =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
On PCI Express Bus - it never performs the probe - even though
the bus was scanned and device was found ("lspci" shows this =device)
=20 FYI, I tried the PCI Express SATA Card in an X86 running Fedora Core 6 (2.6.19.1-2xxx) and this seemingly is the same behavior on this platform?
A patch went into 2.6.20 quite late to add the PCI ids for at least one 7042 controller (Highpoint). You might have to add the ids of your controller as well. -Olof