From owner-cvs-all@FreeBSD.ORG Fri Sep 26 10:03:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB9CD16A4B3 for ; Fri, 26 Sep 2003 10:03:42 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 4AB674401F for ; Fri, 26 Sep 2003 10:03:41 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 64946 invoked by uid 1000); 26 Sep 2003 17:03:41 -0000 Date: Fri, 26 Sep 2003 10:03:41 -0700 (PDT) From: Nate Lawson To: Poul-Henning Kamp In-Reply-To: <20030926103225.0821F16A4DC@hub.freebsd.org> Message-ID: <20030926100145.D64861@root.org> References: <20030926103225.0821F16A4DC@hub.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults devfs.rules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2003 17:03:43 -0000 On Fri, 26 Sep 2003, Poul-Henning Kamp wrote: > Modified files: > etc/defaults devfs.rules > Log: > As far as we know, there is no reason to not expose /dev/crypto in > jails so code in there can take advantage of hardware assisted > crypto. > > Revision Changes Path > 1.2 +1 -0 src/etc/defaults/devfs.rules Except for the fact that you don't want to combine access to the TSC and this paper: http://citeseer.nj.nec.com/kocher96timing.html -Nate