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
Makefile -rw-r--r-- 119 bytes
bin.c -rw-r--r-- 5.6 KB
dir.c -rw-r--r-- 21.6 KB
file.c -rw-r--r-- 18.0 KB
group.c -rw-r--r-- 1.7 KB
inode.c -rw-r--r-- 5.8 KB
mount.c -rw-r--r-- 2.6 KB
symlink.c -rw-r--r-- 4.2 KB
sysfs.h -rw-r--r-- 4.2 KB

back to top