kernel-ark/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
cmd640.c
cs5520.c [PATCH] cs5520: fix return value of cs5520_init_one() 2005-11-18 23:03:19 +01:00
cs5530.c
cs5535.c [PATCH] ide: CS5535 driver 2005-11-09 23:58:16 +01:00
cy82c693.c
generic.c [PATCH] ide_generic_all_on() warning fix 2006-03-28 09:16:04 -08:00
hpt34x.c
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
Makefile [PATCH] ide: CS5535 driver 2005-11-09 23:58:16 +01:00
ns87415.c
opti621.c
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
sc1200.c
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
triflex.c
trm290.c
via82cxxx.c [PATCH] powerpc: Kill _machine and hard-coded platform numbers 2006-03-28 23:15:54 +11:00