Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jun 2001 10:36:52 -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 dsp.c mixer.c sndstat.c sound.c sound.h
Message-ID:  <200106231736.f5NHaqh33912@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cg          2001/06/23 10:36:52 PDT

  Modified files:
    sys/dev/sound/pcm    channel.c channel.h dsp.c mixer.c 
                         sndstat.c sound.c sound.h 
  Log:
  add defines and ifdefs so this code will compile on 4.x
  
  add spls so this code will work on 4.x
  
  Revision  Changes    Path
  1.60      +5 -1      src/sys/dev/sound/pcm/channel.c
  1.19      +7 -1      src/sys/dev/sound/pcm/channel.h
  1.42      +41 -7     src/sys/dev/sound/pcm/dsp.c
  1.20      +22 -4     src/sys/dev/sound/pcm/mixer.c
  1.4       +34 -6     src/sys/dev/sound/pcm/sndstat.c
  1.54      +3 -1      src/sys/dev/sound/pcm/sound.c
  1.35      +8 -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?200106231736.f5NHaqh33912>