Date: Mon, 4 Sep 2000 17:32:19 -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: <200009050032.RAA89641@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2000/09/04 17:32:19 PDT Modified files: sys/pci pci.c Log: When dumping the 'found devices' list in verbose mode, actually show the bus/slot/function numbers. The old PCI code used other markers or something, but without it here under the new pci code it is very hard to tell which device is which (this only affects bootverbose mode). Revision Changes Path 1.157 +3 -1 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?200009050032.RAA89641>