Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 03/20/2000 10:48:36
Module Name:	syssrc
Committed By:	ad
Date:		Mon Mar 20 18:48:35 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: ca.c cac.c cacreg.h

Log Message:
- Remove dead code.
- Make synchronous writes optional, disabled by default (*way* too slow).
- Handle case where dm_nsegs > CAC_SG_SIZE.
- Fix a couple of silly bugs.
- Fix use of __attribute__((__packed__));


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/ic/ca.c syssrc/sys/dev/ic/cac.c \
    syssrc/sys/dev/ic/cacreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.