Re: MAXMEM ?

From: Hans Petter Selasky <hselasky_at_c2i.net>
Date: Sat, 17 Sep 2005 11:52:22 +0200
On Saturday 17 September 2005 08:14, FUJITA Kazutoshi wrote:
> Hi,
>
> I have AMD64 -CURRENT box.
> Motherboard is ASUS A8N-E(chipset is nForce4).
> It has 4GB Memory.

This might indicate that your hardware does not support 4GB addressing. In the 
file "/sys/dev/usb/usb_mem.c", change "BUS_SPACE_MAXADDR_32BIT" into 
"BUS_SPACE_MAXADDR_32BIT/2".

>
> There is some trouble with GENERIC kernel,
> but specifying MAXMEM, such as
>
> options        MAXMEM=(2*1024*1024)
>
^^^ remove this option from your kernel config file.

Recompile kernel and see what happens. You might also want to change this in 
the other drivers in question, and see if it makes any difference.

--HPS
Received on Sat Sep 17 2005 - 07:51:25 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:43 UTC