freebsd-dev/sys/dev/pci
Stefan Eßer a9ad937362 Two minor changes to the code that builds the pci map array:
1) Stop at the first map register that contains a zero value.
2) When testing for the map size work up from low values, since
   this works around a bug in some BusLogic SCSI card, which has
   the 16 upper port base address bits hardwired to zero.

The config register dump printed in the bootverbose case has
been slightly rearranged.
1997-05-28 10:01:03 +00:00
..
pci.c Two minor changes to the code that builds the pci map array: 1997-05-28 10:01:03 +00:00
pcireg.h Completely replace the PCI bus driver code to make it better reflect 1997-05-26 15:08:43 +00:00
pcivar.h Completely replace the PCI bus driver code to make it better reflect 1997-05-26 15:08:43 +00:00