Date: Wed, 1 Aug 2018 08:52:28 +0900 (JST) From: Mori Hiroki <yamori813@yahoo.co.jp> To: Kyle Evans <kevans@freebsd.org> Cc: "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org> Subject: Re: hints bug or new feature ? Message-ID: <490598.73586.qm@web103919.mail.ssk.yahoo.co.jp> In-Reply-To: <CACNAnaG7WeNTkD2jYSztivohAsfLTcY-bvbKiueDE6B8t6kEkA@mail.gmail.com> References: <655985.32208.qm@web103907.mail.ssk.yahoo.co.jp> <CACNAnaFRS%2BoJuMBeTeYniT7Xpo1GzVybU=aSQEo2YTzMX3UEqQ@mail.gmail.com> <CACNAnaG7WeNTkD2jYSztivohAsfLTcY-bvbKiueDE6B8t6kEkA@mail.gmail.com>
index | next in thread | previous in thread | raw e-mail
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@freebsd.org> > To: Mori Hiroki <yamori813@yahoo.co.jp> > Cc: "freebsd-mips@freebsd.org" <freebsd-mips@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@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 >home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?490598.73586.qm>
