CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/04/08 15:19:31
Modified files:
sys/arch/arm/arm: softintr.c
sys/arch/arm/include: softintr.h
sys/arch/arm/xscale: i80321_intr.c pxa2x0_intr.c
sys/arch/armish/include: intr.h
sys/arch/zaurus/include: intr.h
Log message:
Cleanup arm soft interrupt handling; remove the unused IPL_SERIAL and rename
IPL_SOFTSERIAL to IPL_SOFTTTY.
tested by oga@
ok miod@
