Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Dec 1999 11:09:14 -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 channel.c datatypes.h dsp.c feeder.c sound.c sound.h
Message-ID:  <199912051909.LAA22349@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cg          1999/12/05 11:09:14 PST

  Modified files:
    sys/dev/sound/pcm    channel.c datatypes.h dsp.c feeder.c 
                         sound.c sound.h 
  Log:
  fix dma underrun issues
  mutate some panics to kasserts
  add more spl protection
  
  PR:		kern/14990
  Partially Submitted by:	Vladimir N.Silyaev <vns@delta.odessa.ua>
  Reviewed by:	dfr
  
  Revision  Changes    Path
  1.9       +128 -68   src/sys/dev/sound/pcm/channel.c
  1.5       +3 -2      src/sys/dev/sound/pcm/datatypes.h
  1.10      +15 -11    src/sys/dev/sound/pcm/dsp.c
  1.8       +11 -12    src/sys/dev/sound/pcm/feeder.c
  1.9       +2 -2      src/sys/dev/sound/pcm/sound.c
  1.5       +2 -1      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?199912051909.LAA22349>