remarkable-linux/drivers/ide/pci
Jeremy Higdon a835fa798d [PATCH] sgiioc4: use mmio ops instead of port io
From: Jeremy Higdon <jeremy@sgi.com>

This patch fixes a bug in sgiioc4 where it was using the default IDE port
I/O operations instead of MMIO.

The IDE part of the IOC4 chip uses MMIO to map the chip registers.
Unfortunately, the sgiioc4 driver uses the default port IO operations,
which happens to have worked for the past few years.  That's about to
change, however, thus this change from inX/outX to readX/writeX.

Signed-off-by: Jeremy Higdon <jeremy@sgi.com>
Cc: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-05-31 16:27:11 -07:00
..
aec62xx.c [PATCH] ide: restore support for AEC6280M cards in aec62xx.c 2006-02-03 08:32:01 -08:00
alim15x3.c [PATCH] alim15x3: ULI M-1573 south Bridge support 2006-04-19 09:13:53 -07:00
amd74xx.c [PATCH] ide: AMD756 no host side cable detection 2006-03-28 09:16:03 -08:00
atiixp.c [PATCH] ide: ATI SB600 IDE support 2006-04-19 09:13:53 -07:00
cmd64x.c Fix up more strange byte writes to the PCI_ROM_ADDRESS config word 2005-09-13 07:59:34 -07:00
cmd640.c [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
cs5520.c [PATCH] cs5520: fix return value of cs5520_init_one() 2005-11-18 23:03:19 +01:00
cs5530.c [PATCH] ide: hotplug mark __devinit cs5530.c 2005-07-03 16:23:08 +02:00
cs5535.c [PATCH] ide: CS5535 driver 2005-11-09 23:58:16 +01:00
cy82c693.c [PATCH] ide: possible cleanups 2005-11-09 23:07:56 +01:00
generic.c [PATCH] ide_generic_all_on() warning fix 2006-03-28 09:16:04 -08:00
hpt34x.c Fix up more strange byte writes to the PCI_ROM_ADDRESS config word 2005-09-13 07:59:34 -07:00
hpt366.c [PATCH] RocketPoint 1520 [hpt366] fails clock stabilization 2006-02-03 08:32:12 -08:00
it821x.c [PATCH] ide: set latency when resetting it821x out of firmware mode 2006-02-03 08:32:12 -08:00
it8172.c [PATCH] ide: hotplug mark __devinit it8172.c 2005-07-03 16:28:44 +02:00
Makefile [PATCH] ide: CS5535 driver 2005-11-09 23:58:16 +01:00
ns87415.c [PATCH] ide: hotplug mark __devinit ns87415.c 2005-07-03 16:31:04 +02:00
opti621.c [PATCH] ide: hotplug mark __devinit opti621.c 2005-07-03 16:33:16 +02:00
pdc202xx_new.c [PATCH] IDE: always enable CONFIG_PDC202XX_FORCE 2006-02-03 08:32:13 -08:00
pdc202xx_old.c [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC 2006-04-19 09:13:53 -07:00
piix.c [PATCH] piix: add Intel ICH8M device IDs 2006-02-03 08:32:11 -08:00
rz1000.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sc1200.c [PATCH] swsusp: switch pm_message_t to struct 2005-09-05 00:06:16 -07:00
serverworks.c [PATCH] frv: fix uninitialised variable in serverworks driver 2006-01-08 20:13:38 -08:00
sgiioc4.c [PATCH] sgiioc4: use mmio ops instead of port io 2006-05-31 16:27:11 -07:00
siimage.c [PATCH] siimage: docs urls 2005-11-18 22:55:47 +01:00
sis5513.c [PATCH] Small fixes backported to old IDE SiS driver 2006-03-28 09:16:04 -08:00
sl82c105.c [ARM] Ensure sl82c105 IDE interfaces are serialized when using DMA 2005-11-12 17:45:45 +00:00
slc90e66.c [PATCH] ide: hotplug mark __devinit slc90e66.c 2005-07-03 16:38:51 +02:00
triflex.c [PATCH] ide: hotplug mark __devinit triflex.c 2005-07-03 16:40:31 +02:00
trm290.c [PATCH] Update CREDITS entry and listings in source files for Jesper Juhl 2005-07-27 16:26:20 -07:00
via82cxxx.c [PATCH] powerpc: Kill _machine and hard-coded platform numbers 2006-03-28 23:15:54 +11:00