On Wed, 02 Jul 2008 11:52:09 +0900 Tejun Heo <tj@xxxxxxxxxx> wrote: > Adaptec uses different DIDs for 3132. Add them. > > Reported by Travis Read. > > Signed-off-by: Tejun Heo <tj@xxxxxxxxxx> > Cc: Travis Read <ics@xxxxxxxxxxx> NAK > { PCI_VDEVICE(CMD, 0x0242), BID_SIL3132 }, > { PCI_VDEVICE(CMD, 0x3131), BID_SIL3131 }, > { PCI_VDEVICE(CMD, 0x3531), BID_SIL3131 }, > + { PCI_VDEVICE(CMD, 0x0242), BID_SIL3132 }, > + { PCI_VDEVICE(CMD, 0x0244), BID_SIL3132 }, The first of those is a duplicate (see the top entry) Alan -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html