linux/drivers/ide
John Keller 1678df37be [PATCH] sgiioc4: fixup use of mmio ops
Fix some bugs in the patch that converted the IOC4 driver from port IO ops to
memio ops.

http://marc.theaimsgroup.com/?l=linux-ide&m=114895892231438&w=2

  Problems fixed are:
   - Call to default_hwif_mmiops() was not being done until _after_
     first IO operation, resulting in the first IO operation being
     done as a port IO op, instead of memio.
   - request_region() calls needed to be request_mem_region()
   - Incomplete error case handling.
   - Non-usage of ioremap() and __iomem.

Signed-off-by: John Keller <jpk@sgi.com>
Signed-off-by: Jeremy Higdon <jeremy@sgi.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-01 11:39:10 -07:00
..
arm Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
cris Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
h8300 Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
legacy Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO space is not available" 2006-07-12 21:04:16 -07:00
mips
pci [PATCH] sgiioc4: fixup use of mmio ops 2006-09-01 11:39:10 -07:00
ppc Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Kconfig Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 2006-07-31 13:39:52 -07:00
Makefile
ide-cd.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ide-cd.h
ide-disk.c [PATCH] ide: option to disable cache flushes for buggy drives 2006-07-28 08:54:59 +02:00
ide-dma.c [PATCH] ide: if the id fields looks screwy, disable DMA 2006-07-28 08:58:26 +02:00
ide-floppy.c [PATCH] lockdep: annotate enable_in_hardirq() 2006-07-03 15:27:09 -07:00
ide-generic.c
ide-io.c [PATCH] lockdep: annotate on-stack completions 2006-07-03 15:27:09 -07:00
ide-iops.c [PATCH] IDE: Touch NMI watchdog during resume from STR 2006-07-31 13:28:39 -07:00
ide-lib.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ide-pnp.c
ide-probe.c [PATCH] irq-flags: ide: Use the new IRQF_ constants 2006-07-02 13:58:49 -07:00
ide-proc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ide-tape.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ide-taskfile.c [PATCH] lockdep: annotate enable_in_hardirq() 2006-07-03 15:27:09 -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] ide: option to disable cache flushes for buggy drives 2006-07-28 08:54:59 +02:00
setup-pci.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00