Subject: CVS commit: [netbsd-3] src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 09/17/2007 20:39:44
Module Name:	src
Committed By:	msaitoh
Date:		Mon Sep 17 20:39:44 UTC 2007

Modified Files:
	src/sys/dev/scsipi [netbsd-3]: st.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1837):
	sys/dev/scsipi/st.c: revision 1.180
revert the only part of rev. 1.177 which made a functional
change -- it broke error reporting because st->asc(q) are
not set
(actually, I believe that SSD_RCODE_VALID is misnamed)


To generate a diff of this commit:
cvs rdiff -r1.178.2.1 -r1.178.2.2 src/sys/dev/scsipi/st.c

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