Date: Tue, 31 Jul 2018 11:11:24 -0500 From: Kyle Evans <kevans@freebsd.org> To: Mori Hiroki <yamori813@yahoo.co.jp> Cc: "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org> Subject: Re: hints bug or new feature ? Message-ID: <CACNAnaG7WeNTkD2jYSztivohAsfLTcY-bvbKiueDE6B8t6kEkA@mail.gmail.com> In-Reply-To: <CACNAnaFRS%2BoJuMBeTeYniT7Xpo1GzVybU=aSQEo2YTzMX3UEqQ@mail.gmail.com> References: <655985.32208.qm@web103907.mail.ssk.yahoo.co.jp> <CACNAnaFRS%2BoJuMBeTeYniT7Xpo1GzVybU=aSQEo2YTzMX3UEqQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 31, 2018 at 8:45 AM, Kyle Evans <kevans@freebsd.org> wrote: > On Tue, Jul 31, 2018 at 5:06 AM, Mori Hiroki <yamori813@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaG7WeNTkD2jYSztivohAsfLTcY-bvbKiueDE6B8t6kEkA>