freebsd-src/sys/i386
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
..
apm Finished removing MACH_KERNEL stuff. 1995-12-27 16:16:02 +00:00
bios Finished removing MACH_KERNEL stuff. 1995-12-27 16:16:02 +00:00
boot recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
conf The long awaited stability patch set for the aic7xxx driver: 1996-01-03 06:26:15 +00:00
eisa The long awaited stability patch set for the aic7xxx driver: 1996-01-03 06:28:01 +00:00
i386 Restrict /devfs/io perms to 0600. 1995-12-31 09:32:16 +00:00
ibcs2 This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
include Fixed user-mode mcount which I broke in the previous revision. 1996-01-01 17:11:21 +00:00
isa Fix the number of ports created for devfs.. it had been only creating 1996-01-02 19:39:09 +00:00
linux Oops, forgot a little difference between my src-tree and ours... 1995-12-30 00:42:25 +00:00
pci recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
scsi The long awaited stability patch set for the aic7xxx driver: 1996-01-03 06:32:12 +00:00
Makefile