cvs commit: src/sys/bus/pci pci.c pci_private.h

看板DFBSD_commit作者時間21年前 (2005/02/04 11:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
dillon 2005/02/03 18:52:18 PST DragonFly src repository Modified files: sys/bus/pci pci.c pci_private.h sys/bus/pci/i386 pci_cfgreg.c sys/dev/pccard/cardbus cardbus.c Log: Annotate the class byte with a class name in the bootverbose pci "found->" bus logging code. Numbers are fine, but when there are thousands of them on the screen you need a bit of human readable context. Revision Changes Path 1.23 +72 -2 src/sys/bus/pci/pci.c 1.5 +1 -0 src/sys/bus/pci/pci_private.h 1.10 +2 -2 src/sys/bus/pci/i386/pci_cfgreg.c 1.3 +2 -1 src/sys/dev/pccard/cardbus/cardbus.c http://www.dragonflybsd.org/cvsweb/src/sys/bus/pci/pci.c.diff?r1=1.22&r2=1.23&f=u http://www.dragonflybsd.org/cvsweb/src/sys/bus/pci/pci_private.h.diff?r1=1.4&r2=1.5&f=u http://www.dragonflybsd.org/cvsweb/src/sys/bus/pci/i386/pci_cfgreg.c.diff?r1=1.9&r2=1.10&f=u http://www.dragonflybsd.org/cvsweb/src/sys/dev/pccard/cardbus/cardbus.c.diff?r1=1.2&r2=1.3&f=u
文章代碼(AID): #120kLw00 (DFBSD_commit)