Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 May 2007 17:55:07 +0300
From:      Giorgos Keramidas <keramida@freebsd.org>
To:        John Baldwin <jhb@freebsd.org>, Nate Lawson <nate@root.org>
Cc:        S?ren Schmidt <sos@deepcore.dk>, Ariff Abdullah <ariff@freebsd.org>, current@freebsd.org
Subject:   Re: recent commits break via 8235 ata
Message-ID:  <20070502145507.GB1743@kobe.laptop>
In-Reply-To: <461D1669.4010404@root.org>
References:  <4608A5D9.2010902@root.org> <20070406211229.GB1078@kobe.laptop> <461BEFD6.2050302@root.org> <200704101922.08255.jhb@freebsd.org> <20070411092104.GD1675@kobe.laptop> <461D1669.4010404@root.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2007-04-11 10:10, Nate Lawson <nate@root.org> wrote:
>Giorgos Keramidas wrote:
>>   pcm0: hdac_get_capabilities: Invalid rirb size (0)
>>   device_attach: pcm0 attach returned 6
> 
> Me too, just this one rev fixes my ATA.

I tried again with a recent HEAD kernel today, and I see
now that revision 1.235 of acpi.c:

% revision 1.235
% date: 2007/04/25 16:22:18;  author: jhb;  state: Exp;  lines: +1 -1
% Use a tighter check to see if a resource allocation request is for a
% specific request and thus should first try to be allocated from the
% sys_resource pool.  This avoids using the sys_resource pool for wildcard
% requests that have bounded ranges coming from cbb(4) and Host-PCI pcib(4)
% drivers.
% 
% Tested by:      Andrea Bittau <a.bittau of cs.ucl.ac.uk fame>
% Sleuthing by:   Andrea Bittau as well

has fixed the snd_hda module (at least it works for me now).

Thanks for the fix John :-)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070502145507.GB1743>