commit | d6250a03fa736c1bff4df4601f5af2dc21f2bf9e | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Mon Nov 30 13:23:05 2009 +0000 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu Dec 03 02:46:36 2009 -0500 |
tree | 81e571bbc77c256d96378a490ec28e1c8b6c05f9 | |
parent | be315d46156b3db3f4d7eddd1f85549a8a70e962 [diff] |
pata_ali: Fix regression with old devices Making the new stuff work broke some of the old chipsets. We need to go back to the old set up values for these it seems. Unfortunately even with documentation this is basically a mix of cargoculting and guesswork. Chased down to the exact line by Gianluca. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>