From owner-freebsd-current Mon Nov 25 11:46:51 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA04162 for current-outgoing; Mon, 25 Nov 1996 11:46:51 -0800 (PST) Received: from Octopussy.MI.Uni-Koeln.DE (Octopussy.MI.Uni-Koeln.DE [134.95.166.20]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA04150; Mon, 25 Nov 1996 11:46:31 -0800 (PST) Received: from x14.mi.uni-koeln.de (annexr2-46.slip.Uni-Koeln.DE) by Octopussy.MI.Uni-Koeln.DE with SMTP id AA27171 (5.67b/IDA-1.5); Mon, 25 Nov 1996 20:46:26 +0100 Received: (from se@localhost) by x14.mi.uni-koeln.de (8.8.3/8.6.9) id UAA08537; Mon, 25 Nov 1996 20:46:29 +0100 (CET) Message-Id: Date: Mon, 25 Nov 1996 20:46:28 +0100 From: se@FreeBSD.org (Stefan Esser) To: dawes@rf900.physics.usyd.edu.au (David Dawes) Cc: se@FreeBSD.org (Stefan Esser), current@FreeBSD.org Subject: Re: Four problems that really bug me with CURRENT References: <199611231301.OAA17983@x14.mi.uni-koeln.de> <199611232200.JAA05404@rf900.physics.usyd.edu.au> X-Mailer: Mutt 0.52 Mime-Version: 1.0 In-Reply-To: <199611232200.JAA05404@rf900.physics.usyd.edu.au>; from David Dawes on Nov 24, 1996 09:00:38 +1100 Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Nov 24, dawes@rf900.physics.usyd.edu.au (David Dawes) wrote: > >There is PCI code in XFree86 ??? > > Yes. It was originally used for passive probing, but for some video > cards, we also need to write to the PCI config space. It would be > better if most OSs provided an interface for doing this though. FreeBSD-current (and 2.2) do. > The machines I'm referring to are not running FreeBSD (usually they > are running Linux). At least one of the PPro machines is using a > fairly old revision of the Orion chipset. I'll see if I can get > some more information about this. Ok. Thanks! > As another data point, the scanpci program distributed with XFree86 > (which uses differnet PCI code) does detect the PCI bus on these machines, > and after that has been run, the PCI code in the XFree86 servers works > again. Hmm, I don't have XFree sources on my system. I'll try to find scanpci sources and will try to understand what they are doing ... Regards, STefan