commit | d2cdfc0db39247518585db13a3abdc633a158e0e | [log] [tgz] |
---|---|---|
author | Alan <alan@lxorguk.ukuu.org.uk> | Wed Jan 10 17:13:38 2007 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Feb 09 17:39:34 2007 -0500 |
tree | 542e8f9c82de2303205d8222b9b3aaec9d875e67 | |
parent | fba6edbd3bbd5e6c10b8247d3c3794e718bbc811 [diff] |
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>