Date: Sat, 29 Jun 2002 22:10:14 -0500 From: David Syphers <dsyphers@uchicago.edu> To: Matt Snow <drama@slakin.net>, jogegabsd <jogegabsd@myrealbox.com> Cc: Guillaume <amyfoub@videotron.ca>, "Jack L. Stone" <jackstone@sage-one.net>, <freebsd-questions@FreeBSD.ORG> Subject: Re: APM not even a sign Message-ID: <200206292210.14805.dsyphers@uchicago.edu> In-Reply-To: <20020629191111.B38679-100000@seven.slakin.net> References: <20020629191111.B38679-100000@seven.slakin.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 29 June 2002 09:12 pm, Matt Snow wrote: > try this, I just thought about it... > > in KERNEL: > device apm0 > device dc Really, honestly, and truly, I swear you don't need device dc for this. From LINT: # PCI Ethernet NICs that use the common MII bus controller code. device dc # DEC/Intel 21143 and various workalikes This has _nothing_ to do with APM. > in your /etc/rc.conf: > apm_enable="YES" > apmd_enable="YES" Enabling apm in the kernel and turning on the two nobs in rc.conf should be it. If that doesn't work, then either your computer doesn't really have APM or FreeBSD doesn't support its implementation. -David -- Everyone who believes in telekinesis, raise my hand... Astronomy and Astrophysics Center The University of Chicago 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?200206292210.14805.dsyphers>