libata: PIIX3 support
authorAlan <alan@lxorguk.ukuu.org.uk>
Wed, 10 Jan 2007 17:13:38 +0000 (17:13 +0000)
committerJeff Garzik <jeff@garzik.org>
Fri, 9 Feb 2007 22:39:34 +0000 (17:39 -0500)
commitd2cdfc0db39247518585db13a3abdc633a158e0e
tree542e8f9c82de2303205d8222b9b3aaec9d875e67
parentfba6edbd3bbd5e6c10b8247d3c3794e718bbc811
libata: PIIX3 support

This I believe completes the PIIX range of support for libata

This adds the table entries needed for the PIIX3, both a new PCI
identifier and a new mode list. It also fixes an erroneous access to PCI
configuration 0x48 on non UDMA capable chips.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/ata_piix.c