Date: Sun, 9 May 1999 08:54:07 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pci.c Message-ID: <199905091554.IAA97986@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905091554.IAA97986>