On Tue, Jan 15, 2008 at 03:52:09PM -0500, Jeff Garzik wrote: > > { > >- if (ata_id_is_sata(dev_id)) > >- return 0; /* SATA */ > > if ((dev_id[93] & 0x2000) == 0x2000) > > return 0; /* 80 wire */ > > return 1; > > > Alan, is this .24 material? > > There were a lot of different threads and BZs about this one device, and > I want to triple-check that multiple fixes are not being applied > independently for the same problem. Yes. Without this fix a TSScorp CD-ROM on 40 wire ata reports itself as SATA 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