CMD add on card UDMA66 issue - resolved

From: Sasi Peter (sape@iq.rulez.org)
Date: Sun Mar 26 2000 - 19:57:48 EST


Hi!

After a quite a long discussion it turned out, that in the $SUBJ case the
following patch helps to get the kernel working.

add to ide-pci.c

                    IDE_PCI_DEVID_EQ(d->devid, DEVID_CY82C693) ||
+ IDE_PCI_DEVID_EQ(d->devid, DEVID_CMD646) ||
+ IDE_PCI_DEVID_EQ(d->devid, DEVID_CMD648) ||
                    ((dev->class >> 8) == PCI_CLASS_STORAGE_IDE &&

I am reporting here because at least two people were suffering from the
same problems. (IOI card, etc.)

Hope this will make it into the kernel some day.

-- SaPE

Peter, Sasi <sape@sch.hu>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Mar 31 2000 - 21:00:18 EST