Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2001 09:28:41 -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 channel.h dsp.c dsp.h sound.c sound.h
Message-ID:  <200109051628.f85GSfQ73569@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cg          2001/09/05 09:28:41 PDT

  Modified files:
    sys/dev/sound/pcm    channel.c channel.h dsp.c dsp.h sound.c 
                         sound.h 
  Log:
  add a method for recording of specific channels for devices with more than
  one hardware record channel.  new devices, /dev/dsprX.Y where X is unit
  number and Y is channel index.
  
  Revision  Changes    Path
  1.67      +3 -3      src/sys/dev/sound/pcm/channel.c
  1.23      +2 -1      src/sys/dev/sound/pcm/channel.h
  1.48      +34 -3     src/sys/dev/sound/pcm/dsp.c
  1.6       +3 -3      src/sys/dev/sound/pcm/dsp.h
  1.64      +25 -9     src/sys/dev/sound/pcm/sound.c
  1.42      +3 -2      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?200109051628.f85GSfQ73569>