]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
add devfs support. when devfs is enabled, sysctl hw.sndunit is used to set
authorCameron Grant <cg@FreeBSD.org>
Tue, 29 Aug 2000 16:21:33 +0000 (16:21 +0000)
committerCameron Grant <cg@FreeBSD.org>
Tue, 29 Aug 2000 16:21:33 +0000 (16:21 +0000)
commit7c438dbe9c2fe3a31914032aa6a8c92071d0ae35
tree4476d41e20e3132da0136a2809888b45d5e11f52
parent2fa70abea5dbd2447d4209399cf354b728f6568d
add devfs support.  when devfs is enabled, sysctl hw.sndunit is used to set
which sound unit the /dev/{dsp,mixer,dspW,audio} links point at.  this can
also be set from the loader.
sys/dev/sound/pcm/sound.c