From owner-freebsd-arm@FreeBSD.ORG Sat Mar 15 03:33:50 2014 Return-Path: Delivered-To: freebsd-arm@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 AEDCE271 for ; Sat, 15 Mar 2014 03:33:50 +0000 (UTC) Received: from spoon.beta.com (spoon.beta.com [199.165.180.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 489B63F6 for ; Sat, 15 Mar 2014 03:33:49 +0000 (UTC) Received: from [199.165.180.42] (dhcp12.beta.com [199.165.180.42]) by spoon.beta.com (8.14.5/8.14.5) with ESMTP id s2F3Zmkf044275 for ; Fri, 14 Mar 2014 23:35:48 -0400 (EDT) (envelope-from mcgovern@beta.com) Subject: Beaglebone black: are the AIN pins available with gpioctl From: "Brian J. McGovern" To: freebsd-arm@freebsd.org Content-Type: text/plain; charset="us-ascii" Organization: B.E.T.A. Date: Fri, 14 Mar 2014 23:09:36 -0400 Message-ID: <1394852976.1369.3.camel@fbsd-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.6 required=5.0 tests=RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on spoon.beta.com X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: mcgovern@beta.com List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Mar 2014 03:33:50 -0000 I'm trying to read through all the details in the Beaglebone Black System Reference manual, but I don't think I've seen this particular piece yet... Are the AIN pins available via gpioctl or another interface in 10.0-RELEASE?