Re: "io mapaddr 0xXXXXX not valid" in smc-mca in 2.4.x

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 26 Feb 2001 20:15:55 +0000 (GMT)


> AFAIK, it is a bug in the driver. That output is generated by
> arch/i386/lib/iodebug.c, a routine to catch buggy drivers like that.
> Look at
> include/asm-i386/io.h, line 112 or so:

Yes. Its someone using readb and friends on an unremapped address. In this
case I had a look and a guess at a fix is in ac5 (out RSN)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/