ata: NCQ is broken on Maxtor 6L250S0
authorPaul Rolland <rol@as2917.net>
Tue, 27 Mar 2007 05:43:44 +0000 (21:43 -0800)
committerJeff Garzik <jeff@garzik.org>
Wed, 28 Mar 2007 06:05:13 +0000 (02:05 -0400)
commit7acfaf3037ff19b749117a286f0f24e201ada0ec
tree8322e1cbee5481fde3c6b42d384750a16ae4f099
parent5e5188108bcf9ab2e6f87b4b54924354040b0aa7
ata: NCQ is broken on Maxtor 6L250S0

With this applied, my machine has stopped all those painful messages.
dmesg now says :

root@riri:/Kernels# dmesg | grep LBA
ata1.00: 490234752 sectors, multi 0: LBA48 NCQ (not used)
ata2.00: 640 sectors, multi 1: LBA
ata3.00: 490234752 sectors, multi 0: LBA48 NCQ (not used)

Signed-off-by: Paul Rolland <rol@as2917.net>
Acked-by: Alan Cox <alan@redhat.com>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: Tejun Heo <htejun@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/libata-core.c