dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/ide/legacy
Bartlomiej Zolnierkiewicz 4660897e6c qd65xx: fix PIO mode selection
PIO4 is a maximum PIO mode supported by a driver.  Using "255" as a max_mode
argument to ide_get_best_pio_mode() could result in wrong timings being used
by a driver (for "pio" equal to 5) or OOPS (for "pio" values > 5 && < 255).

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Reviewed-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
2007-07-08 15:21:58 +02:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ali14xx.c ide: add ide_proc_register_port() 2007-05-10 00:01:11 +02:00
buddha.c ide: add "initializing" argument to ide_register_hw() 2007-05-10 00:01:10 +02:00
dtc2278.c ide: add ide_proc_register_port() 2007-05-10 00:01:11 +02:00
falconide.c ide: add "initializing" argument to ide_register_hw() 2007-05-10 00:01:10 +02:00
gayle.c ide: add "initializing" argument to ide_register_hw() 2007-05-10 00:01:10 +02:00
hd.c [PATCH] drivers/ide: stray bracket 2006-11-14 09:09:27 -08:00
ht6560b.c ide: add ide_proc_register_port() 2007-05-10 00:01:11 +02:00
ide-cs.c ide: add "initializing" argument to ide_register_hw() 2007-05-10 00:01:10 +02:00
macide.c ide: add "initializing" argument to ide_register_hw() 2007-05-10 00:01:10 +02:00
q40ide.c ide: add "initializing" argument to ide_register_hw() 2007-05-10 00:01:10 +02:00
qd65xx.c qd65xx: fix PIO mode selection 2007-07-08 15:21:58 +02:00
qd65xx.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
umc8672.c ide: add ide_proc_register_port() 2007-05-10 00:01:11 +02:00