From: Alan Cox Date: Mon, 16 Oct 2006 15:24:50 +0000 (+0100) Subject: [PATCH] libata-sff: Allow for wacky systems X-Git-Tag: v2.6.19-rc3~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eb166bf805cc1c1d38d57211e8737631376b9ba;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed