> 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 probe code uses the table in each driver to do matches. For the 7042
the only version it knows is

   { PCI_VDEVICE(TTI, 0x2310), chip_7042 },
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to