Date: Tue, 19 Aug 2008 22:17:14 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/at91 at91_pio.c at91_piovar.h Message-ID: <200808192217.m7JMHK3a018907@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2008-08-19 22:17:14 UTC FreeBSD src repository Modified files: sys/arm/at91 at91_pio.c at91_piovar.h Log: SVN rev 181884 on 2008-08-19 22:17:14Z by imp Provide hooks into the GPIO lines and the ability to set/clear interrupts from them. This should be more generalized, but is sufficient for now. Submitted by: Hans Petter Selasky Revision Changes Path 1.6 +43 -0 src/sys/arm/at91/at91_pio.c 1.3 +4 -0 src/sys/arm/at91/at91_piovar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808192217.m7JMHK3a018907>