]> err.no Git - linux-2.6/commit
[PATCH] ahci: disable NCQ support on vt8251
authorTejun Heo <htejun@gmail.com>
Wed, 21 Jun 2006 14:12:48 +0000 (23:12 +0900)
committerJeff Garzik <jeff@garzik.org>
Fri, 23 Jun 2006 03:22:39 +0000 (23:22 -0400)
commit71f0737b2889b86f774a94afaf1342c2c0d61cb5
treee983d3f4c3fccad0679aa8ae18a0c3ce91bfafe7
parent8fa29b23d9e0ef976dc578aab98297d4f24f70da
[PATCH] ahci: disable NCQ support on vt8251

vt8251 chokes on NCQ commands.  Two different disks from different
vendors are showing the same symptom and it seems that the windows
driver from via doesn't support NCQ either.  Disable NCQ support on
this controller for the time being.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Cc: Aalderd Bouwman <boac@wanadoo.nl>
Cc: Bastiaan Jacques <b.jacques@planet.nl>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/ahci.c