1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/dev/pci
Brooks Davis 9efaa0ae62 Add a standard hack in the spirit of PCI_ENABLE_IO_MODES to allow systems
with weird PCI-PCI bridge configurations to work.  Defining
PCI_ALLOW_UNSUPPORTED_IO_RANGE causes the sanity checks to pass even
with out of range values.

Reviewed by:	msmith
2001-09-26 01:11:33 +00:00
..
eisa_pci.c Next round of PCI subsystem updates: 2000-12-13 01:25:11 +00:00
fixup_pci.c Fix reversed arguments to pci_write_config() 2001-06-03 09:45:40 +00:00
ignore_pci.c
isa_pci.c - Don't return early from the PCI:EISA bridge attachment, or we will lose 2000-12-12 03:33:02 +00:00
pci_if.m Slightly reimplement some recently added helper functions as methods, so 2001-02-27 23:13:20 +00:00
pci_pci.c Add a standard hack in the spirit of PCI_ENABLE_IO_MODES to allow systems 2001-09-26 01:11:33 +00:00
pci_user.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
pci.c Small nit: Make both prints use 'at device %d.%d'. 2001-09-01 23:06:14 +00:00
pcib_if.m - Fix the device database parsing code so that it actually works. 2000-12-09 09:15:38 +00:00
pcireg.h Add PCIR_CAP_PTR as a define for the location of the capability 2000-12-20 14:36:52 +00:00
pcivar.h Slightly reimplement some recently added helper functions as methods, so 2001-02-27 23:13:20 +00:00