mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-20 10:16:34 +01:00
f86233fe54
wider variety of systems. Include the deivers from pci_intel.c in pci_config.c (I hope this is what was intended; my system works ok). Use pmap_mapdev(). Automatically map any large linear frame buffers or whatnot in VGA-style devices which ordinarily would not have their own drivers, and don't call not_supported() for them. (This shuts up complaints about my Matrox card.) Include the beginnings of what could eventually become dynamically-loadable PCI devices. Allow for the possibility of PCI devices simply providing a PCI veneer over an existing ISA device, and shut up about them, too. Make autoconfiguration text conform more to the style of other supported buses. |
||
---|---|---|
.. | ||
ncr_reg.h | ||
ncr.c | ||
ncrstat.c | ||
pci_config.c | ||
pci_device.h | ||
pci_intel.c | ||
pci.c | ||
pci.h | ||
pcibios.c | ||
pcibios.h |