From owner-freebsd-arm@freebsd.org Fri Jan 29 00:48:38 2016 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 AA88CA7146E for ; Fri, 29 Jan 2016 00:48:38 +0000 (UTC) (envelope-from fbl@aoek.com) Received: from srv56-45.cdn.bestreaming.com (ns330343.ip-37-187-119.eu [37.187.119.94]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "amnesiac", Issuer "amnesiac" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 50F6B10F4 for ; Fri, 29 Jan 2016 00:48:36 +0000 (UTC) (envelope-from fbl@aoek.com) Received: from mail.yourbox.net (localhost [IPv6:::1]) by srv56-45.cdn.bestreaming.com (8.15.2/8.15.2) with ESMTP id u0T0aePb022035; Fri, 29 Jan 2016 01:36:40 +0100 (CET) (envelope-from fbl@aoek.com) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Fri, 29 Jan 2016 01:36:40 +0100 From: =?UTF-8?Q?Jos=C3=A9_P=C3=A9rez?= To: Kip Coul , freebsd-arm@freebsd.org Subject: Re: GPIO interrupts on FreeBSD In-Reply-To: References: Message-ID: X-Sender: fbl@aoek.com User-Agent: Roundcube Webmail/1.1.3 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: Fri, 29 Jan 2016 00:48:38 -0000 Hi Kip, you can try https://lists.freebsd.org/pipermail/freebsd-embedded/2014-May/002323.html Maybe if you contact the author you might get fresh diffs (the ones in that old thread do not apply cleanly anymore). If you find something, please let the list know. Thank you. Regards, --- José Pérez El 2016-01-27 17:29, Kip Coul escribió: > Hello FreeBSD friends :) > > I'm sending this e-mail to you regarding FreeBSD on Raspberry Pi. I'd > like to build a system with my Raspberry Pi on FreeBSD, and for that I > need to use the GPIO. I ultimately would like to respond to interrupts > on my Pi's GPIO pins. Do you know whether I can wait for interrupt in > an event-driven manner on the GPIO? If yes, how? > > Thanks a lot! > > Regards, > Kip > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"