regression in HDA functionality

Alexander Leidinger Alexander at Leidinger.net
Fri Oct 3 07:49:30 UTC 2008


Quoting "Alexander Motin" <mav at FreeBSD.org> (from Fri, 03 Oct 2008  
01:30:13 +0300):

> In this specific case man has actually TWO sound cards in system:  
> one with HDMI output and another with set of connectors on  
> motherboard. Driver itself worked perfectly! It is not a driver  
> problem that video card's codec was detected first by PCI bus while  
> it's HDMI output is not connected!
>
> If you think that driver should have some additional logic in  
> handling of such cases - describe it please. I don't see why driver  
> should not use digital outputs or how independent soundcards should  
> be ordered (actually it is not driver's business to enumerate  
> soundcards).

Can you change the order of pcm devices from one soundcard? I  
understand that you can not change the PCI probe order, but maybe the  
order of pcm1-3 if pcm1-3 are on the same hardware.

If this is possible, it may be better to have the pcm device first  
which is most likely used.

Bye,
Alexander.

-- 
	Why are you doing this to me?
	Because knowledge is torture, and there must be awareness before
there is change.
		-- Jim Starlin, "Captain Marvel", #29

http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137


More information about the freebsd-current mailing list