Date: Mon, 25 Feb 2002 11:11:40 -0600 From: Douglas Egan <degan@calcon.net> To: Jon Rust <jpr@vcnet.com> Cc: freebsd-questions@freebsd.org Subject: Re: microuptime() backwards deal Message-ID: <3C7A704C.756E5BC3@calcon.net> References: <20020222103310.A20732@mail.vcnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I had the same problem, but I disabled it in my kernel as follows: # Power management support (see LINT for more options) #device apm0 at nexus? disable flags 0x20 # Advanced Power Management I believe you should add the '#' comment character to the device line. I have never had the problem since. Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C7A704C.756E5BC3>