Mikael Pettersson wrote:
Jeff Garzik writes:
 > > +    if ((pi->flags & (PDC_FLAG_GEN_II|PDC_FLAG_4_PORTS)) == 
(PDC_FLAG_GEN_II|PDC_FLAG_4_PORTS)) {
 > > +            is_sataii_tx4 = 1;
 > > +            dev_printk(KERN_INFO, &pdev->dev, "applying SATAII TX4 port 
numbering workaround\n");
> > ...though I'm not sure the printk is really wanted. nonetheless, I > applied it.

Thanks.

There's also the older "PATA port found\n", which is redundant
since libata will print "PATA" as it logs the corresponding ata dev.
I can remove both if you like.

Agreed, that would be nice.

        Jeff



-
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