Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/ic
Module Name: syssrc
Committed By: bouyer
Date: Mon Apr 22 15:48:56 UTC 2002
Modified Files:
syssrc/sys/dev/ic: siop.c siop_common.c
Log Message:
Fix last change: assign siop_cmd->tag in callers instead of siop_setuptables(),
and use siop_cmd->tag instead of xs->xs_tag_id. This way siop can use
xs->xs_tag_id + 1 without interferences with esiop.
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 syssrc/sys/dev/ic/siop.c
cvs rdiff -r1.18 -r1.19 syssrc/sys/dev/ic/siop_common.c
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