Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 3 Jan 2002 09:42:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 3 Jan 2002 09:42:14 -0500 Received: from ns.suse.de ([213.95.15.193]:12549 "HELO Cantor.suse.de") by vger.kernel.org with SMTP id ; Thu, 3 Jan 2002 09:42:10 -0500 Date: Thu, 3 Jan 2002 15:42:09 +0100 (CET) From: Dave Jones To: Kai Henningsen Cc: Subject: Re: ISA slot detection on PCI systems? In-Reply-To: <8GBXFw6mw-B@khms.westfalen.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On 3 Jan 2002, Kai Henningsen wrote: > Now, if we cannot reliably autodetect hardware, we should always make it > possible to override this manually, and maybe also inform the user that > we're not certain. But that's no excuse not to try to autodetect when the > user has *not* overridden us. Autodetecting non-pnp ISA hardware safely is something of a black art. Numerous drivers just hang if you load them and the card isn't present, or there's another card which answers on the same port/address. -- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs - 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/