Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Feb 2009 15:43:33 +0100
From:      Patrick =?ISO-8859-15?Q?Lamaizi=E8re?= <patfbsd@davenulle.org>
To:        Lars Engels <lme@FreeBSD.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Backport of glxsb(4) to RELENG_6
Message-ID:  <20090213154333.18f0bf13@baby-jane.lamaiziere.net>
In-Reply-To: <20090212213443.GM30761@e.0x20.net>
References:  <20090210134421.350f40b8@baby-jane.lamaiziere.net> <20090212213443.GM30761@e.0x20.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Le Thu, 12 Feb 2009 22:34:43 +0100,
Lars Engels <lme@FreeBSD.org>:

Hi,

> I just tried it, but I get this message: 
> glxsb0: <AMD Geode LX Security Block (AES-128-CBC, RNG)> mem
> 0xefff4000-0xefff7fff irq 9 at device 1.2 on pci0 

> glxsb0: cannot allocate DMA memory of 32768 bytes (12)

I think you are very low on memory and the driver cannot allocate his
DMA-able buffer (error 12=ENOMEM)

This is not really a bug. But i've found another problem related to the
taskqueue. 

I'm doing a fake driver to be able to test on a vmware machine.



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