DragonFly commits List (threaded) for 2005-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/bus/pci pci.c pci_private.h src/sys/bus/pci/i386 pci_cfgreg.c src/sys/dev/pccard/cardbus cardbus.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]