kernel-hacking-2024-linux-s.../drivers/ide
Sergei Shtylyov 17c1033d33 [PATCH] ide: actually honor drive's minimum PIO/DMA cycle times
The function ide_timing_compute() fails to *actually* take drive's
specified minimum PIO/DMA cycle times into account -- when doing this, it
calls ide_timing_merge() on the 'struct ide_timing' argument which contains
garbage at the moment, and then ultimately destroys the read cycle time by
quantizing the ide_timing[] entry, instead of copying from that entry to
the argument structure, and only then doing a merge/quantize.

Cc: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-26 09:58:27 -07:00
..
arm
cris
h8300
legacy [PATCH] m68k: completely initialize hw_regs_t in ide_setup_ports 2006-06-23 07:43:00 -07:00
mips
pci [PATCH] Fix IDE locking error 2006-06-26 09:58:27 -07:00
ppc [PATCH] powerpc: Fix ide-pmac sysfs entry 2006-05-21 12:59:16 -07:00
ide-cd.c [PATCH] IDE CD end-of media error fix 2006-06-25 10:01:06 -07:00
ide-cd.h
ide-disk.c
ide-dma.c [PATCH] More BUG_ON conversion 2006-06-23 07:43:08 -07:00
ide-floppy.c [PATCH] ide-floppy: fix debug-only syntax error 2006-06-25 10:01:20 -07:00
ide-generic.c
ide-io.c [PATCH] ide-io: increase timeout value to allow for slave wakeup 2006-06-26 09:58:27 -07:00
ide-iops.c [PATCH] More BUG_ON conversion 2006-06-23 07:43:08 -07:00
ide-lib.c [PATCH] More BUG_ON conversion 2006-06-23 07:43:08 -07:00
ide-pnp.c
ide-probe.c [SPARC]: Kill __irq_itoa(). 2006-06-20 01:21:29 -07:00
ide-proc.c
ide-tape.c [PATCH] idetape gcc 4.1 warning fix 2006-06-25 10:01:05 -07:00
ide-taskfile.c [PATCH] More BUG_ON conversion 2006-06-23 07:43:08 -07:00
ide-timing.h [PATCH] ide: actually honor drive's minimum PIO/DMA cycle times 2006-06-26 09:58:27 -07:00
ide.c [PATCH] Get rid of struct request request_pm_state member 2006-06-23 17:10:39 +02:00
Kconfig
Makefile
setup-pci.c [SPARC]: Kill __irq_itoa(). 2006-06-20 01:21:29 -07:00