From owner-freebsd-mips@freebsd.org Sat Feb 18 20:22:05 2017 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 0FBB3CE59D8 for ; Sat, 18 Feb 2017 20:22:05 +0000 (UTC) (envelope-from ndorfman@gmail.com) Received: from mail-vk0-x22d.google.com (mail-vk0-x22d.google.com [IPv6:2607:f8b0:400c:c05::22d]) (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 C050C1FF7 for ; Sat, 18 Feb 2017 20:22:04 +0000 (UTC) (envelope-from ndorfman@gmail.com) Received: by mail-vk0-x22d.google.com with SMTP id t8so45424744vke.3 for ; Sat, 18 Feb 2017 12:22:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=6UyDeRYrPvZLdq/w5oXw+YKuNvso92cmCM4tHOrvIlo=; b=tq7te9wgR9jXWWBJ/YzcrbEbzKOP1wQnSMIoMKUOhDKk4Az45s3uazcHu6UEVZP5Jv Pio26Ka91YtZx1PI8FEo1IqQkTBuEncUotNJI8A3wLbGsrXDUXg7S3CYb0PQGgy3R9pj dWbc+j306T2bSD5mA0rwxj6hg1P79wtI4Qw65AUY5ySnYw2zq8M9x0U0YLAx/WxGnNm/ OtBeP6IV+TpHzzcqJKrhKDK7CXuvhbpwVoutC94LvjItshuEoJJG1g4E2p/1qBxaqQfz sfnIcHOUHzG9f4rnmrGfTkcvhXD1p1vzgWQ4ob946Y02KI5ZxGd+fbjQ2MDWJqRcLpOm AesQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=6UyDeRYrPvZLdq/w5oXw+YKuNvso92cmCM4tHOrvIlo=; b=BeNkaqBEeRDsMhyV+/U68OYPeZFNoID2osCxlCUf2S8yyf2pD+NqmCbGH9BjbSx2Gp u5EmugiSKuc9YWcHXpgICb2F30G4+paiCLbIqqW1HjO5QTB9wNfPZzagi80hVF58lNe2 qiFtx8FpDLuG5F/aHR8yzPk6Y7EsM0VtyQVF1/Wojl5rTxl8Sz18d1Dd63hdB1fqaDv8 TzQBlk5Khor4y0Sh5UvFh8cHJy5qggBm+HiMV3TqapWVBTwLpt1xf/hFjZ2CSxSnRpT0 LfMBObChNUE6coK6qDPeqNUH1yk8JmA8itgLO62LUK9qd8cX3qQjDQ/wpiIBTiBarl5z m9PA== X-Gm-Message-State: AMke39nr13QQnXD5dYR80qRZG/gGp5HlKDEqT0UDYDO97HivlnN70s7hwmzGq96iEeAQnhyTCBwomorgiXYAIg== X-Received: by 10.31.203.135 with SMTP id b129mr6901083vkg.153.1487449323993; Sat, 18 Feb 2017 12:22:03 -0800 (PST) MIME-Version: 1.0 Sender: ndorfman@gmail.com Received: by 10.103.50.67 with HTTP; Sat, 18 Feb 2017 12:22:03 -0800 (PST) In-Reply-To: References: From: Nathan Dorfman Date: Sat, 18 Feb 2017 13:22:03 -0700 X-Google-Sender-Auth: nWt_M_NZ79cTwioDbfGikabogDg Message-ID: Subject: Re: Hello To: Guilherme - Bit Telecom Cc: FreeBSD MIPS Mailing List Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Feb 2017 20:22:05 -0000 On Thu, Feb 16, 2017 at 1:45 PM, Guilherme - Bit Telecom wrote: > Where can I download freebsd 11 to octeon (mips) to meui edge route poe 5? > > I'm using 10.1, but the etherswitch is not running between ports 2,3,4. I > would like to upgrade and see if I can resolve it. I won't be able to provide any newer images until I set up a new build machine, but you should be able to build your own easily using my script, if you're so inclined. It's here: http://rtfm.net/FreeBSD/ERL/mkerlimage -nd.