Re: newbus / snd_hdspe(4) trouble

2012-07-01 Thread Ruslan Bukin
On Fri, Jun 22, 2012 at 08:44:25PM +0400, Ruslan Bukin wrote: > On Fri, Jun 22, 2012 at 10:23:46AM -0400, John Baldwin wrote: > > On Friday, June 22, 2012 5:11:46 am Ruslan Bukin wrote: > > > On Thu, Jun 21, 2012 at 08:12:41AM -0400, John Baldwin wrote: > > > > On Wednesday, June 20, 2012 4:44:41 p

Re: newbus / snd_hdspe(4) trouble

2012-06-22 Thread Ruslan Bukin
On Fri, Jun 22, 2012 at 10:23:46AM -0400, John Baldwin wrote: > On Friday, June 22, 2012 5:11:46 am Ruslan Bukin wrote: > > On Thu, Jun 21, 2012 at 08:12:41AM -0400, John Baldwin wrote: > > > On Wednesday, June 20, 2012 4:44:41 pm Ruslan Bukin wrote: > > > > Hi. > > > > > > > > I have the problem

Re: newbus / snd_hdspe(4) trouble

2012-06-22 Thread John Baldwin
On Friday, June 22, 2012 5:11:46 am Ruslan Bukin wrote: > On Thu, Jun 21, 2012 at 08:12:41AM -0400, John Baldwin wrote: > > On Wednesday, June 20, 2012 4:44:41 pm Ruslan Bukin wrote: > > > Hi. > > > > > > I have the problem with different behavior of snd_hdspe(4) sound card > > > driver initializ

Re: newbus / snd_hdspe(4) trouble

2012-06-22 Thread Ruslan Bukin
On Thu, Jun 21, 2012 at 08:12:41AM -0400, John Baldwin wrote: > On Wednesday, June 20, 2012 4:44:41 pm Ruslan Bukin wrote: > > Hi. > > > > I have the problem with different behavior of snd_hdspe(4) sound card > > driver initialization. > > > > If I load the driver by hand using kldload everythin

Re: newbus / snd_hdspe(4) trouble

2012-06-21 Thread John Baldwin
On Wednesday, June 20, 2012 4:44:41 pm Ruslan Bukin wrote: > Hi. > > I have the problem with different behavior of snd_hdspe(4) sound card > driver initialization. > > If I load the driver by hand using kldload everything works fine, > but in case of loading driver at boot time (loader.conf) or