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 Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
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 Added prototypes. 1995-12-03 17:14:38 +00:00
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 Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
net in_proto.c: spell ``Internet'' right and put whitespace after commas. 1995-12-20 21:53:53 +00:00
netccitt Cleanup and staticize. 1995-12-18 09:42:44 +00:00
netinet Remove some bogus externs. 1995-12-29 01:12:02 +00:00
netipx Oops, forgot to update this to match pr_ctlinput. 1995-12-16 03:43:49 +00:00
netiso Last commit this round: Staticize. 1995-12-10 13:45:30 +00:00
netns Moved inline functions for insque() and remque() to <sys/queue.h>. 1995-12-03 13:45:34 +00:00
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 Staticize. 1995-12-17 21:14:36 +00:00
pc98/pc98 Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
pccard Completed function declarations and/or added prototypes and/or added 1995-12-16 00:11:11 +00:00
pci Reworked the stop/reset code to properly run-down allocated buffers and 1996-01-03 05:22:32 +00:00
powerpc/include Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
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 Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
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 Removed almost all traces of libkern.a. The objects that were in 1995-12-26 13:58:31 +00:00