RE: Problems with init of Marvell PCI Express SATA Card

2007-02-23 Thread Tom Morrison
Subject: Re: Problems with init of Marvell PCI Express SATA Card > if you look in the sata_mv.c it has support for the > 7042 throughout it (exactly the same as PCI in fact - > its the same core chip - just different bus interface)... For the 7042 with the TTI PCI identifier but not o

Re: Problems with init of Marvell PCI Express SATA Card

2007-02-23 Thread Alan
> if you look in the sata_mv.c it has support for the > 7042 throughout it (exactly the same as PCI in fact - > its the same core chip - just different bus interface)... For the 7042 with the TTI PCI identifier but not one with a Marvell ID - what vendor/device does your device show up ? The pr

RE: Problems with init of Marvell PCI Express SATA Card

2007-02-23 Thread Tom Morrison
Alan, Where are you looking for sata_mv driver support. if you look in the sata_mv.c it has support for the 7042 throughout it (exactly the same as PCI in fact - its the same core chip - just different bus interface)... but agreed an unknown device in the pci ids...or is there another place w

Re: Problems with init of Marvell PCI Express SATA Card

2007-02-23 Thread Alan
On Fri, 23 Feb 2007 18:21:26 -0500 "Tom Morrison" <[EMAIL PROTECTED]> wrote: > Alan, > > Where do I look in the kernel to see if there is > 'driver support' present based upon the card? > > As I mentioned as well, the same driver is used > for the PCI Driver (using 6042 chip). So, at some > leve

RE: Problems with init of Marvell PCI Express SATA Card

2007-02-23 Thread Tom Morrison
Alan, Where do I look in the kernel to see if there is 'driver support' present based upon the card? As I mentioned as well, the same driver is used for the PCI Driver (using 6042 chip). So, at some level, the support is there. The key is does Linux *Kernel* support for PCI Express have support

Re: Problems with init of Marvell PCI Express SATA Card

2007-02-23 Thread Alan
> What am I doing wrong? Do I need to have > the PCI ids in the kernel match identically > what is on pci express sata card device? And driver support which may or may not be present depending on the card. Alan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the bod

Problems with init of Marvell PCI Express SATA Card

2007-02-23 Thread Tom Morrison
I am running a relatively recent 2.6.20 Linux kernels running on both an Intel x86 (XEON) as well as one a embedded powerPC target (MPC8548E). I believe my PCI Express interface is working correctly on both the embedded target as well as - of course - on the XEON platform (I have other cards