Re: svn commit: r222723 - head/sys/sys

2011-06-28 Thread Gerald Pfeifer
On Mon, 6 Jun 2011, Andriy Gapon wrote: > Woops! I admit I just copied the description and the patch from the PR. > How inattentive I could be while doing that? > > Gerald, should the patch have actually introduced SNDCTL_DSP_HALT as the > description says? Yikes! You are totally right, Pan Tsu

Re: svn commit: r222723 - head/sys/sys

2011-06-05 Thread Andriy Gapon
on 06/06/2011 00:23 Pan Tsu said the following: > Andriy Gapon writes: > >> Author: avg >> Date: Sun Jun 5 21:01:41 2011 >> New Revision: 222723 >> URL: http://svn.freebsd.org/changeset/base/222723 >> >> Log: >> add SNDCTL_DSP_HALT specified by OSS >> >> This is really a new name for SNDC

Re: svn commit: r222723 - head/sys/sys

2011-06-05 Thread Pan Tsu
Andriy Gapon writes: > Author: avg > Date: Sun Jun 5 21:01:41 2011 > New Revision: 222723 > URL: http://svn.freebsd.org/changeset/base/222723 > > Log: > add SNDCTL_DSP_HALT specified by OSS > > This is really a new name for SNDCTL_DSP_RESET. > > PR: kern/156874 > Submitted

svn commit: r222723 - head/sys/sys

2011-06-05 Thread Andriy Gapon
Author: avg Date: Sun Jun 5 21:01:41 2011 New Revision: 222723 URL: http://svn.freebsd.org/changeset/base/222723 Log: add SNDCTL_DSP_HALT specified by OSS This is really a new name for SNDCTL_DSP_RESET. PR: kern/156874 Submitted by: gerald MFC after:1 week Modified: