Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev
Module Name: syssrc
Committed By: bouyer
Date: Tue Apr 23 12:55:28 UTC 2002
Modified Files:
syssrc/sys/dev/ic: esiop.c siop.c siopvar_common.h
syssrc/sys/dev/microcode/siop: esiop.ss siop.ss
Log Message:
Bump the space for SCSI messages from 8 to 16 octets, as 8 may not be
enouth for IDENTIFY + TAG + PPR.
Get rid of constants in C code by use of a offsetof macro.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/ic/esiop.c
cvs rdiff -r1.56 -r1.57 syssrc/sys/dev/ic/siop.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/ic/siopvar_common.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/microcode/siop/esiop.ss
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/microcode/siop/siop.ss
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