atom feed20 messages in org.freebsd.freebsd-multimediaRe: Hda patch from this day
FromSent OnAttachments
Raoul M?g?lasAug 25, 2008 2:32 pm 
Alexander MotinAug 25, 2008 2:55 pm 
Raoul_M?g?lasAug 26, 2008 6:34 am 
Fred WoodsAug 26, 2008 7:06 am 
Alexander MotinAug 26, 2008 7:48 am 
Robert NolandAug 26, 2008 7:55 am 
Alexander MotinAug 26, 2008 8:03 am 
Robert NolandAug 26, 2008 11:08 am 
raoul m?g?lasAug 26, 2008 11:50 am 
Fred WoodsAug 26, 2008 2:42 pm 
Robert NolandAug 26, 2008 8:22 pm 
Alexander MotinAug 26, 2008 11:45 pm 
Robert NolandAug 27, 2008 6:10 pm 
Alexander MotinAug 27, 2008 7:09 pm 
Alexander MotinAug 28, 2008 3:12 pm 
Alexander MotinSep 1, 2008 2:44 pm 
Robert NolandSep 2, 2008 10:27 am 
Alexander MotinSep 2, 2008 11:00 am 
Robert NolandSep 2, 2008 11:06 am 
Robert NolandSep 2, 2008 1:09 pm.txt
Subject:Re: Hda patch from this day
From:Alexander Motin (ma@FreeBSD.org)
Date:Aug 26, 2008 8:03:09 am
List:org.freebsd.freebsd-multimedia

Robert Noland wrote:

with your 20080825 patch: cat /dev/sndstat: FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) Installed devices: pcm0: <HDA codec Realtek ALC260 PCM #0> at hdac0 cad 0 kld snd_hda [20080825_0100] [GIANT] (0p:0v/1r:1v channels default)

Giant? That could be the source of my boot hang. My root filesys is off of usb, which is also Giant, so if your holding the lock...

Actually have no idea what does that mean yet. HDA driver itself locked without using Giant, and I don't know where it comes from. May be from sound subsystem, maybe from somewhere else. All I have done is created child device pcm0 from hdac0 and it appeared in a such way. Probably I had to dig deeper into device creation to understand this.