Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Mar 2016 10:55:39 -0800
From:      Adrian Chadd <adrian.chadd@gmail.com>
To:        Eugene Grosbein <eugen@grosbein.net>
Cc:        "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org>
Subject:   Re: options MIPS_INTRNG missing bits
Message-ID:  <CAJ-VmomQTH86A%2BXsxhG4dFLZO3Wbdh5ES3AjQQHMs=JjuyC62Q@mail.gmail.com>
In-Reply-To: <56DF1804.9010103@grosbein.net>
References:  <56DF1804.9010103@grosbein.net>

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

Noone's gone and updated the atheros mips code to use MIPS_INTRNG. :-P

It's not likely going to do anything for you just yet!



-adrian

On 8 March 2016 at 10:20, Eugene Grosbein <eugen@grosbein.net> wrote:
> Hi!
>
> I'ver tried to compile MIPS kernel with options MIPS_INTRNG included
> but it fails with multiple errors. It compiles with following patch
> but I'm not sure it this is right. And I cannot understand, if it works or not.
> I've tried this with my TP-Link TL-WDR3600 and it boots just fine.
>
> --- sys/conf/files.mips.orig    2016-03-08 22:24:42.292447000 +0700
> +++ sys/conf/files.mips 2016-03-08 23:04:23.475019000 +0700
> @@ -50,8 +50,10 @@
>  # misc opt-in bits
>  kern/kern_clocksource.c                        standard
>  kern/link_elf_obj.c                    standard
> +kern/pic_if.m                          optional        mips_intrng
>  kern/subr_busdma_bufalloc.c            standard
>  kern/subr_dummy_vdso_tc.c              standard
> +kern/subr_intr.c                       optional        mips_intrng
>  kern/subr_sfbuf.c                      optional        mips | mipsel | mipsn32
>
>  # gcc/clang runtime
> _______________________________________________
> freebsd-mips@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-mips
> To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmomQTH86A%2BXsxhG4dFLZO3Wbdh5ES3AjQQHMs=JjuyC62Q>