From owner-freebsd-arm@freebsd.org Wed Oct 28 15:08:12 2015 Return-Path: Delivered-To: freebsd-arm@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 CD49BA208B2 for ; Wed, 28 Oct 2015 15:08:12 +0000 (UTC) (envelope-from perretcantonim@gmail.com) Received: from mail-wm0-x229.google.com (mail-wm0-x229.google.com [IPv6:2a00:1450:400c:c09::229]) (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 6BD2315B7 for ; Wed, 28 Oct 2015 15:08:12 +0000 (UTC) (envelope-from perretcantonim@gmail.com) Received: by wmff134 with SMTP id f134so8759667wmf.0 for ; Wed, 28 Oct 2015 08:08:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=c+29KVDcvg/QqQ5WeLS/HU3SV1DsKpP5rYnyxfYVxBE=; b=kveuP3hd4tUseaE3wGi/YXyyHVjgYUyC+GQCWqtDTWa6TLteipvebk2Uf9K7XByvHy 2wQ3GJmGUIyaH9UNFuzlV6fyMuwnOeknzFXZfVQiNN6j+fo5uvmuQnWPf5OEnl1ksyZD KpHVVIQomgSde9orVQ/5pj4MHGniUuLLrk841+UfL2aZg6PB8CRu13OBZ7BaVEfB/mhx kPX4F9Yl+Km+wRn95pbTWlWaBlZ1drh0azhbu7Iyxnd0CoOEsrmtms0/C+uSf5t+1jVU P5hYEs57//Cvm5T54JvCTH5Ny7odzimvIm7n5aM9IgJ5myipfotKsyToatljf3rm5jAr fx9Q== MIME-Version: 1.0 X-Received: by 10.28.217.21 with SMTP id q21mr1820261wmg.80.1446044890939; Wed, 28 Oct 2015 08:08:10 -0700 (PDT) Received: by 10.27.11.158 with HTTP; Wed, 28 Oct 2015 08:08:10 -0700 (PDT) Date: Wed, 28 Oct 2015 12:08:10 -0300 Message-ID: Subject: Missing drivers for Beaglebone White or Cubieboard2 From: =?UTF-8?Q?Mat=C3=ADas_Perret_Cantoni?= To: freebsd-arm@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Oct 2015 15:08:12 -0000 Hi, I have some spare time this days and I was thinking to develop some missing drivers for FreeBSD/arm. I have access to a Beaglebone White and a Cubieboard2; can some one tell me with driver would be nice to have? What about the nand flash driver for the Cubieboard 2? Thanks in advance, Matias.-