summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/pci_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Fix an edge case wrt membase, but more changes neededimp2002-04-131-1/+1
* Fix warnings introduced in the PCI_ALLOW_UNSUPPORTED_IO_RANGE case.imp2002-02-261-6/+6
* Allow PCI_ALLOW_UNSUPPORTED_IO_RANGE to leave broken setups broken enoughphk2002-02-221-0/+18
* Put the stard/end adjustments back. They are needed. Also make startimp2002-02-191-2/+18
* Don't claim to have routed an interrupt when the method actually returned anmsmith2002-02-121-2/+4
* Make unsupported memory range message bootverbose onlyimp2002-02-091-4/+7
* Remove bogus range restrictions that attempted to restrict the rangeimp2002-02-081-14/+30
* Make PCI_ALLOW_UNSUPPORTED_IO_RANGE an option until the ISA addressimp2002-01-151-0/+5
* Experimental patch to try to properly clip the range of the memoryimp2001-11-261-0/+4
* Add a standard hack in the spirit of PCI_ENABLE_IO_MODES to allow systemsbrooks2001-09-261-0/+4
* Next round of PCI subsystem updates:msmith2000-12-131-22/+27
* - We have access to our own device_t here, so use pci_read_configmsmith2000-12-121-25/+69
* Next phase in the PCI subsystem cleanup.msmith2000-12-081-0/+334
OpenPOWER on IntegriCloud