summaryrefslogtreecommitdiffstats
path: root/sys/pci/aic7870.c
Commit message (Expand)AuthorAgeFilesLines
* Add PCI IDs for the aic7860 (basically an aic7850 Ultra) and the aic7855gibbs1996-04-201-10/+42
* ncr.c:gibbs1996-03-311-29/+2
* Be more careful in how we set SCSICONF. It was possible for a controllergibbs1996-03-111-3/+7
* aic7870.c, ncr.c:gibbs1996-03-101-10/+9
* Update copyright.gibbs1996-01-291-2/+2
* Make PCI interrupt handlers return void like everybody else does.se1996-01-231-2/+2
* 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-071-1/+6
* The long awaited stability patch set for the aic7xxx driver:gibbs1996-01-031-8/+374
* Another mega commit to staticize things.phk1995-12-141-4/+4
* 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 ahcintr(). The type of an ISA interrupt handler isbde1995-11-041-2/+2
* Recognize the aic7880 and 3940 Ultra.gibbs1995-10-261-5/+25
* Identify the 2940 *Ultra* SCSI adapter. We treat it as a normal 2940gibbs1995-10-081-1/+6
* Detect external SRAM.gibbs1995-09-051-4/+35
* Correct the PCI ID for the Adaptec 7850 chips.gibbs1995-08-201-2/+2
* Add PCI Id for the 3940 controller.gibbs1995-07-041-2/+9
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-2/+9
* Remove trailing whitespace.rgrimes1995-05-301-8/+8
* kernel.h -> sys/kernel.hgibbs1995-04-151-2/+2
* Mask the call to ahc_attach with an splbio/splx pair. This allows usgibbs1995-03-311-22/+47
* Added a new field to the pci_device struct called pd_shutdown to specifydg1995-03-171-2/+3
* #include<kernel.h> to quiet a compiler warning having to do with thegibbs1995-02-031-1/+2
* Reapplied all of Stefan's changes. What a mess - the files were modifieddg1995-02-021-2/+6
* Fixed up include paths after copying these in the repository.dg1995-02-021-2/+2
* 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-131-0/+89
OpenPOWER on IntegriCloud