CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/18 15:39:52
Modified files:
sys/arch/hp300/dev: dma.c
Log message:
Protect dma operations with splvm instead of splhigh, that's faster than
splbio and won't delay clock interrupts.
