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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to