Wayne <[EMAIL PROTECTED]> writes: > Dear Jason, > > [Not too many people jumping onto this thread to help me.] > > The first two non-bold lines on rebooting, are: > hw.bus.devctl_disable: 0 -> 1 > Entropy harvesting: interrupts ethernet point_to_point. > > So I try: > [EMAIL PROTECTED]:/home/wayne>sysctl hw.bus.devctl_disable: 1 -> 0 > [but the result is:] > sysctl: unknown oid 'hw.bus.devctl_disable:' > > So what the heck is "Entropy harvesting" ? Could this > be blocking my incoming contact attempts?
I missed most of this thread, but to set the sysctl you want to: `sysctl hw.bus.devctl_disable=0'. See random(4) for details on entropy harvesting. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message