Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 4 Jan 2002 15:10:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 4 Jan 2002 15:10:03 -0500 Received: from ns.suse.de ([213.95.15.193]:30479 "HELO Cantor.suse.de") by vger.kernel.org with SMTP id ; Fri, 4 Jan 2002 15:09:59 -0500 Date: Fri, 4 Jan 2002 21:09:54 +0100 (CET) From: Dave Jones To: "Eric S. Raymond" Cc: Vojtech Pavlik , "Maciej W. Rozycki" , Alan Cox , David Woodhouse , Lionel Bouton , Linux Kernel List Subject: Re: ISA slot detection on PCI systems? In-Reply-To: <20020104144146.A20097@thyrsus.com> 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 Fri, 4 Jan 2002, Eric S. Raymond wrote: > X86 and ((not PCI) or (not DMI) or DMI_ISA or BLACKLISTED => ISA_CARDS You'd also need (not MCA) (not VLBUS) (not Other arcane non-ISA buses) > A key point is that as ISA phases out (near future now), the blacklist > will stop growing. Ballpark guess is it will top out below 150 entries. I showed you 4 examples of bad DMI tables found within 5 minutes of testing here. I'm one person. There's a lot of hardware out there, with a lot of broken BIOSes. (Yes, you have different bugs per BIOS, with sometimes a dozen or so revisions just for 1 board). -- | 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/