summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic7xxx
Commit message (Expand)AuthorAgeFilesLines
* Fix the long dreaded Wide bug and enable WIDEODD for reads.gibbs1995-11-071-3/+4
* Move aic7xxx register definitions from i386/scsi/aic7xxx.c to this file.gibbs1995-11-051-0/+514
* Only or in CLRCHN in SXFRCTL0. All other bits in this register aregibbs1995-10-291-5/+3
* Set SCSIGO generically before we determine the phase instead of doing itgibbs1995-10-261-12/+11
* Clean up the mesgin code to make it easier to read with proceedure lablesgibbs1995-08-061-55/+49
* Total rewrite of the dataphase sections of the sequencer. This was donegibbs1995-08-051-237/+171
* Fix two race conditions.gibbs1995-08-051-9/+8
* Pause the sequencer when message only requests complete. This allows thegibbs1995-07-311-2/+8
* Change SCB_LIST_NULL to 0xff from 0x10 to allow for 255 commands. Thisgibbs1995-07-041-7/+8
* Remove trailing whitespace.rgrimes1995-05-303-24/+24
* Fixes to the aic7xxx sequencer code and device driver from Justin Gibbs:dg1995-05-171-11/+41
* Restructure the arbitration loop to allow for reselections that win out overgibbs1995-04-271-95/+104
* John Aycock's BSD copyrighted sequencer assembler and sequencer code. Thisgibbs1995-04-155-402/+542
* More code optimizations. Use a slightly different approach to decidegibbs1995-04-091-76/+28
* Off by one error in -MSG-START+0 was just Justin being tired -- revert togibbs1995-04-011-6/+5
* Major overhaul of the aic7xxx driver:gibbs1995-03-314-90/+126
* Make the aic7xxx assembler take quoted strings as a single token.gibbs1995-03-174-17/+70
* Be careful to maintain the bits in SBLKCTL that are reserved.gibbs1995-03-071-6/+5
* Add tagged queueing support to the aic7xxx sequencer code.gibbs1995-02-221-66/+96
* Have version number track CSV version number. No other change.gibbs1995-02-031-2/+2
* aic7xxx.c:gibbs1995-01-224-99/+64
* At $Ids to all files. Have the sequencer use DMA to tranfer its SCBgibbs1995-01-164-109/+132
* Full support for 294x and Wide devices. Fixed month old bug in the SCSIgibbs1995-01-131-81/+173
* Update the sequencer code to handle both channels of Twin channel devices.gibbs1994-12-311-54/+144
* Merge in latest Linux sequencer code release with my changes. This shouldgibbs1994-11-291-18/+21
* Previous changes to the sequencer compiler backed out. We go back togibbs1994-11-183-6/+0
* Make the compiler spit out a .c file instead of a .h file.jkh1994-11-183-0/+6
* John Aycock's aic7770 sequencer code and assembler. There is currentlygibbs1994-11-175-0/+2870
OpenPOWER on IntegriCloud