summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/pcibus.c
Commit message (Expand)AuthorAgeFilesLines
* More merge and update.asami1996-10-301-1/+5
* Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.hbde1996-06-181-2/+1
* Change CONF1_ENABLE_MSK to 0x7ff00000 in another attempt to decidese1996-06-131-2/+2
* Make pcibus_check() ignore Device/Vendor IDs of all 0.se1996-04-301-2/+2
* Removed now-unused #includes of <machine/cpu.h>. They were for bootverbosebde1996-04-071-3/+1
* Count PCI irqs in up to 4 ISAish counters named `pci irqnn' instead ofbde1996-03-291-3/+30
* Completed function declarations and/or added prototypes and/or addedbde1995-12-161-7/+7
* Staticize and cleanup.phk1995-12-101-2/+2
* Make CONF1_ENABLE_MSK1 even less restriktive: Ignore slot ID ...se1995-10-171-2/+2
* At least the ASUS Triton motherboards don't disable the PCI bus configurationse1995-10-171-4/+5
* Go back to separate tests for configuration mechanism 1 and mechanism 2.se1995-10-151-54/+57
* Fix bad typo: CONF1_ENABLE_RES1 was written CONF1_ENABLE_CHK1 ...se1995-10-091-6/+14
* New approach to the PCI bus configuration mechanism probe problem:se1995-09-221-50/+63
* Revert most changes of previous commit.se1995-09-181-18/+52
* Another try to determine the PCI bus configuration mode (and whetherse1995-09-151-59/+40
* Improved verification of configuration space accesses working:se1995-09-141-4/+19
* Make the PCI host bridge probe code more robust when dealing with chip setsse1995-09-131-6/+35
* The PCI config mechanism 1 test failed for the Intel Aries.se1995-06-301-2/+2
* PCI configuration mechanism now determined by a method, that doesn'tse1995-06-281-15/+17
* Correct pcibus_setup() to return as soon as one test succeeds.se1995-03-221-1/+3
* Delete PCI PCI bridge simulator code ...se1995-03-221-90/+1
* Remove spurious declaration of printf().se1995-03-221-3/+1
* New ISA specific PCI code.se1995-03-211-147/+209
* Replace all remaining instances of `i386/include' by `machine' and fixbde1995-02-261-11/+6
* Keep PCI_CONF_MODE in a safe place for later reference, if #defined.se1995-02-251-1/+2
* Initialisation of interrupt masks changed.se1995-02-091-4/+5
* Reviewed by: sese1995-02-011-0/+442
OpenPOWER on IntegriCloud