cvs commit: src/sys/conf options
Sam Leffler
sam at errno.com
Wed Nov 5 09:34:42 PST 2003
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 at 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 at 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
More information about the cvs-src
mailing list