Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2005 14:14:24 +0100
From:      Brian Candler <B.Candler@pobox.com>
To:        jpmmattos@terra.com.br
Cc:        freebsd-stable@freebsd.org
Subject:   Re: atkbd: changing flags at boot time
Message-ID:  <200506271414.24422.B.Candler@pobox.com>
In-Reply-To: <200506271338.53836.B.Candler@pobox.com>
References:  <200506271338.53836.B.Candler@pobox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> set in /boot/device.hints
> 
> hint.atkbd.0.flags="0x0"

I tried that, and it didn't work. Well actually I put the setting 
in /boot/loader.conf rather than /boot/device.hints, but AFAICT they are the 
same:

$ cd /usr/src/sys/boot
$ find . -type f | xargs grep device.hints 
./forth/loader.conf:loader_conf_files="/boot/device.hints /boot/loader.conf /boot/loader.conf.local /boot/nextboot.conf"

Or am I incorrect in saying that this setting can go in /boot/loader.conf ?



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