cvs commit: src/sys/bus/pci pci.c pcivar.h
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun Nov 25 02:32:55 PST 2007
sephe 2007/11/25 02:31:41 PST
DragonFly src repository
Modified files:
sys/bus/pci pci.c pcivar.h
Log:
- Cache PCI-X capability PTR.
- Add IVARs to read PCI Express and PCI-X capability PTR.
- Add convenient functions to test whether a device is PCI Express based
or is PCI-X based.
Revision Changes Path
1.49 +11 -0 src/sys/bus/pci/pci.c
1.14 +17 -0 src/sys/bus/pci/pcivar.h
http://www.dragonflybsd.org/cvsweb/src/sys/bus/pci/pci.c.diff?r1=1.48&r2=1.49&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/bus/pci/pcivar.h.diff?r1=1.13&r2=1.14&f=u
More information about the Commits
mailing list