summaryrefslogtreecommitdiffstats
path: root/sys/pci/pcisupport.c
Commit message (Expand)AuthorAgeFilesLines
* Removed now-unused #includes of <machine/cpu.h>. They were for bootverbosebde1996-04-071-3/+1
* Add generic PCI to PCI bridge support.se1996-02-171-4/+41
* Implement a prototype interface to bus-master IDE DMA on the Tritonwollman1996-01-281-5/+5
* Decode configuration for the IDE part of the Triton chipset. Thiswollman1996-01-271-10/+30
* Correctly identify the various parts of the Triton chipset.wollman1996-01-251-4/+4
* Spelling error: Busting -> Bursting.wollman1996-01-231-2/+2
* Got the sense of the L1 cache enabled test wrong; fixed.wollman1996-01-231-2/+2
* Add support for dumping the configuration of the Intelwollman1996-01-231-44/+92
* Add register definitions for Intel 82437FX (Triton System Controller)wollman1996-01-221-1/+95
* Another mega commit to staticize things.phk1995-12-141-5/+5
* Renamed TRUE (which has value 2) to M_TR to avoid a clash with thebde1995-12-051-33/+33
* Remove '#ifdef undef' that was only supposed to be in my local test version.se1995-09-141-3/+1
* Do not include the verbose boot messages, if PCI_QUIET is defined.se1995-09-141-8/+10
* Remove support for PCI bridge classes, since thisse1995-09-071-23/+2
* Add description of Intel 82425EX PCI system controller chip (Aries ?).se1995-09-071-1/+77
* Add more chip set register decodings:se1995-08-151-3/+13
* Add a few chip set IDs.se1995-07-271-4/+21
* Add config messages for the Intel 82378 chip.se1995-07-271-1/+32
* Give more detailed information about the type of bridge devicesse1995-06-281-1/+11
* Corrections and additions to the PCI chip set configurations log.se1995-06-281-7/+21
* Completely new PCI code:se1995-03-211-100/+69
* Added a new field to the pci_device struct called pd_shutdown to specifydg1995-03-171-6/+12
* Disable vga_attach() code, as it always should have been.se1995-03-021-2/+2
* Add code to deal with PCI-PCI bridge chips, especially the DEC 21050.se1995-02-271-4/+43
* Make capitalization consistent with other devices registered inwollman1995-02-141-6/+10
* Reapplied all of Stefan's changes. What a mess - the files were modifieddg1995-02-021-5/+20
* Fixed up include paths after copying these in the repository.dg1995-02-021-2/+2
* Add support for -v option passed to boot loader (bootverbose).se1994-12-221-3/+6
* Added decoding of chipset registers for Pentium 90/100 CPUs.se1994-10-251-6/+6
* #ifdef'ed the verbose probe messages. Only until I find a good way ofphk1994-10-171-1/+3
* Fixed typo and message format change to avoid line wrapping.se1994-10-151-14/+14
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-131-2/+7
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-121-0/+387
OpenPOWER on IntegriCloud