1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/i386/pci
Warner Losh 353adf7e7f The MI code was modified to filter the devices based on its header
type.  We know about header types 0, 1 and 2.  Ignore the rest in the
MD i386 code when we're looking for bridges.  You cannot look at the
vendor tag.  And if you don't you certainly can't look at function > 0
if the device isn't there.

The new soekris boards' GEODE cpu has issues with the old way.  This
is reported to have fixed it.

MFC After: 2 days
2003-08-01 21:50:09 +00:00
..
pci_bus.c The MI code was modified to filter the devices based on its header 2003-08-01 21:50:09 +00:00
pci_cfgreg.c Add hw.pci.irq_override_mask, which is a mask of interrupts that are 2003-08-01 21:31:36 +00:00
pci_pir.c Add hw.pci.irq_override_mask, which is a mask of interrupts that are 2003-08-01 21:31:36 +00:00