[PATCH] libata-sff: Allow for wacky systems
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Mon, 16 Oct 2006 15:24:50 +0000 (16:24 +0100)
committerJeff Garzik <jeff@garzik.org>
Sat, 21 Oct 2006 19:18:59 +0000 (15:18 -0400)
commit8eb166bf805cc1c1d38d57211e8737631376b9ba
treed24a11802b064f0629ea2501a6e2ae360abf2e1d
parent12a87d36b3c5cb76a182c35f40d959a615d1c862
[PATCH] libata-sff: Allow for wacky systems

There are some Linux supported platforms that simply cannot hit the low
I/O addresses used by ATA legacy mode PCI mappings. These platforms have
a window for PCI space that is fixed by the board logic and doesn't
include the neccessary locations.

Provide a config option so that such platforms faced with a controller
that they cannot support simply error it and punt

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/libata-sff.c