Date: Sat, 2 Sep 2000 09:46:21 +0100 (BST) From: Nick Hibma <n_hibma@qubesoft.com> To: Mike Smith <msmith@freebsd.org>, Brooks Davis <brooks@one-eyed-alien.net> Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, USB BSD list <usb-bsd@egroups.com> Subject: Re: cvs commit: src/sys/pci pci.c Message-ID: <Pine.BSF.4.20.0009020854090.39424-100000@henny.webweaving.org> In-Reply-To: <200009012347.QAA10880@mass.osd.bsdi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.0009020854090.39424-100000>