Subject: CVS commit: src/sys/arch/amiga/dev
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 10/31/2003 14:38:44
Module Name: src
Committed By: bouyer
Date: Fri Oct 31 14:38:44 UTC 2003
Modified Files:
src/sys/arch/amiga/dev: sci.c
Log Message:
In sci_scsipi_request, add a splbio() which was erroneously missed when
thorpej_scsipi was integrated. Pointed out by Havard Eidnes.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/arch/amiga/dev/sci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.