Subject: CVS commit: src/sys/dev/ieee1394
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 02/13/2004 21:22:13
Module Name:	src
Committed By:	enami
Date:		Fri Feb 13 21:22:13 UTC 2004

Modified Files:
	src/sys/dev/ieee1394: sbpscsi.c

Log Message:
xs->timeout is in milliseconds so convert it to tick before passing
it to callout_reset().


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/dev/ieee1394/sbpscsi.c

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