Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2001 11:39:21 -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 dsp.c
Message-ID:  <200108241839.f7OIdL894886@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cg          2001/08/24 11:39:21 PDT

  Modified files:        (Branch: RELENG_4)
    sys/dev/sound/pcm    dsp.c 
  Log:
  MFC rev 1.47:
  handle bogus values passed to SOUND_PCM_WRITE_CHANNELS/SNDCTL_DSP_CHANNELS
  ioctls better- if 0 is passed, return the current setting.  if 1 or 2 are
  passed, behave accordingly.  treat values >2 as 2.
  
  PR:		kern/29964
  Approved by:	jkh
  
  Revision   Changes    Path
  1.15.2.10  +6 -5      src/sys/dev/sound/pcm/dsp.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?200108241839.f7OIdL894886>