diff options
author | Dan McGee <dpmcgee@gmail.com> | 2008-04-21 05:03:27 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-04-25 07:11:39 +0200 |
commit | 01ce2601e4ba354fe1e25bb940817570d0c8ed4f (patch) | |
tree | 27fe324726e678d2255150fd59c8e8075fde9ffe /.mailmap | |
parent | libata-eh set tf flags in NCQ EH result_tf (diff) | |
download | linux-01ce2601e4ba354fe1e25bb940817570d0c8ed4f.tar.xz linux-01ce2601e4ba354fe1e25bb940817570d0c8ed4f.zip |
ata_piix: add Asus Eee 701 controller to short cable list
The drive is directly soldered to the controller, so there is no cable at
all. Remove the 40-wire assumption so the drive can operate at max speed.
Before patch:
$ dd if=/dev/sda of=/dev/null bs=2M count=64 iflag=direct
134217728 bytes (134 MB) copied, 5.29612 s, 25.3 MB/s
After patch:
$ dd if=/dev/sda of=/dev/null bs=2M count=64 iflag=direct
134217728 bytes (134 MB) copied, 3.94955 s, 34.0 MB/s
Signed-off-by: Dan McGee <dpmcgee@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions