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-- 1.6 KB
Makefile -rw-r--r-- 271 bytes
af_x25.c -rw-r--r-- 37.5 KB
sysctl_net_x25.c -rw-r--r-- 2.6 KB
x25_dev.c -rw-r--r-- 4.3 KB
x25_facilities.c -rw-r--r-- 8.1 KB
x25_forward.c -rw-r--r-- 3.8 KB
x25_in.c -rw-r--r-- 8.8 KB
x25_link.c -rw-r--r-- 8.7 KB
x25_out.c -rw-r--r-- 5.3 KB
x25_proc.c -rw-r--r-- 7.6 KB
x25_route.c -rw-r--r-- 4.8 KB
x25_subr.c -rw-r--r-- 9.1 KB
x25_timer.c -rw-r--r-- 3.8 KB

back to top