PCMCIA fun
Matthew Wilcox
willy at debian.org
Thu Mar 18 15:47:50 GMT 2004
On Thu, Mar 18, 2004 at 03:18:35PM +0100, Geert Uytterhoeven wrote:
> But on non-PC, ISA memory space is not always a subset of PCI memory space,
> while ISA I/O space is always a subset of PCI I/O space.
Doesn't matter. Drivers are allowed to [1] call ioremap() on ISA memory
and then call readb() on it. You need to figure out how to handle this
on m68k. Since I'm not familiar with the architectures you deal with,
could you go over the problem you have?
[1] and encouraged to -- isa_readb() is legacy and being phased out!
--
"Next the statesmen will invent cheap lies, putting the blame upon
the nation that is attacked, and every man will be glad of those
conscience-soothing falsities, and will diligently study them, and refuse
to examine any refutations of them; and thus he will by and by convince
himself that the war is just, and will thank God for the better sleep
he enjoys after this process of grotesque self-deception." -- Mark Twain
More information about the linux-pcmcia
mailing list