freebsd-src/sys/dev/pci
Stefan Eßer 441e39d74a Fix problem with zero valued map registers followed by valid map entries.
The previous code just ignored the invalid map register, but this gave
surprising results because of the way pci_map_port() associated the map
register offset supplied with a map entry in the map array.
1999-01-19 23:29:20 +00:00
..
ohci_pci.c Removed warning and comments 1999-01-13 01:05:43 +00:00
pci.c Fix problem with zero valued map registers followed by valid map entries. 1999-01-19 23:29:20 +00:00
pcireg.h ahc_pci.c: 1998-10-07 03:40:51 +00:00
pcivar.h Fix problem with zero valued map registers followed by valid map entries. 1999-01-19 23:29:20 +00:00
uhci_pci.c Clean up, nothing major 1999-01-07 23:01:11 +00:00