freebsd-src/sys/i386/scsi
Justin T. Gibbs 6cb248359e The long awaited stability patch set for the aic7xxx driver:
Simplify the initialization of adapters by pulling all card specific
initialization to the card specific modules.

Update comments and fix formating.

Pass struct ahc_data*'s to functions instead of unit numbers.

Take advantage of the quad word alignment of SCB fields.

Adapt to new sequencer changes:

	1) Waiting scb list no longer has a tail.

	2) Fill the message buffer as appropriate during a parity error.

	3) Count all of the SGs involved in a residual instead of just
	   the current one.

The reset/abort code still needs a lot of work.

Reviewed by:   David Greenman <davidg@FreeBSd.org>
1996-01-03 06:32:12 +00:00
..
93cx6.c Remove unused var. 1995-11-20 12:14:40 +00:00
93cx6.h Clean up a few nits in the aic7xxx driver: 1995-09-05 23:52:03 +00:00
aic7xxx.c The long awaited stability patch set for the aic7xxx driver: 1996-01-03 06:32:12 +00:00
aic7xxx.h The long awaited stability patch set for the aic7xxx driver: 1996-01-03 06:32:12 +00:00
bt.c Change the generic "btintr" function's name to "bt_intr" - the same as 1995-12-14 14:19:19 +00:00
btreg.h Change the generic "btintr" function's name to "bt_intr" - the same as 1995-12-14 14:19:19 +00:00