From owner-freebsd-arch@FreeBSD.ORG Sun Aug 18 10:00:42 2013 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C5635B0F; Sun, 18 Aug 2013 10:00:42 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 85F4B28E2; Sun, 18 Aug 2013 10:00:42 +0000 (UTC) Received: from nine.des.no (smtp.des.no [194.63.250.102]) by smtp-int.des.no (Postfix) with ESMTP id 8D01242D5; Sun, 18 Aug 2013 10:00:41 +0000 (UTC) Received: by nine.des.no (Postfix, from userid 1001) id A8ED4875; Sun, 18 Aug 2013 12:00:17 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Mark R V Murray Subject: Re: random(4) plugin infrastructure for mulitple RNG in a modular fashion References: <20130807183112.GA79319@dragon.NUXI.org> <86pptfnu33.fsf@nine.des.no> <20130815231713.GD76666@x96.org> <20130816002625.GE76666@x96.org> <9B274F48-0C88-4117-BEAC-1A555772A3C5@grondar.org> <86a9kf733d.fsf@nine.des.no> <0C97B866-A169-4141-8368-AA7F5B5382F4@grondar.org> Date: Sun, 18 Aug 2013 12:00:17 +0200 In-Reply-To: <0C97B866-A169-4141-8368-AA7F5B5382F4@grondar.org> (Mark R. V. Murray's message of "Sun, 18 Aug 2013 10:52:04 +0100") Message-ID: <861u5r71zi.fsf@nine.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Arthur Mesh , freebsd-arch@freebsd.org, secteam@freebsd.org, Philip Paeps X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Aug 2013 10:00:42 -0000 Mark R V Murray writes: > I'm looking at the new "adaptors" code and wondering what its for. It allows you to have multiple RNGs loaded or compiled-in simultaneously and select which one to use at runtime. Seems eminently sensible to me. > If the current three /dev/random drivers were each in KLDs, > then kldloading the one you wanted would be sufficient without > the extra complexity. And what would happen if you loaded several? DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no