From owner-freebsd-sparc64@freebsd.org Sun Apr 3 17:17:31 2016 Return-Path: Delivered-To: freebsd-sparc64@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 8D669B01EF4 for ; Sun, 3 Apr 2016 17:17:31 +0000 (UTC) (envelope-from mattias.eliasson@medsa.se) Received: from homiemail-a92.g.dreamhost.com (sub5.mail.dreamhost.com [208.113.200.129]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7A2C31FBC for ; Sun, 3 Apr 2016 17:17:30 +0000 (UTC) (envelope-from mattias.eliasson@medsa.se) Received: from homiemail-a92.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a92.g.dreamhost.com (Postfix) with ESMTP id B8E973DC05E for ; Sun, 3 Apr 2016 10:17:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=medsa.se; h=to:from :subject:message-id:date:mime-version:content-type: content-transfer-encoding; s=medsa.se; bh=Dfboa0d3388sbWHXdfgR/U ggrP8=; b=SuMxvmYdnbBu/LPnSaZGOaFuVlVwx2OFOf4zMqOcdp/N7SACPPiQ4f a7vew8ATyNOxYKD8ZB30WRj3OU5YWo0pqPv4pOJE8NM4Y+1G3e8m+2fbDUrjscd2 5COdHlDA63KsyYd67TDLnK2oE3rFGG5DZfRoo2FkSsHzf8/qefpxE= Received: from [192.168.88.227] (c-185-113-96-66.cust.bredband2.com [185.113.96.66]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mattias@guru.se) by homiemail-a92.g.dreamhost.com (Postfix) with ESMTPSA id 5525E3DC05B for ; Sun, 3 Apr 2016 10:17:29 -0700 (PDT) To: freebsd-sparc64@freebsd.org From: Mattias Eliasson Subject: Sparc64 support/collaboration Message-ID: <57015025.90704@medsa.se> Date: Sun, 3 Apr 2016 19:17:25 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2016 17:17:31 -0000 Hi Would it be feasible to collaborate between both projects over SPARC64 support, similar to the collaboration over OpenZFS? I'm not thinking of a single unified system here but collaborate effort to figure out the hardware and create some common drivers for it. //Mattias Eliasson