From owner-freebsd-current Fri Sep 22 04:35:40 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA26668 for current-outgoing; Fri, 22 Sep 1995 04:35:40 -0700 Received: from Sysiphos (Sysiphos.MI.Uni-Koeln.DE [134.95.212.10]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id EAA26663 for ; Fri, 22 Sep 1995 04:35:34 -0700 Received: by Sysiphos id AA26962 (5.67b/IDA-1.5 for current@freebsd.org); Fri, 22 Sep 1995 13:32:44 +0200 Message-Id: <199509221132.AA26962@Sysiphos> From: se@zpr.uni-koeln.de (Stefan Esser) Date: Fri, 22 Sep 1995 13:32:43 +0200 In-Reply-To: Brian Litzinger "Re: -current no longer sees my PCI bus" (Sep 22, 4:08) X-Mailer: Mail User's Shell (7.2.6 alpha(2) 7/9/95) To: Brian Litzinger Subject: Re: -current no longer sees my PCI bus Cc: current@freebsd.org Sender: owner-current@freebsd.org Precedence: bulk On Sep 22, 4:08, Brian Litzinger wrote: } Subject: Re: -current no longer sees my PCI bus } > } The fix that Steve Wallace suggested works on my system too. } > It's obvious how to fix this for a single system, but I } > need a solution that works on ALL systems. } } how about } } option BROKEN_PCI_BUS_CHIP_DETECT_WHICH_UPSETS_STEFAN } } I'd be happy to put that in the config for my one old PCI system. Well, you'd be ... But how about those who just got an old PCI system from some flea market and have to install from CDROM without a choice to build a custom kernel ... I'll change the structure of the PCI probe code to first determine whether there appears to be ANY PCI support at all in the system. And thereafter, tests will follow to choose either config mechanism 1 or 2, as appropriate. (The current code tries to do all in one step.) I'll send you and all thos ethat reported problems with the PCI probe at any time before my diffs and hope they'll work and will then make it into the next 2.1-SNAP ... Regards, STefan -- Stefan Esser, Zentrum fuer Paralleles Rechnen Tel: +49 221 4706021 Universitaet zu Koeln, Weyertal 80, 50931 Koeln FAX: +49 221 4705160 ============================================================================== http://www.zpr.uni-koeln.de/staff/esser/esser.html