cvs commit: src/sys/sys soundcard.h src/sys/dev/sound/pcm dsp.c

Alexander Leidinger netchild at FreeBSD.org
Sat Oct 28 09:51:11 UTC 2006


netchild    2006-10-28 09:51:10 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              soundcard.h 
    sys/dev/sound/pcm    dsp.c 
  Log:
  MFP4:
          Rename MAX_SAMPLE_RATES macro to OSS_MAX_SAMPLE_RATES.  The old
          macro clashed with those used in other applications and libaries
          (ex: RtAudio).  4Front responded by updating their spec, so we
          will follow suit.
  
  Submitted by:   ryanb
  Noticed by:     pointyhat/kris
  
  Revision  Changes    Path
  1.99      +2 -2      src/sys/dev/sound/pcm/dsp.c
  1.47      +2 -2      src/sys/sys/soundcard.h


More information about the cvs-all mailing list