Date: Thu, 28 Mar 2002 09:12:16 +1030 From: Benjamin Close <cisbjc@cs.unisa.edu.au> To: shadows <shadows@cyberspace7.legions.org> Cc: "Ron 'The InSaNe OnE' Rosson" <insane@oneinsane.net>, freebsd-mobile@FreeBSD.ORG Subject: Re: Util for dell i8k's Message-ID: <3CA24AC8.30205@cs.unisa.edu.au> References: <Pine.BSO.4.21.0203271120440.17964-100000@cyberspace7.legions.org>
next in thread | previous in thread | raw e-mail | index | archive | help
shadows wrote:
>That would be just excellent.
>
>Would anyone be able to help me get the APM working on my Dell Lattitude
>CPxJ650GT. I do apm -b and it says device not configured. How would I
>configure this device?
>
Hmm, I started porting the linux i8k kernel module to bsd but shelved it
when I went to -current as the ACPI support could do this sort of thing.
Now I'm back in -stable land I'll see if I can put the hooks in for folks.
In regards to apm, you must make sure it's in the kernel and also
enabled. By default it is disabled. You can either remove the 'disabled'
bit from the GENERIC kernel config or add:
en apm0
fl apm0 0x0
to /boot/kernel.conf
(which may not exist yet)
Cheers,
Benjamin
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CA24AC8.30205>
