Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 26 Feb 2001 15:13:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 26 Feb 2001 15:13:12 -0500 Received: from router-100M.swansea.linux.org.uk ([194.168.151.17]:52488 "EHLO the-village.bc.nu") by vger.kernel.org with ESMTP id ; Mon, 26 Feb 2001 15:12:46 -0500 Subject: Re: "io mapaddr 0xXXXXX not valid" in smc-mca in 2.4.x To: jamagallon@able.es (J . A . Magallon) Date: Mon, 26 Feb 2001 20:15:55 +0000 (GMT) Cc: molletts@yahoo.com (Stephen Mollett), linux-kernel@vger.kernel.org In-Reply-To: <20010226210700.C2354@werewolf.able.es> from "J . A . Magallon" at Feb 26, 2001 09:07:00 PM X-Mailer: ELM [version 2.5 PL1] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: From: Alan Cox Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > 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/