Date: Wed, 05 Nov 2003 17:34:42 -0000 From: Sam Leffler <sam@errno.com> To: Peter Wemm <peter@wemm.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf options Message-ID: <200311050936.32651.sam@errno.com> In-Reply-To: <20031105172502.F03D52A8EB@canning.wemm.org> References: <20031105172502.F03D52A8EB@canning.wemm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 05 November 2003 09:25 am, Peter Wemm wrote: > Sam Leffler wrote: > > On Wednesday 05 November 2003 06:37 am, Bruce Evans wrote: > > > bde 2003/11/05 06:37:48 PST > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/conf options > > > Log: > > > Removed the garbage options DPT_ALLOW_MEMIO, HIFN_NO_RNG, > > > IPFIREWALL_FORWARD, NTIMECOUNTER, OHCI_DEBUG, UGEN_DEBUG, UHCI_DEBUG, > > > UHID_DEBUG, UHUB_DEBUG, UKBD_DEBUG, ULPT_DEBUG, UMASS_DEBUG, > > > UMS_DEBUG, URIO_DEBUG and VINUM_AUTOSTART. > > > > What is "garbage" about HIFN_NO_RNG? > > It isn't referenced in the tree? > > peter@overcee[9:21am]~src/sys-116> find . -type f | grep -v compile | xargs > grep HIFN_NO_RNG ./conf/options:HIFN_NO_RNG opt_hifn.h > peter@overcee[9:21am]~src/sys-117> Weird, don't remember removing it; it's certainly still in the -stable version of the hifn driver. Oh well, I'll bring it back as it's the only way to disable the RNG harvesting when all you want is the crypto operations. Sam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311050936.32651.sam>