summaryrefslogtreecommitdiffstats
path: root/sys/amd64/pci
Commit message (Expand)AuthorAgeFilesLines
* Completed function declarations and/or added prototypes and/or addedbde1995-12-162-14/+14
* Staticize and cleanup.phk1995-12-102-4/+4
* Make CONF1_ENABLE_MSK1 even less restriktive: Ignore slot ID ...se1995-10-172-4/+4
* At least the ASUS Triton motherboards don't disable the PCI bus configurationse1995-10-172-8/+10
* Go back to separate tests for configuration mechanism 1 and mechanism 2.se1995-10-152-108/+114
* Fix bad typo: CONF1_ENABLE_RES1 was written CONF1_ENABLE_CHK1 ...se1995-10-092-12/+28
* New approach to the PCI bus configuration mechanism probe problem:se1995-09-222-100/+126
* Revert most changes of previous commit.se1995-09-182-36/+104
* Another try to determine the PCI bus configuration mode (and whetherse1995-09-152-118/+80
* Improved verification of configuration space accesses working:se1995-09-142-8/+38
* Make the PCI host bridge probe code more robust when dealing with chip setsse1995-09-132-12/+70
* The PCI config mechanism 1 test failed for the Intel Aries.se1995-06-302-4/+4
* PCI configuration mechanism now determined by a method, that doesn'tse1995-06-282-30/+34
* Correct pcibus_setup() to return as soon as one test succeeds.se1995-03-222-2/+6
* Delete PCI PCI bridge simulator code ...se1995-03-222-180/+2
* Remove spurious declaration of printf().se1995-03-222-6/+2
* New ISA specific PCI code.se1995-03-212-294/+418
* Replace all remaining instances of `i386/include' by `machine' and fixbde1995-02-262-22/+12
* Keep PCI_CONF_MODE in a safe place for later reference, if #defined.se1995-02-252-2/+4
* Initialisation of interrupt masks changed.se1995-02-092-8/+10
* Reviewed by: sese1995-02-012-0/+884
OpenPOWER on IntegriCloud