Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jun 2001 13:06:22 -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 channel.c sound.c sound.h vchan.c
Message-ID:  <200106072006.f57K6ND19597@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cg          2001/06/07 13:06:22 PDT

  Modified files:
    sys/dev/sound/pcm    channel.c sound.c sound.h vchan.c 
  Log:
  lock sound device when adding/removing channels
  implement setblocksize for vchans
  don't panic when doing certain ioctls or aborting on a vchan
  xmms now works with vchans
  
  Revision  Changes    Path
  1.57      +18 -8     src/sys/dev/sound/pcm/channel.c
  1.46      +43 -3     src/sys/dev/sound/pcm/sound.c
  1.31      +2 -2      src/sys/dev/sound/pcm/sound.h
  1.2       +43 -11    src/sys/dev/sound/pcm/vchan.c


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?200106072006.f57K6ND19597>