freebsd-skq/sys/i386/pci
jhb 55985c4b6c Test PCIbios.ventry against 0 to see if we found a PCIbios entry point,
not the 'entry' member.  The entry point is formed from both a base and
a relative entry point.  'entry' is that relative offset.  It is perfectly
valid to have an entry point with a relative offset of 0.  PCIbios.ventry
is the virtual address of the entry point that takes both 'base' and
'entry' into account, thus it is the proper variable to test to see if we
have an entry point or not.
2002-09-05 17:07:07 +00:00
..
pci_bus.c Change the support for AMDs ElanSC520 CPU from being a device driver to 2002-09-04 19:43:22 +00:00
pci_cfgreg.c Test PCIbios.ventry against 0 to see if we found a PCIbios entry point, 2002-09-05 17:07:07 +00:00
pci_pir.c Test PCIbios.ventry against 0 to see if we found a PCIbios entry point, 2002-09-05 17:07:07 +00:00