Revision afda5e4da5abf7366ba8ac49e7634b3c85a143ae authored by sebdeg@ngi.it on 05 November 2007, 20:42:25 UTC, committed by Bartlomiej Zolnierkiewicz on 05 November 2007, 20:42:25 UTC
In piix.c (and in ata_piix.c) are already included some patches to skip the
cable check on some laptops and to enable UDMA > 33 modes, but I've noticed
than theese doesn't work on my Acer Aspire 5602WLMi (maybe exist more
versions of this laptop).  With this simple patch I can set transfer mode
to UDMA100.

From: "sebdeg@ngi.it" <sebdeg@ngi.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
1 parent c11eef2
History
File Mode Size
Kconfig -rw-r--r-- 2.0 KB
Kconfig.iosched -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 427 bytes
as-iosched.c -rw-r--r-- 37.8 KB
blktrace.c -rw-r--r-- 12.7 KB
bsg.c -rw-r--r-- 22.1 KB
cfq-iosched.c -rw-r--r-- 53.9 KB
compat_ioctl.c -rw-r--r-- 21.9 KB
deadline-iosched.c -rw-r--r-- 11.5 KB
elevator.c -rw-r--r-- 25.1 KB
genhd.c -rw-r--r-- 19.0 KB
ioctl.c -rw-r--r-- 7.0 KB
ll_rw_blk.c -rw-r--r-- 108.2 KB
noop-iosched.c -rw-r--r-- 2.6 KB
scsi_ioctl.c -rw-r--r-- 16.9 KB

back to top