From owner-cvs-all Sat Sep 2 1:47:47 2000 Delivered-To: cvs-all@freebsd.org Received: from calcaphon.demon.co.uk (calcaphon.demon.co.uk [193.237.19.5]) by hub.freebsd.org (Postfix) with ESMTP id 5443237B43F; Sat, 2 Sep 2000 01:47:29 -0700 (PDT) Received: from henny.webweaving.org (henny.qubesoft.com [192.168.1.5]) by calcaphon.demon.co.uk (8.9.3/8.9.1) with ESMTP id JAA36887; Sat, 2 Sep 2000 09:47:05 +0100 (BST) (envelope-from n_hibma@qubesoft.com) Received: from localhost (localhost [127.0.0.1]) by henny.webweaving.org (8.9.3/8.9.3) with ESMTP id JAA39993; Sat, 2 Sep 2000 09:46:21 +0100 (BST) (envelope-from n_hibma@qubesoft.com) Date: Sat, 2 Sep 2000 09:46:21 +0100 (BST) From: Nick Hibma X-Sender: n_hibma@henny.webweaving.org Reply-To: Nick Hibma To: Mike Smith , Brooks Davis Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, USB BSD list Subject: Re: cvs commit: src/sys/pci pci.c In-Reply-To: <200009012347.QAA10880@mass.osd.bsdi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This patch (applied to CURRENT and STABLE) should make the 'Omnibook patch' redundant. If someone could confirm this for me that would be appreciated. Nick > This *should* resolve some of the issues we've been seeing with devices > which show up with some or all of their resources missing. It appears > that people have stopped caring about the 'enable' bits in the PCI command > register. > > Note that in reality a better solution is required; this code should be > checking back up through the bridge(s) to the nexus to ensure that the > desired access type is supported. > > > msmith 2000/09/01 16:29:35 PDT > > > > Modified files: (Branch: RELENG_4) > > sys/pci pci.c > > Log: > > MFC: fix up botched PCI configuration by the BIOS in the case where a > > resource has been allocated but its class is not marked as enabled > > in the command register. > > > > Revision Changes Path > > 1.141.2.3 +9 -5 src/sys/pci/pci.c > > > > > > > > -- > ... every activity meets with opposition, everyone who acts has his > rivals and unfortunately opponents also. But not because people want > to be opponents, rather because the tasks and relationships force > people to take different points of view. [Dr. Fritz Todt] > > > -- Qube Software, Ltd. Private: n_hibma@qubesoft.com n_hibma@webweaving.org n_hibma@freebsd.org http://www.qubesoft.com/ http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message