> > /* Revision 0xC4 is UDMA100 */ > > static const struct ata_port_info info_c4 = { > > - .flags = ATA_FLAG_SLAVE_POSS | ATA_FLAG_PIO_LBA48, > > + .flags = ATA_FLAG_SLAVE_POSS | ATA_FLAG_PIO_LBA48 | > > + ATA_FLAG_IGN_SIMPLEX, > > Why it's always so far to the right? Because your eyes are looking at the right hand side so by placing it below and to the right when it doesn't quite fit you minimise the effort needed to read it. Anyone for a typesetting war 8) 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