Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
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.
Home |
Main Index |
Thread Index |
Old Index