Alan Cox wrote:
Signed-off-by: Alan Cox <[EMAIL PROTECTED]>

diff -u --new-file --recursive --exclude-from /usr/src/exclude 
linux.vanilla-2.6.23rc3-mm1/drivers/ata/pata_marvell.c 
linux-2.6.23rc3-mm1/drivers/ata/pata_marvell.c
--- linux.vanilla-2.6.23rc3-mm1/drivers/ata/pata_marvell.c      2007-08-22 
17:23:00.000000000 +0100
+++ linux-2.6.23rc3-mm1/drivers/ata/pata_marvell.c      2007-08-22 
17:46:28.000000000 +0100
@@ -190,7 +190,8 @@
static const struct pci_device_id marvell_pci_tbl[] = {
        { PCI_DEVICE(0x11AB, 0x6101), },
-       { PCI_DEVICE(0x11AB, 0x6145), },
+       { PCI_DEVICE(0x11AB, 0x6121), },
+       { PCI_DEVICE(0x11AB, 0x6123), },
        { }     /* terminate list */

same question as with other poster:  where does 0x6145 go, and why?

Is this for -mm only?


-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to