Subject: CVS commit: [netbsd-2-0] src/sys/opencrypto
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 04/30/2004 03:53:19
Module Name:	src
Committed By:	jmc
Date:		Fri Apr 30 03:53:18 UTC 2004

Modified Files:
	src/sys/opencrypto [netbsd-2-0]: crypto.c

Log Message:
Pullup rev 1.9 (requested by jonathan in ticket #234)

Change control knob  for /dev/crypto to only allow requests which
will be hardware-accelerated. Avoids copyin()/copyout() overhead and
spending exceessive tie inside the kernel.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.2.1 src/sys/opencrypto/crypto.c

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