ariff       2007-07-04 12:33:12 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    dsp.c 
  Log:
  Be much more forgiving towards applications that requesting ioctls
  that should be a no-op (for example, requesting SYNC on record path).
  The standards does not indicate that such requests are illegal, so
  just return it as success instead of EINVAL.
  
  Approved by:    re (mux)
  
  Revision  Changes    Path
  1.107     +2 -4      src/sys/dev/sound/pcm/dsp.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to