From owner-freebsd-arm@freebsd.org Fri Jan 29 11:42:00 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 AD036A720A8 for ; Fri, 29 Jan 2016 11:42:00 +0000 (UTC) (envelope-from ray@ddteam.net) Received: from mail-yk0-x22d.google.com (mail-yk0-x22d.google.com [IPv6:2607:f8b0:4002:c07::22d]) (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 6B4531C30 for ; Fri, 29 Jan 2016 11:42:00 +0000 (UTC) (envelope-from ray@ddteam.net) Received: by mail-yk0-x22d.google.com with SMTP id r207so21816984ykd.2 for ; Fri, 29 Jan 2016 03:42:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ddteam-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=j19aMub9wu+3TYAjnGLZGL6cTZOimk2/xW0AUWpEYJQ=; b=aU5HI3CmXHMMiJ8TKaEw7cWXvDqvOli58ZN7TcXo5ME3ei9AgmlJhquCh5FbZSgHoA nd+jqdt5naofaMiC5YTsgNLop55kJ4Tp5xaC1k31yoFPIFGg1ytnW8w4CNFrY2BvwYEY dXBeA1tAt3mThyj2Ew3JKNxKjlvBKxspA7uHNpqreYslgNkHl2KNxOcsAQSeKQFIxzdG eZaiYcECAvfumJ1ub3XmMUGjRGBkhzlPck9BX1ko0v0mpMMDa4kUX02nmzqxpLfZR0kP bzD9J9fX0tRR95512Tssd6NpqE2+F9AbZm+lhQ98B6hG34BFvzQvLrQOc1e69aWhmkXJ wVQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=j19aMub9wu+3TYAjnGLZGL6cTZOimk2/xW0AUWpEYJQ=; b=go+wu/Oue4Ypx6xoSRrXUvdVx8QGeLfK8XrQdWWqUJQLrV6T/WV8dLUXcV9ylvrLta xdjt/1NxmjJS3TJvC0jxEhWG3PSzQXtmvSl1H+Ei2nSoE2uzINiEYd0lOk3qAt+/MA44 S5MDakJyAJXQjnsgEBGEW44yTHjAdbxb0BCMnwPH4/3L0VJZ586gJdttxcETzOn+T8+O sLLXWGWfQckoeYBGIrYhKf0TWbvYu/KrbAls9I3RmbGa4xLw+kwF3371ha4QWjy1FeJd QSvcGW9Wzjt0wkPU/WXa08L7pqdHtIsmO6n5DFtnQ7CrWyGr2F5USdVDpKtkeETXDzZn +T5g== X-Gm-Message-State: AG10YOSrlXNa89okKIA+EKMJMoY6gl6Ih4r4oZviVicf5+FZyTZJZQS3O0Es0CjVnrLxReCplWdrOQmmXQoA0g== MIME-Version: 1.0 X-Received: by 10.37.78.132 with SMTP id c126mr4382868ybb.118.1454067719582; Fri, 29 Jan 2016 03:41:59 -0800 (PST) Sender: ray@ddteam.net Received: by 10.37.112.134 with HTTP; Fri, 29 Jan 2016 03:41:59 -0800 (PST) In-Reply-To: References: Date: Fri, 29 Jan 2016 13:41:59 +0200 X-Google-Sender-Auth: oAMNOd-1KMcPmzW8b3Bxx-nZATs Message-ID: Subject: Re: GPIO interrupts on FreeBSD From: Aleksandr Rybalko To: =?UTF-8?B?Sm9zw6kgUMOpcmV6?= , loos@freebsd.org Cc: Kip Coul , "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: Fri, 29 Jan 2016 11:42:00 -0000 Hi guys! Indeed, Luiz, what happen to this set of patches? 2016-01-29 2:36 GMT+02:00 Jos=C3=A9 P=C3=A9rez : > 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=C3=A9 P=C3=A9rez > > > El 2016-01-27 17:29, Kip Coul escribi=C3=B3: > >> 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" >> > _______________________________________________ > 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" >