Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2001 19:55:01 -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 buffer.c
Message-ID:  <200102250355.f1P3t1Q39425@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cg          2001/02/24 19:55:01 PST

  Modified files:        (Branch: RELENG_4)
    sys/dev/sound/pcm    buffer.c 
  Log:
  alter sndbuf_clear to clear 1 byte at a time instead of 2.
  
  this fixes the panics that have been observed with sb16 cards and certain
  wav files where sndbuf_clear was asked to clear an odd number of bytes- a
  condition that *should* never occur and i'm still investigating.  however,
  this fixes the symptom for now.
  
  Revision  Changes    Path
  1.1.2.2   +9 -19     src/sys/dev/sound/pcm/buffer.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?200102250355.f1P3t1Q39425>