]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] sil: apply M15W quirk selectively (take 2)
authorTejun Heo <htejun@gmail.com>
Mon, 22 Aug 2005 22:27:25 +0000 (07:27 +0900)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 23 Aug 2005 05:05:55 +0000 (01:05 -0400)
commite4deec6304cbd5fd08bf573eccc68787945071c2
treea204b3a824019d1ef1839318612ab0224c55beb0
parent40e8c82c74b9be793601e098fd1313bc2632c5dc
[PATCH] sil: apply M15W quirk selectively (take 2)

 As SII reports that only original 3112's are affected by M15W quirk,
This patch adds SIL_FLAG_MOD15WRITE to selectively apply M15W quirk
depending on chipsets.  As of yet, we don't know exactly which PCI IDs
are for original 3112, so M15W quirk is applied to all except for 3512
and 3124.  Once more info is avaliable, we can change some of these
sil_3112_m15w's to sil_3112.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/scsi/sata_sil.c