got it! thank you for showing the error of my way... and being so patient with me! damm, that means I gotta work this weekend...:-)...
-----Original Message----- From: Alan [mailto:[EMAIL PROTECTED] Sent: Friday, February 23, 2007 8:18 PM To: [EMAIL PROTECTED] Cc: linux-kernel@vger.kernel.org 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 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/