Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 1997 23:09:18 -0800 (PST)
From:      Steven Wallace <swallace>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/include soundcard.h src/sys/i386/isa/sound dmabuf.c
Message-ID:  <199702120709.XAA10747@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
swallace    97/02/11 23:09:17

  Branch:      sys/i386/include  RELENG_2_2
               sys/i386/isa/sound  RELENG_2_2
  Modified:    sys/i386/include  soundcard.h
               sys/i386/isa/sound  dmabuf.c
  Log:
  Bug fix for SNDCTL_DSP_GETOSPACE ioctl.  It would report 0 bytes
  available in buffer when buffer was completely empty.
  It now correctly reports the total buffer space available.
  
  Reviewed by:    jkh, davidg
  Obtained from:  Linux 1.3.20's sound driver code (same copyright)
  
  Revision  Changes    Path
  1.17.2.2  +1 -0      src/sys/i386/include/soundcard.h
  1.25.2.1  +44 -6     src/sys/i386/isa/sound/dmabuf.c



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