CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/10/26 14:57:08
Modified files:
sys/arch/sparc64/dev: cbus.c vcctty.c vdsk.c vdsp.c vldcp.c
vnet.c
Log message:
Turns out that for devices that attach to cbus(4), it is better to disable
interrupts up-front and explicitly enabling them later than the other way
around.
