CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/04/10 14:54:59
Modified files: sys/arch/sparc/dev: ts102.c sys/dev/sbus : stp4020.c stp4020var.h Log message: Use soft interrupts to dispatch pcmcia device interrupts; this ensures the driver handlers get invoked at the right level. Parts from NetBSD.