cvs commit: src/sys/dev/pci pci.c pcireg.h pcivar.h
Scott Long
scottl at FreeBSD.org
Sun Sep 14 12:30:01 PDT 2003
scottl 2003/09/14 12:30:00 PDT
FreeBSD src repository
Modified files:
sys/dev/pci pci.c pcireg.h pcivar.h
Log:
Teach the PCI code to parse MSI extended capabilities. Re-arrange the
pcicfg struct a bit to hold extcap structures instead of structure members.
Revision Changes Path
1.232 +37 -17 src/sys/dev/pci/pci.c
1.39 +1 -1 src/sys/dev/pci/pcireg.h
1.63 +17 -5 src/sys/dev/pci/pcivar.h
More information about the cvs-src
mailing list