Protect dma operations with splvm instead of splhigh, that's faster than
authormiod <miod@openbsd.org>
Fri, 18 Jul 2008 21:39:52 +0000 (21:39 +0000)
committermiod <miod@openbsd.org>
Fri, 18 Jul 2008 21:39:52 +0000 (21:39 +0000)
commit0bd354e07e71331eeebaadea4ab374912284c352
treed31b425f71d6e36c9cd26f611b88f4a16c475a55
parent0560c86041c85c6d42ddde796eaf94ba26db67a7
Protect dma operations with splvm instead of splhigh, that's faster than
splbio and won't delay clock interrupts.
sys/arch/hp300/dev/dma.c