summaryrefslogtreecommitdiff
path: root/sys/dev/aic7xxx
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagupstream/2.1.0release/2.1.0cvs2svn1996-01-011-643/+0
* Brought in fixes from rev 1.24: fix data corruption with wide drives.David Greenman1995-11-071-3/+4
* Brought in Justin's recent fixes: Work correctly with aha-2940U, fixDavid Greenman1995-10-291-15/+12
* Brought in all of Justin's changes/fixes from the main branch.David Greenman1995-08-231-301/+234
* Brought Adaptec driver and sequencer code up to date with main branch,David Greenman1995-07-221-7/+8
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-06-131-643/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-303-24/+24
* Fixes to the aic7xxx sequencer code and device driver from Justin Gibbs:David Greenman1995-05-171-11/+41
* Restructure the arbitration loop to allow for reselections that win out overJustin T. Gibbs1995-04-271-95/+104
* John Aycock's BSD copyrighted sequencer assembler and sequencer code. ThisJustin T. Gibbs1995-04-155-402/+542
* More code optimizations. Use a slightly different approach to decideJustin T. Gibbs1995-04-091-76/+28
* Off by one error in -MSG-START+0 was just Justin being tired -- revert toJustin T. Gibbs1995-04-011-6/+5
* Major overhaul of the aic7xxx driver:Justin T. Gibbs1995-03-314-90/+126
* Make the aic7xxx assembler take quoted strings as a single token.Justin T. Gibbs1995-03-174-17/+70
* Be careful to maintain the bits in SBLKCTL that are reserved.Justin T. Gibbs1995-03-071-6/+5
* Add tagged queueing support to the aic7xxx sequencer code.Justin T. Gibbs1995-02-221-66/+96
* Have version number track CSV version number. No other change.Justin T. Gibbs1995-02-031-2/+2
* aic7xxx.c:Justin T. Gibbs1995-01-224-99/+64
* At $Ids to all files. Have the sequencer use DMA to tranfer its SCBJustin T. Gibbs1995-01-164-109/+132
* Full support for 294x and Wide devices. Fixed month old bug in the SCSIJustin T. Gibbs1995-01-131-81/+173
* Update the sequencer code to handle both channels of Twin channel devices.Justin T. Gibbs1994-12-311-54/+144
* Merge in latest Linux sequencer code release with my changes. This shouldJustin T. Gibbs1994-11-291-18/+21
* Previous changes to the sequencer compiler backed out. We go back toJustin T. Gibbs1994-11-183-6/+0
* Make the compiler spit out a .c file instead of a .h file.Jordan K. Hubbard1994-11-183-0/+6
* John Aycock's aic7770 sequencer code and assembler. There is currentlyJustin T. Gibbs1994-11-175-0/+2870