summaryrefslogtreecommitdiffstats
path: root/sys/pci
Commit message (Expand)AuthorAgeFilesLines
* Clean up Ethernet drivers:wollman1996-02-065-50/+33
* Fix METEOR_TEST_VIDEO case.jkh1996-02-051-1/+1
* Sync with latest Meteor and Spigot sources from James.jkh1996-02-011-72/+200
* Slight modification of ncr_setmaxtags: set usrtags=0 for drivesse1996-01-311-17/+16
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-305-15/+21
* Fix a logic error in determining whether something is page-alignedwollman1996-01-301-2/+2
* Add heuristic to detect multi-function devices that don't announce thisse1996-01-301-34/+79
* Update copyright.gibbs1996-01-291-2/+2
* Implement a prototype interface to bus-master IDE DMA on the Tritonwollman1996-01-283-5/+393
* 3c590 driver for FreeBSDjkh1996-01-282-6/+12
* Decode configuration for the IDE part of the Triton chipset. Thiswollman1996-01-272-11/+38
* The last part of the ether_sprint -> %6D change.phk1996-01-263-7/+7
* Correctly identify the various parts of the Triton chipset.wollman1996-01-251-4/+4
* Add support for multi-function devices.se1996-01-253-11/+32
* Use new printf features rather than local kludges.phk1996-01-241-18/+4
* Disable $Log$wollman1996-01-241-22/+1
* Make PCI interrupt handlers return void like everybody else does.se1996-01-239-80/+38
* 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
* Newest version of the Matrox Meteor driver. Tested with various MBONEjkh1996-01-211-343/+697
* Fix bad typo: > was used instead of >> ...se1996-01-191-4/+4
* Improve PCI probe messages by printing the bus number.se1996-01-191-3/+3
* Change default value of MAX_LUN from 1 to 8.se1996-01-181-3/+3
* Back out patch 1.53. The problem report that had made me commit thisse1996-01-151-3/+3
* Disable handshake timeout. Some devices don't send an ACK for severalse1996-01-151-3/+3
* This driver really is for the Pro/100B and not for the Pro/100 (and in factdg1996-01-151-3/+3
* Make the NCR driver on the boot floppy kernel not negotiate synch. SCSIse1996-01-151-3/+3
* Add back initialization of "ncrp[unit]" since ncrcontrol relies on it.se1996-01-101-2/+3
* Add the pci-numbers for the 3c595 10/100Mb card to the driver.ats1996-01-091-0/+2
* Add back nncr and ncrp for now. ncrcontrol relies on them.se1996-01-091-4/+7
* Don't bother setting the DSCommand register. Adaptec's own BIOS doesn't.gibbs1996-01-091-4/+1
* Write the cahesize and latency timer values back into configurationgibbs1996-01-072-12/+10
* The long awaited stability patch set for the aic7xxx driver:gibbs1996-01-031-8/+374
* Reworked the stop/reset code to properly run-down allocated buffers anddg1996-01-031-36/+75
* Preserve SIGP bit when clearing INTF condition.se1995-12-281-3/+3
* Added prototype for fxp_scb_wait() and fixed a bug where the wrong pointerdg1995-12-181-2/+3
* Completed function declarations and/or added prototypes and/or addedbde1995-12-164-27/+26
* Fix the off-by-one error in the calculation of the valid port range.se1995-12-151-4/+4
* Change the generic "btintr" function's name to "bt_intr" - the same aspeter1995-12-141-2/+2
* Another mega commit to staticize things.phk1995-12-148-96/+48
* PCI portion of the Buslogic SCSI driver. Needs to be tested and moregibbs1995-12-121-0/+134
* Julian forgot to make the *devsw structures static.phk1995-12-081-1/+1
* Pass 3 of the great devsw changesjulian1995-12-081-27/+26
* Untangled the vm.h include file spaghetti.dg1995-12-077-11/+23
* Set default burst length limit to 32 bytes, since this seems to bese1995-12-061-2/+3
* Renamed TRUE (which has value 2) to M_TR to avoid a clash with thebde1995-12-051-33/+33
* Increased the number of Tx segments from 13 to 29 to reduce the need todg1995-12-052-8/+34
* all:dg1995-12-053-59/+42
OpenPOWER on IntegriCloud