Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2003 10:15:41 -0400 (EDT)
From:      Wesley Morgan <morganw@chemikals.org>
To:        Rahul Siddharthan <rsidd@online.fr>
Cc:        current@freebsd.org
Subject:   Re: psm0 isn't detected with acpi enabled
Message-ID:  <20030522101425.C6126@catalyst.chemikals.org>
In-Reply-To: <20030521235327.B12533@online.fr>
References:  <20030521235327.B12533@online.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 21 May 2003, Rahul Siddharthan wrote:

> Any suggestions?  This seems similar to pr i386/49116, but that report
> shows a message "psm0: unable to allocate irq" while in my case psm
> doesn't show up at all in dmesg.

Try putting this in your /boot/device.hints:

hint.atkbdc.0.at="acpi"
hint.atkbdc.0.port="0x060"
hint.psm.0.at="atkbdc"
hint.psm.0.irq="12"

Not sure if this will help or not because my laptop works with or without
these.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030522101425.C6126>