summaryrefslogtreecommitdiffstats
path: root/sys/i386/pci
Commit message (Expand)AuthorAgeFilesLines
* More merge and update.asami1996-10-303-3/+15
* Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.hbde1996-06-183-6/+3
* Change CONF1_ENABLE_MSK to 0x7ff00000 in another attempt to decidese1996-06-133-6/+6
* Make pcibus_check() ignore Device/Vendor IDs of all 0.se1996-04-303-6/+6
* Removed now-unused #includes of <machine/cpu.h>. They were for bootverbosebde1996-04-073-9/+3
* Count PCI irqs in up to 4 ISAish counters named `pci irqnn' instead ofbde1996-03-293-9/+90
* recording cvs-1.6 file deathpeter1995-12-3019-15043/+0
* Completed function declarations and/or added prototypes and/or addedbde1995-12-163-21/+21
* Staticize and cleanup.phk1995-12-103-6/+6
* Make CONF1_ENABLE_MSK1 even less restriktive: Ignore slot ID ...se1995-10-173-6/+6
* At least the ASUS Triton motherboards don't disable the PCI bus configurationse1995-10-173-12/+15
* Go back to separate tests for configuration mechanism 1 and mechanism 2.se1995-10-153-162/+171
* Fix bad typo: CONF1_ENABLE_RES1 was written CONF1_ENABLE_CHK1 ...se1995-10-093-18/+42
* New approach to the PCI bus configuration mechanism probe problem:se1995-09-223-150/+189
* Revert most changes of previous commit.se1995-09-183-54/+156
* Another try to determine the PCI bus configuration mode (and whetherse1995-09-153-177/+120
* Improved verification of configuration space accesses working:se1995-09-143-12/+57
* Make the PCI host bridge probe code more robust when dealing with chip setsse1995-09-133-18/+105
* The PCI config mechanism 1 test failed for the Intel Aries.se1995-06-303-6/+6
* PCI configuration mechanism now determined by a method, that doesn'tse1995-06-283-45/+51
* Correct pcibus_setup() to return as soon as one test succeeds.se1995-03-223-3/+9
* Delete PCI PCI bridge simulator code ...se1995-03-223-270/+3
* Remove spurious declaration of printf().se1995-03-223-9/+3
* New ISA specific PCI code.se1995-03-213-441/+627
* Replace all remaining instances of `i386/include' by `machine' and fixbde1995-02-263-33/+18
* Keep PCI_CONF_MODE in a safe place for later reference, if #defined.se1995-02-253-3/+6
* Initialisation of interrupt masks changed.se1995-02-093-12/+15
* Reviewed by: sese1995-02-013-0/+1326
* Change the string returned in the aic7870 motherboard probe case. Changegibbs1995-01-221-5/+4
* Add $Id. Recognize motherboard aic7870 based controllers.gibbs1995-01-161-0/+7
* Add in aic7770.c (EISA/VL Adaptors) and aic7870.c (PCI adaptor) dependanciesgibbs1995-01-132-1/+99
* Submitted by: Mikael Hybsch <micke@dynas.se>se1995-01-121-3/+9
* Restore my changes in rev 1.11 that Garrett killed in his commit.dg1994-12-221-2/+2
* Move ARP interface initialization into if_ether.c:arp_ifinit().wollman1994-12-221-2/+2
* Add support for -v option passed to boot loader (bootverbose).se1994-12-221-3/+6
* Unbogify the size being passed to bzero when clearing struct softc.dg1994-12-181-2/+2
* The physical memory allocated for input DMA must be contiguous. The driverdg1994-12-111-3/+3
* Fix bug I introduced that broke BPF support. Caused by a byte order problemdg1994-11-301-3/+1
* Really deactivated the code that puts scsi stats into dk0.se1994-11-281-4/+4
* Moved conversion of ether_type to host byte order out of ethernet driversdg1994-11-241-2/+1
* Bunch of fixes from Matt Thomas:dg1994-11-221-43/+61
* Added support for SIOCSIFMTU ioctl. Fixed bug that caused panic at boot timedg1994-11-131-5/+16
* Added missing call to bpf on the transmit side. Nuked revision log.dg1994-11-101-30/+5
* Fixed bug that somehow made it into here: the ifp must be stored in thedg1994-11-091-72/+19
* Submitted by:se1994-11-022-7/+136
* Submitted by: Paul F. Werkowskiats1994-10-301-3/+4
* Make this documentation more sane in the context of 2.0.jkh1994-10-292-28/+9
* Change some compile time defaults, which may be overridden from these1994-10-271-14/+8
* Modified fifth parameter (imask) to register_intr() according tose1994-10-251-5/+2
* Added decoding of chipset registers for Pentium 90/100 CPUs.se1994-10-251-6/+6
OpenPOWER on IntegriCloud