Date: Thu, 24 May 2007 16:15:20 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/xscale/ixp425 avila_ata.c Message-ID: <200705241615.l4OGFKpT000697@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2007-05-24 16:15:20 UTC
FreeBSD src repository
Modified files:
sys/arm/xscale/ixp425 avila_ata.c
Log:
Fix interrupt setup; rev 1.3 switched the irq to GPIO_TYPE_ACT_LOW
but this does not work on avila boards; special case them to use
GPIO_TYPE_EDG_RISING.
MFC after: 3 weeks
Submitted by: jhay
Revision Changes Path
1.4 +9 -10 src/sys/arm/xscale/ixp425/avila_ata.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705241615.l4OGFKpT000697>
