Dear Mr. Revell,
Lee Revell wrote:
> On Tue, 2006-11-21 at 19:38 -0500, David Cullen wrote:
>> Dear Folks,
>>
>> I am having a problem with ALSA on an AMCC Taihu board. To keep
>> things simple, I am just running "speaker-test". The offending line
>> of code is a call to mmap in pcm_mmap.c at l
Dear Folks,
Sorry, I forgot to mention that I am using ALSA driver, lib, and
utils version 1.0.13.
I am also using a patched 2.6.13 kernel, but I am not using the ALSA
driver that comes with the kernel. I am compiling sound core as
built-in.
--
Thank you,
David Cullen
Teligy
(864) 527-1263 Off
Dear Folks,
I am having a problem with ALSA on an AMCC Taihu board. To keep
things simple, I am just running "speaker-test". The offending line
of code is a call to mmap in pcm_mmap.c at line 368. I have used
KGDB to trace the call through the kernel, and I cannot figure out
the problem. The m
On Tue, 2006-11-21 at 19:38 -0500, David Cullen wrote:
> Dear Folks,
>
> I am having a problem with ALSA on an AMCC Taihu board. To keep
> things simple, I am just running "speaker-test". The offending line
> of code is a call to mmap in pcm_mmap.c at line 368. I have used
> KGDB to trace the c