Now SoundDriver use 64K DMA region instead of older 4K by
authorAndrey Chernov <ache@FreeBSD.org>
Wed, 13 Apr 1994 01:10:08 +0000 (01:10 +0000)
committerAndrey Chernov <ache@FreeBSD.org>
Wed, 13 Apr 1994 01:10:08 +0000 (01:10 +0000)
commit2ecb304b6e2f85d3f6406e934610419cf80880bd
tree53bc5bc8000c962fef1872c2d5192284584053c0
parente8bbcc378a6de81bbcc2145589f5344fb479625e
Now SoundDriver use 64K DMA region instead of older 4K by
using new contigmalloc function.
sys/i386/isa/sound/local.h
sys/i386/isa/sound/sb_dsp.c
sys/i386/isa/sound/soundcard.c