Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 12/14/2005 21:55:47
Module Name:	src
Committed By:	reinoud
Date:		Wed Dec 14 21:55:47 UTC 2005

Modified Files:
	src/sys/dev/scsipi: scsipi_ioctl.c

Log Message:
Allow SCIOCCOMMAND ioctl that executes a SCSI command to also be issued
within the kernel when the FKIOCTL flag is passed to the ioctl.

No code actually uses this yet but is committed for completion.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 src/sys/dev/scsipi/scsipi_ioctl.c

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