cvs commit: src/sys/dev/sound/pcm vchan.c

Ariff Abdullah ariff at FreeBSD.org
Thu Jan 19 19:56:00 PST 2006


ariff       2006-01-20 03:55:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/sound/pcm    vchan.c 
  Log:
  MFC:
    - Workaround for sb16 behave poorly when running at 45000 hz while
      vchan is enabled.
      Ruthless vchan speed workaround against the dreaded sb16 / sb16x.
      It appear that nothing else using this weird 45k / 49k speed upper
      limit.
    - Raise VCHAN_DEFAULT_SPEED from 44100 to 48000.
  
  Reported by:    many sb16, AWE64 users.
  
  Revision  Changes    Path
  1.17.2.3  +16 -3     src/sys/dev/sound/pcm/vchan.c


More information about the cvs-src mailing list