freebsd-src/sys/dev/pci
Stefan Eßer b86a81e448 pci_map_mem() did a too restrictive check on the mapping type:
PCI_MAP_MEMORY_TYPE_32BIT_1M should be accepted as well as
PCI_MAP_MEMORY_TYPE_32BIT (and now is).
(Problem reported by David Greenman.)
1996-10-14 13:04:34 +00:00
..
pci.c pci_map_mem() did a too restrictive check on the mapping type: 1996-10-14 13:04:34 +00:00
pcireg.h Add support for multi-function devices. 1996-01-25 18:32:00 +00:00
pcivar.h Removed more devconf leftovers. 1996-09-10 23:31:13 +00:00