svn commit: r222826 - head/sys/dev/sound/pcm

2011-06-07 Thread Alexander Motin
Author: mav Date: Tue Jun 7 17:01:52 2011 New Revision: 222826 URL: http://svn.freebsd.org/changeset/base/222826 Log: Make automatic hw.snd.default_unit choice a bit more intelligent. Instead of just setting it to the first registered device, reevaluate it for each device registered,

Re: svn commit: r222826 - head/sys/dev/sound/pcm

2011-06-07 Thread Hans Petter Selasky
On Tuesday 07 June 2011 19:01:52 Alexander Motin wrote: Author: mav Date: Tue Jun 7 17:01:52 2011 New Revision: 222826 URL: http://svn.freebsd.org/changeset/base/222826 Log: Make automatic hw.snd.default_unit choice a bit more intelligent. Instead of just setting it to the first

Re: svn commit: r222826 - head/sys/dev/sound/pcm

2011-06-07 Thread Alexander Motin
Hans Petter Selasky wrote: On Tuesday 07 June 2011 19:01:52 Alexander Motin wrote: Author: mav Date: Tue Jun 7 17:01:52 2011 New Revision: 222826 URL: http://svn.freebsd.org/changeset/base/222826 Log: Make automatic hw.snd.default_unit choice a bit more intelligent. Instead of just

Re: svn commit: r222826 - head/sys/dev/sound/pcm

2011-06-07 Thread Skip Ford
On Tue, Jun 07, 2011 at 08:47:32PM +0300, Alexander Motin wrote: Hans Petter Selasky wrote: On Tuesday 07 June 2011 19:01:52 Alexander Motin wrote: Author: mav Date: Tue Jun 7 17:01:52 2011 New Revision: 222826 URL: http://svn.freebsd.org/changeset/base/222826 Log: Make