freebsd with flexible iflib nic queues
Go to file
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
bin This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
eBones recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
etc Using csh constructs in shell scripts is a boo-boo. 1996-01-02 19:47:05 +00:00
games recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
gnu Use cvs -Q release, instead of cvs release -Q, for removing the 1996-01-02 07:39:03 +00:00
include This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
lib Extract the login name when doing a ps on a dead kernel. 1996-01-01 17:08:17 +00:00
libexec Make ftpd use setproctitle() from libutil 1996-01-01 08:35:11 +00:00
lkm recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
release Hopefully the last bogons that prevented me from running a successful 1995-12-31 17:10:05 +00:00
sbin Clean up GCC warnings, condition out some compatibility cruft, add $Id$. 1996-01-02 20:09:22 +00:00
secure This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
share Typo. 1996-01-03 03:18:36 +00:00
sys The long awaited stability patch set for the aic7xxx driver: 1996-01-03 06:32:12 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Add sasc to the clean/cleandir target. The machine dependent targets 1995-12-31 21:32:17 +00:00
usr.sbin Get sendmail to detect when to use the setproctitle() in libutil 1996-01-01 08:54:01 +00:00
COPYRIGHT
CVS-INFO
Makefile Add libutil/beforeinstall to the includes target 1996-01-01 08:33:17 +00:00
TODO