Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jul 2000 07:51:49 -0500 (CDT)
From:      John Aughey <ajh4@cec.wustl.edu>
To:        Kenneth Wayne Culver <culverk@wam.umd.edu>
Cc:        questions@FreeBSD.ORG
Subject:   Re: csa0 attach returned 6
Message-ID:  <Pine.SOL.3.96.1000729074623.15453A-100000@clarion.cec.wustl.edu>
In-Reply-To: <Pine.GSO.4.21.0007281515060.26510-100000@rac7.wam.umd.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 28 Jul 2000, Kenneth Wayne Culver wrote:
> hrmm, well maybe you could try delving into the code to see why
> bus_alloc_resource is returning NULL, I'd help you but I don't have that
> hardware.

I instrumented the csa code a little and found the first allocation for
IO_SIZE (4096 bytes) succeeds.  The second allocation for MEM_SIZE
(1048576 bytes) fails.

I couldn't tell why bus_alloc_resource was returning NULL because it was
pretty obscured with the indirect function call inside BUS_ALLOC_RESOURCE.
If someone can tell me which function this is, I should be able to look
into it more.

The processor is an Intel Celeron with 64MB of memory.

Thank you
John Aughey




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.96.1000729074623.15453A-100000>