hints bug or new feature ?
Mori Hiroki
yamori813 at yahoo.co.jp
Tue Jul 31 23:55:57 UTC 2018
Hi
I marge to head and check it. Work fine now.
% grep ^hint.arge.0.phymask conf/Buffalo_WZR-HP-AG300H.hints
hint.arge.0.phymask=0x0# test
% grep hint.arge.0.phymask `find tmp -name hints.c`
"hint.arge.0.phymask=0x0\0"
Thanks for your fix.
Hiroki Mori
----- Original Message -----
> From: Kyle Evans <kevans at freebsd.org>
> To: Mori Hiroki <yamori813 at yahoo.co.jp>
> Cc: "freebsd-mips at freebsd.org" <freebsd-mips at freebsd.org>
> Date: 2018/8/1, Wed 01:11
> Subject: Re: hints bug or new feature ?
>
> On Tue, Jul 31, 2018 at 8:45 AM, Kyle Evans <kevans at freebsd.org> wrote:
>> On Tue, Jul 31, 2018 at 5:06 AM, Mori Hiroki <yamori813 at yahoo.co.jp>
> wrote:
>>> Hi
>>>
>>> I seem 12CURRENT hints system is change.
>>
>> Hi,
>>
>> I've rototilled a lot of this.
>>
>>> Then invalid setting by line end comment.
>>>
>>> For example like this.
>>>
>>> hint.arge.1.phymask=0x0 # no directly mapped PHYs
>>>
>>> hint.arge.1.phymask is not set in kernel now.
>>>
>>
>> Where are you setting this at? GENERIC.hints, loader.conf(5), or
>> directly in your KERNCONF (via 'hints' file)?
>>
>
> I dug into it a little bit more afterwards, and tracked it down. >=
> r336975 should fix, you'll need to either make buildworld or make
> kernel-toolchain since it's a config(8) bug.
>
> Thanks,
>
> Kyle Evans
>
More information about the freebsd-mips
mailing list