Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 2004 20:18:25 +0200
From:      Marco Trentini <mark@remotelab.org>
To:        bsd hack <time_to_hack@yahoo.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: FreeBSD 5.2 and ACPI
Message-ID:  <20040720181825.GA615@vaio.lab>
In-Reply-To: <20040720181329.46984.qmail@web21507.mail.yahoo.com>
References:  <20040720181329.46984.qmail@web21507.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 20, 2004 at 11:13:29AM -0700, bsd hack wrote:
> Hi,
>    I am building a custom kernel with FreeBSD 5.2... I need to disable ACPI (otherwise the system fails to recognize the disk!!)
>  ... so is it fine if I just do a make and then a make install of the new kernel and then add hint.acpi.0.disabled to /boot/loader.conf  ? or is anything to be done before doin a make and a make install?
>  
> any help will be appreciated. 

Put

hint.acpi.0.disabled=1

in your loader.conf, then reboot and build your custom kernel.

-- 
Marco Trentini                mark@remotelab.org
http://www.remotelab.org/



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