Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2002 20:44:03 -0800 (PST)
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:  <200201230444.g0N4i4c09967@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cg          2002/01/22 20:44:03 PST

  Modified files:
    sys/dev/sound/pcm    dsp.c 
  Log:
  add more error checking to open of /dev/dsp* and /dev/audio* - if the
  default format for the chosen subdevice cannot be obtained return an error
  instead of returning success with an indeteterminate format selected.
  
  note that this should never happen once the feederchain builder works for
  recording.
  
  Revision  Changes    Path
  1.53      +18 -2     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?200201230444.g0N4i4c09967>