1 Feb 2006 03:01
Re: [PATCH] ata_piix: ignore all zero PCS value on ICH5's
Tejun Heo <htejun <at> gmail.com>
2006-02-01 02:01:53 GMT
2006-02-01 02:01:53 GMT
Jeff Garzik wrote: > Tejun Heo wrote: > >> Some ICH5's report 0 for PCS even when they have active working ports. >> This patch makes piix_sata_probe() ignore 0 PCS value on ICH5's and >> probe all ports in such cases. And while at it, remove bogus >> assignment to mask. >> > > I'm just not too thrilled about this. I wonder if its an isolated > incident related to power or something. I would wait for more problem > reports, before applying this. > I'm not too sure about this one either, but we have two independent consistent bug reports and PCS handling in ata_piix isn't that necessary or strict to begin with, so.... How about making it a driver option? ata_piix.ignore_PCS maybe? -- -- tejun - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo <at> vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

unless there is an option in your BIOS
to switch between legacy and ahci mode, but afaik no single laptop has
this option. So you're on your own here
RSS Feed