freebsd-dev/sys
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
..
alpha My first shot at get sound to work on the emulator. 1995-12-29 22:12:14 +00:00
amd64 Fixed user-mode mcount which I broke in the previous revision. 1996-01-01 17:11:21 +00:00
compat/linux Oops, forgot a little difference between my src-tree and ours... 1995-12-30 00:42:25 +00:00
compile
conf The long awaited stability patch set for the aic7xxx driver: 1996-01-03 06:26:15 +00:00
ddb
dev The long awaited stability patch set for the aic7xxx driver: 1996-01-03 06:28:01 +00:00
fs I have some problem here, which shows up in the ahc0 driver. It isn't where 1996-01-01 20:20:45 +00:00
geom Prepare to add support for parity. Report the post-parity size, 1996-01-02 23:32:54 +00:00
gnu recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
i386 The long awaited stability patch set for the aic7xxx driver: 1996-01-03 06:32:12 +00:00
isa Restored likely_com_ports[] from rev.1.122 so that Hayes ESP support at 1995-12-30 03:52:58 +00:00
isofs/cd9660
kern Moved the #ifdef DIAGNOSTIC in vrele() so that the check for negative 1996-01-02 18:13:20 +00:00
libkern recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
miscfs Remove unnecessary debug printf's ("no references", "bad-id") - these 1996-01-02 09:14:49 +00:00
modules Added SYSVSHM define 1995-12-29 22:10:49 +00:00
msdosfs
net
netccitt
netinet Remove some bogus externs. 1995-12-29 01:12:02 +00:00
netipx
netiso
netns
nfs Don't print swap server as root server. 1995-12-28 21:56:49 +00:00
nfsclient Don't print swap server as root server. 1995-12-28 21:56:49 +00:00
nfsserver
pc98/pc98
pccard
pci Reworked the stop/reset code to properly run-down allocated buffers and 1996-01-03 05:22:32 +00:00
powerpc/include
rpc
scsi Introduce a wormunit() so the control device will work. 1996-01-02 15:44:00 +00:00
sys Fix the reversed source and dest args to bcopy() in the kernel space 1996-01-01 17:05:07 +00:00
tools
ufs recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
vm recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
Makefile