atom feed17 messages in org.freebsd.freebsd-multimediaRe: RFC: massive snd_hda driver updat...
FromSent OnAttachments
Alexander MotinAug 12, 2008 3:25 pm 
Anton E. KartashevAug 13, 2008 3:50 am 
Alexander LeidingerAug 13, 2008 5:43 am 
Angel ArancibiaAug 13, 2008 5:54 am 
Alexander MotinAug 13, 2008 6:12 am 
Alexander MotinAug 13, 2008 6:19 am 
Torfinn IngolfsenAug 13, 2008 6:30 am 
Angel ArancibiaAug 13, 2008 8:23 am 
Alexander MotinAug 13, 2008 8:50 am 
Robert NolandAug 13, 2008 3:11 pm.txt
Fred WoodsAug 14, 2008 4:40 am.log
eculpAug 14, 2008 10:07 am 
George HartzellAug 14, 2008 9:27 pm 
Oleg SharoikoAug 14, 2008 10:39 pm.txt, .txt
Alexander MotinAug 15, 2008 6:59 am 
裴国兴Aug 15, 2008 9:12 am 
George HartzellAug 19, 2008 6:56 pm 
Subject:Re: RFC: massive snd_hda driver update to better conform UAA specification
From:Angel Arancibia (ange@gmail.com)
Date:Aug 13, 2008 8:23:18 am
List:org.freebsd.freebsd-multimedia

2008/8/13 Angel Arancibia <ange@gmail.com>:

2008/8/12 Alexander Motin <ma@freebsd.org>:

Hi.

I have made major snd_hda driver rewrite. I will be grateful for reviews and any positive or negative feedbacks.

Here is my patches: http://people.freebsd.org/~mav/

For 8-CURRENT use: http://people.freebsd.org/~mav/hda.20080812.patch

For 7-STABLE try (I have no place to test it, but it builds): http://people.freebsd.org/~mav/hda.7.20080812.patch

Now it's apply successfully. But still have sound only through one headphone (I have 2 jacks for headphones).

The original post is here : http://lists.freebsd.org/pipermail/freebsd-multimedia/2008-August/008908.html

now:

$> dmesg | tail hdac0: <Intel 82801H High Definition Audio Controller> mem 0xfe9fc000-0xfe9fffff irq 21 at device 27.0 on pci0 hdac0: [ITHREAD] hdac0: <HDA Driver Revision: 20080812_0000> hdac0: <HDA Codec #0: Sigmatel (Unknown)> hdac0: <HDA Codec #1: Conexant (Unknown)> pcm0: <HDA codec Sigmatel (Unknown) PCM #0> on hdac0 pcm1: <HDA codec Sigmatel (Unknown) PCM #1> on hdac0 pcm2: <HDA codec Sigmatel (Unknown) PCM #2> on hdac0

Any idea?

Thanks