summaryrefslogtreecommitdiffstats
path: root/sys/pci
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix minor bug that would cause the packet statistics updates to stopdg1995-12-011-24/+75
* missed one..julian1995-11-291-0/+42
* Restored my old changes which were clobbered by the previous commit.bde1995-11-291-4/+7
* 'see" -> "see" (in the comment).asami1995-11-291-2/+2
* A batch of Jim Lowe's patches:jkh1995-11-291-7/+15
* Device driver for Intel Pro/100 PCI Fast Ethernet controller.dg1995-11-282-0/+1313
* Made pci.c compile again. It unfortunately depends on the isa interruptbde1995-11-211-1/+3
* Completed function declarations and/or added prototypes.bde1995-11-212-6/+10
* Mega commit for sysctl.phk1995-11-201-12/+7
* Set flag to stop backoff counter from counting when carrier activity isdg1995-11-171-8/+14
* statizice some internal magic.phk1995-11-141-2/+2
* Remove uneccessary increment of the unit number.gibbs1995-11-071-2/+1
* Conform to new probe/attach interface exported by aic7xxx.c.gibbs1995-11-051-28/+30
* Fixed the type of feaintr(). The type of an EISA interrupt handler isbde1995-11-041-2/+10
* Fixed the type of ahcintr(). The type of an ISA interrupt handler isbde1995-11-041-2/+2
* Submitted by: bdejulian1995-11-041-1/+1
* Reviewed by: not yetjulian1995-10-312-0/+1627
* Second batch of cleanup changes.phk1995-10-293-63/+69
* Recognize the aic7880 and 3940 Ultra.gibbs1995-10-261-5/+25
* From Matt Thomas:dg1995-10-261-2/+3
* Say goodbye to IFF_NOTRAILERS. Support for trailers was officiallywollman1995-10-132-4/+4
* Identify the 2940 *Ultra* SCSI adapter. We treat it as a normal 2940gibbs1995-10-081-1/+6
* Add SIOCGIFADDR support.dg1995-10-071-1/+7
* Check for failure to map the interrupt. Not doing so will guarantee thatdg1995-10-021-3/+8
* Fixed bug where wrong thing was being checked for NULL before callingdg1995-10-021-2/+2
* Latest version from Matt Thomas. This version works with the newerdg1995-09-292-268/+961
* Add preliminary support for the 53c860 and 53c875 ULTRA SCSI chips,se1995-09-211-3/+19
OpenPOWER on IntegriCloud