Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2000 22:04:13 -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 channel.c channel.h datatypes.h dsp.c feeder.c
Message-ID:  <200004150504.WAA25508@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cg          2000/04/14 22:04:13 PDT

  Modified files:
    sys/dev/sound/pcm    channel.c channel.h datatypes.h dsp.c 
                         feeder.c 
  Log:
  make mmap sort-of work.  there seem to be interactions with certain hw
  drivers, so still work in progress.
  
  do various mmap-related ioctls right.
  
  improve blocksize control.
  
  bits of cleanup.
  
  Revision  Changes    Path
  1.23      +130 -103  src/sys/dev/sound/pcm/channel.c
  1.7       +3 -3      src/sys/dev/sound/pcm/channel.h
  1.10      +4 -9      src/sys/dev/sound/pcm/datatypes.h
  1.17      +39 -38    src/sys/dev/sound/pcm/dsp.c
  1.9       +1 -6      src/sys/dev/sound/pcm/feeder.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?200004150504.WAA25508>