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

Ariff Abdullah ariff at FreeBSD.org
Fri Apr 11 15:26:26 UTC 2008


ariff       2008-04-11 15:26:25 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    dsp.c 
  Log:
  Don't mess up with CHN_F_TRIGGERED, since it should exclusively
  be handled by chn_abort() and chn_start() alone. This should fix
  few issues with single duplex hardware (mostly) or pre virtual record
  (RELENG 6) under WINE emulation and possibly others that using
  SNDCTL_DSP_SETTRIGGER.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.108     +10 -4     src/sys/dev/sound/pcm/dsp.c


More information about the cvs-src mailing list