From owner-cvs-all Sat Mar 18 11:18:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B4EA737B7DC; Sat, 18 Mar 2000 11:18:37 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA75380; Sat, 18 Mar 2000 11:18:37 -0800 (PST) (envelope-from n_hibma@FreeBSD.org) Message-Id: <200003181918.LAA75380@freefall.freebsd.org> From: Nick Hibma Date: Sat, 18 Mar 2000 11:18:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG n_hibma 2000/03/18 11:18:37 PST Modified files: sys/pci pci.c Log: Print the PCI resources even if they are disabled. This shows more clearly when the BIOS is forgetful about initialising the USB controllers. Revision Changes Path 1.143 +13 -7 src/sys/pci/pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message