From owner-freebsd-mips@freebsd.org Wed Oct 7 18:24:17 2015 Return-Path: Delivered-To: freebsd-mips@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 513249D0DDD for ; Wed, 7 Oct 2015 18:24:17 +0000 (UTC) (envelope-from possnfiffer@snowboard.com) Received: from mail-ig0-f175.google.com (mail-ig0-f175.google.com [209.85.213.175]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 228CEAA3 for ; Wed, 7 Oct 2015 18:24:16 +0000 (UTC) (envelope-from possnfiffer@snowboard.com) Received: by igbkq10 with SMTP id kq10so117994399igb.0 for ; Wed, 07 Oct 2015 11:24:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=BSXknsu4MnbpyMh4tR/Hq1tgFuvRHMV4fmNCUdRsC8o=; b=DnzY2ZUdHoL/zns88xzmpG21n1UmlY8H4F7Vu4VzxTVQFWa1bpEu070azjpzOyBXkQ TgBYBaZaecfr1+X7NYBTwQo0MNzW/l6qTVM6/K4gGzvqb7FHfwR2uxg3lB2tVEAex05T SrXzqdMgJwNldYU4dqKb0Usw56SLAl0ijzBuzmwmrjQMZQM0fJ8jjh4uyc3UEAsNCgIj 6gP2uNZ3uDUv4MMWIeU4o1L8JSwu+EDxPIPkpA0QgYjOylQ2IkMZz8MNQJlRy9lPxxH9 0CasLw/hG3bMgWORPYF2FzANH4l3xT1w+6f5ZLilWAoD/POSRdJdVbLZbiCMJ90Qt2kx N3iA== X-Gm-Message-State: ALoCoQl5i5nGLo18nqMmuR9rnyIcwvHLlY4ncU/KS3Y2F3Lo8Rxh3EuQlD8gqKpPiS+8+Nf8k+bD MIME-Version: 1.0 X-Received: by 10.50.65.74 with SMTP id v10mr4125859igs.54.1444242250577; Wed, 07 Oct 2015 11:24:10 -0700 (PDT) Received: by 10.36.104.196 with HTTP; Wed, 7 Oct 2015 11:24:10 -0700 (PDT) In-Reply-To: References: <5614D073.9060706@riseup.net> <5614E36E.6000803@grosbein.net> Date: Wed, 7 Oct 2015 12:24:10 -0600 Message-ID: Subject: Re: Kernel config for TPLink TL WDR3600 From: Possnfiffer To: Adrian Chadd Cc: Eugene Grosbein , "freebsd-mips@freebsd.org" , Piotr Kubaj Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Oct 2015 18:24:17 -0000 Hello, Good Info! I bought a new router and have been messing around with building packages with poudriere without success using -STABLE. I will give -HEAD a shot on my Ubiquity Edge Router Lite. How's MIPS64 support? On Wed, Oct 7, 2015 at 12:08 PM, Adrian Chadd wrote: > Hi, > > Just run -HEAD, or be prepared to MFC everything in the mips code and > wifi stack/drivers to stable/10. > > -HEAD works fine. You should just try it. :) > > > > -adrian > > > On 7 October 2015 at 02:18, Eugene Grosbein wrote: > > On 07.10.2015 14:57, Piotr Kubaj wrote: > >> @eugen > >> You could just copy//WDR3600's kernel config to sys/misc/conf in > stable/10. It's quite possible that it will work. > > > > I made diff between stable/10 and head for MIPS-related source files > > and there are lots of non-trivial (for me) changes in head. > > > > I will create virtual machine with VBox and build head there > > as I do not run head on my desktop but 10.2 > > > > > _______________________________________________ > 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" >