Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jun 2001 14:54:56 -0700 (PDT)
From:      Cameron Grant <cg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/pcm vchan.c sound.c sound.h
Message-ID:  <200106262154.f5QLsu574352@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cg          2001/06/26 14:54:56 PDT

  Modified files:
    sys/dev/sound/pcm    vchan.c sound.c sound.h 
  Log:
  add a tunable/sysctl, hw.snd.autovchans.  if this is set to a value n where
  n > 0, n vchans will be assigned to any devices that subsequently register
  with a single playback channel.
  
  Revision  Changes    Path
  1.4       +6 -1      src/sys/dev/sound/pcm/vchan.c
  1.55      +46 -5     src/sys/dev/sound/pcm/sound.c
  1.36      +4 -1      src/sys/dev/sound/pcm/sound.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106262154.f5QLsu574352>