[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Dale Rahn <drahn_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Thu, 16 Jun 2005 15:57:30 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: drahn_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2005/06/16 15:57:30
Modified files:
sys/arch/arm/xscale: pxa2x0_gpio.c
Log message:
GPIO generates many shared interrupts, eg disk (cf) and network (other cf)
thus it really needs to deal with the shared irqs of these devices.
This change will register two interrupts for gpioN interrupts, one at the
highest ipl and one lowest ipl. This will allow the interrupt code above
to correcly mask the interrupts generated from all gpio devices.
ok uwe@
Visit your host, monkey.org