summaryrefslogtreecommitdiffstats
path: root/sys/i386/eisa/aic7770.c
Commit message (Expand)AuthorAgeFilesLines
* Another pass through eisaconf. Ioaddrs and Maddrs are link lists now.gibbs1996-01-291-12/+19
* Make PCI interrupt handlers return void like everybody else does.se1996-01-231-4/+4
* The long awaited stability patch set for the aic7xxx driver:gibbs1996-01-031-8/+128
* Added a prototype.bde1995-12-141-1/+3
* Staticize again.phk1995-11-291-6/+6
* Second pass on this. Sentinal device node was an uneeded complication.gibbs1995-11-091-2/+6
* This is a totally new implementation of eisaconf. It will hopefullygibbs1995-11-051-103/+159
* ahcprobe now takes a flags argument. For EISA/VL adapters set it togibbs1995-09-051-2/+2
* First pass cleanup of this driver. This pass does not include the sequencergibbs1995-07-041-5/+5
* Remove trailing whitespace.rgrimes1995-05-301-12/+12
* Add a class field to devconf and mst drivers.wollman1995-04-121-4/+8
* Use EISA_MAX_SLOTS to be consistent with other EISA drivers.gibbs1995-03-311-5/+5
* Compile cleanly -Wall.gibbs1995-03-071-5/+5
* Add $Idgibbs1995-01-161-0/+2
* Add in aic7770.c (EISA/VL Adaptors) and aic7870.c (PCI adaptor) dependanciesgibbs1995-01-131-1776/+67
* Handle both channels of Twin channeled devices. Respect the configurationgibbs1994-12-311-161/+284
* Put the sequencer into FASTMODE during initialization. I can nowgibbs1994-11-291-3/+6
* Changed the MAX_SLOTS constant from 8 to 16. The EISA bus can have upats1994-11-251-2/+2
* Register with devconfg so we show up in lsdev.gibbs1994-11-181-1/+25
* Change the include for the sequencer program to point back to thegibbs1994-11-181-2/+4
* Whoops - this one's my fault. Put back my changes for seqprog[].jkh1994-11-181-4/+2
* My port of Julian's 1742 driver to work with the Linux aic7770 sequencergibbs1994-11-171-0/+1707
OpenPOWER on IntegriCloud