On Mon, 24 Jan 2000, Jeff Garzik wrote:
ioremap is a linux kernel function. are you using readb() and writeb() to access the token (not pointer!) returned from ioremap_nocache?
yes but ... note that in asm/io.h, there's no real difference on the pentium between readb and writeb and just using __va of the token.
ron
- To unsubscribe: send mail to majordomo@freiburg.linux.de with 'unsubscribe openbios' in the body of the message