From owner-freebsd-arch@FreeBSD.ORG Thu Nov 26 17:26:31 2009 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A5991065670 for ; Thu, 26 Nov 2009 17:26:31 +0000 (UTC) (envelope-from gonzo@freebsd.org) Received: from core.tav.kiev.ua (tavex.colocall.com [62.149.10.42]) by mx1.freebsd.org (Postfix) with ESMTP id E53348FC15 for ; Thu, 26 Nov 2009 17:26:30 +0000 (UTC) Received: from [76.77.86.2] (helo=[10.80.5.136]) by core.tav.kiev.ua with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.52 (FreeBSD)) id 1NDhac-000OOQ-L9; Thu, 26 Nov 2009 18:53:07 +0200 Message-ID: <4B0EB245.2060408@freebsd.org> Date: Thu, 26 Nov 2009 08:52:21 -0800 From: Oleksandr Tymoshenko User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Hans Petter Selasky References: <20091126045736.GA25431@bluezbox.com> <200911260918.15169.hselasky@c2i.net> In-Reply-To: <200911260918.15169.hselasky@c2i.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Core-Spam-Level: / X-Core-Spam-Report: Spam detection software, running on the system "core.tav.kiev.ua", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see The administrator of that system for details. Content preview: > > Are there any functions to setup interrupts on GPIO pins? Not at the moment, but I plan to add interrupt support later. [...] Content analysis details: (0.8 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP 4.0 BAYES_95 BODY: Bayesian spam probability is 95 to 99% [score: 0.9774] -1.4 AWL AWL: From: address is in the auto white-list Cc: embedded@frebsd.org, freebsd-arch@freebsd.org Subject: Re: [RFC] GPIO framework X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Nov 2009 17:26:31 -0000 > > Are there any functions to setup interrupts on GPIO pins? Not at the moment, but I plan to add interrupt support later.