Date: Fri, 10 Jun 2005 21:33:14 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm channel.c Message-ID: <200506102133.j5ALXEUr002749@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2005-06-10 21:33:14 UTC FreeBSD src repository Modified files: sys/dev/sound/pcm channel.c Log: Wrap the calls to the ISA DMA specific sndbuf_dma*() functions of sys/dev/sound/isa/sndbuf_dma.c (compilation depending on device isa) in #ifdef DEV_ISA so sound(4) can be compiled without isa(4). MFC after: 1 month Revision Changes Path 1.99 +10 -0 src/sys/dev/sound/pcm/channel.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506102133.j5ALXEUr002749>