From owner-freebsd-embedded@FreeBSD.ORG Thu May 22 03:46:02 2014 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B2D3E131; Thu, 22 May 2014 03:46:02 +0000 (UTC) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2F8012F26; Thu, 22 May 2014 03:46:02 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id hi2so3709408wib.1 for ; Wed, 21 May 2014 20:45:59 -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=DZpGfpkVl5kI015gzesISXCZWNDnBiL4ukWTynPENZg=; b=BCN/kfj/KHc4NqDwpZMhPx2O0Xsidhc0GYf/wIVumC76twddtYdc2xt8+8Gpum6NKc OlJ1WZ0ZgoCMsCK9r0/o1bsQTfS6PDpT+1rqIDZY7YuEZvjAfJuWVPh3N6Q2kcxg648o R84nmQbRJsAC4WQ4UlWyhMuFFvNRlaj831f6Ss9OSVBwNg4HO7/PLYF7qsPn9NkJG+Hm ahX3kFWj9rIfPBmd1CtLzwKDCM65Vi2+tDqnOnw/gUWRhGI+6SHpyRY+vJddRD4gv/VQ cjiFld5WMVAw8rPRvSm9nY4c64nwqg7o4HU3zKQwJ8QlMznrR+hWF3cvq3mnjflyKBOK oTxQ== MIME-Version: 1.0 X-Received: by 10.194.6.166 with SMTP id c6mr149756wja.64.1400730359569; Wed, 21 May 2014 20:45:59 -0700 (PDT) Received: by 10.217.153.193 with HTTP; Wed, 21 May 2014 20:45:59 -0700 (PDT) Date: Thu, 22 May 2014 00:45:59 -0300 Message-ID: Subject: BeagleBone-black GPIO pins use on FreeBSD From: Luiz Otavio O Souza To: freebsd-arm@freebsd.org, "freebsd-embedded@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2014 03:46:02 -0000 Hi, I've updated the BeagleBone-black Wiki page (https://wiki.freebsd.org/FreeBSD/arm/BeagleBoneBlack) with the default settings for the GPIO expansion headers on FreeBSD. It has all the pins used for ADC (AIN), I2C, PWMs and MMC1. Please let me know if i have missed something. I hope this saves some time for people who is going to work with GPIO. Regards, Luiz