freebsd-skq/sys/dev/aic7xxx
gibbs 685c99c94e Total rewrite of the dataphase sections of the sequencer. This was done
to replace the very poor, original implementation of Scatter/Gather operations.

Use a bit (that was freed up with the rewrite above) in the SCB control byte
to designate commands that should allow disconnection.  The kernel driver
makes this decision now instead of the sequencer since the sequencer can't
do the indexing very efficiently.

This commit drops the sequencer from 426 instructions to 390 most likely
freeing enough space to do a target mode implementation.
1995-08-05 17:31:39 +00:00
..
aicasm Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
aic7xxx_asm.1 John Aycock's BSD copyrighted sequencer assembler and sequencer code. This 1995-04-15 21:45:56 +00:00
aic7xxx_asm.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
aic7xxx.seq Total rewrite of the dataphase sections of the sequencer. This was done 1995-08-05 17:31:39 +00:00
aicasm.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00