Le Thu, 12 Feb 2009 22:34:43 +0100,
Lars Engels <l...@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.
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to