cvs commit: src/sys/amd64/pci pci_bus.c
Peter Wemm
peter at FreeBSD.org
Sat Mar 13 11:21:36 PST 2004
peter 2004/03/13 11:21:36 PST
FreeBSD src repository
Modified files:
sys/amd64/pci pci_bus.c
Log:
Drastically clean up the legacy host-pci bridge table. We don't need
all the ancient Intel/VIA/SIS/etc chipsets on amd64 systems. Even the
newer intel stuff won't need this since we use acpi by default and we
don't have all their magic programming information. Just use a generic
"Host to PCI bridge" name if we ever hit this code.
Revision Changes Path
1.107 +5 -208 src/sys/amd64/pci/pci_bus.c
More information about the cvs-src
mailing list