From owner-cvs-all Sun May 9 8:54: 9 1999 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 481D314FB1; Sun, 9 May 1999 08:54:08 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA97986; Sun, 9 May 1999 08:54:07 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199905091554.IAA97986@freefall.freebsd.org> From: Peter Wemm Date: Sun, 9 May 1999 08:54:07 -0700 (PDT) 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 peter 1999/05/09 08:54:07 PDT Modified files: sys/pci pci.c Log: Argh, don't clobber the pci device list if there are multiple busses! (An AGP counts as a PCI bus, it seems...) This stopped 'pciconf -l' from working on AGP or PCI->PCI bridge systems. Revision Changes Path 1.101 +2 -5 src/sys/pci/pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message