Re: ISA memory mapped IO and 2.3

Jeff Garzik (jgarzik@mandrakesoft.com)
Mon, 15 Nov 1999 06:02:11 +0000


Karsten Keil wrote:
> My question:
> What 'll be the better way to rewrite ISA drivers:
> - using the "isa_..." functions
> - or get the logical address via ioremap and use the normal memory
> access functions

Ideally use ioremap. isa_readl and friends just make porting ISA
drivers a little bit more rapid.

-- 
Jeff Garzik              | Just once, I wish we would encounter
Building 1024            | an alien menace that wasn't immune to
MandrakeSoft, Inc.       | bullets.   -- The Brigadier, "Dr. Who"

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/