Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jun 2004 02:04:34 +0200
From:      Phil Schulz <ph.schulz@gmx.de>
To:        Tuc <tuc@ttsg.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How to make permanent in kernel
Message-ID:  <40D0E012.1050908@gmx.de>
In-Reply-To: <200406161459.i5GEx452081587@himinbjorg.tucs-beachin-obx-house.com>
References:  <200406161459.i5GEx452081587@himinbjorg.tucs-beachin-obx-house.com>

next in thread | previous in thread | raw e-mail | index | archive | help

>boot: -c
>
>Then, in the UserConfig command line, type:
>
>UserConfig> flags psm0 0x100
>UserConfig> quit
>
>	Which is great. The problem is, I don't want to keep doing this
>every time I reboot. This is a FreeBSD 5 system. In 4 I knew how to
>do it with "device          psm0    at atkbdc? irq 12", but now not sure
>how do this in 5. I see something about a hints file, but not sure how
>it plays in, if at all.
>  
>
Add a line that says

hint.psm.0.flags="0x100"

to /boot/device.hints



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