cvs commit: src/sys/dev/pci pci.c pcireg.h
John Baldwin
jhb at FreeBSD.org
Tue Dec 12 12:06:09 PST 2006
jhb 2006-12-12 19:33:25 UTC
FreeBSD src repository
Modified files:
sys/dev/pci pci.c pcireg.h
Log:
- Add constants for HT PCI capability registers including the various
subtypes of HT capabilities.
- Add constants for the MSI mapping window HT PCI capability.
- On i386 and amd64, enable the MSI mapping window on any HT bridges we
encounter and report any non-standard mapping window addresses.
Revision Changes Path
1.327 +30 -0 src/sys/dev/pci/pci.c
1.54 +21 -0 src/sys/dev/pci/pcireg.h
More information about the cvs-src
mailing list