On Sat, Feb 27, 2010 at 03:04:13PM +0100, Michael Bohn (boh...@googlemail.com) 
wrote:
> is there a way to use the hifn_795x  module on a 64 bit system. ( with
> 4GB  RAM ) ?
> 
> I get this error message if I try to load this module.
> 
> [    3.466307] HIFN supports only 32-bit addresses.
> [ 1147.645181] HIFN supports only 32-bit addresses.

That's it - card only works in 32bit mode, it is limited by descriptor
registers. The only way is to work this around is to allocate temporal
buffer and copy data here and there, which is unlikely to be faster than
software encryption.

-- 
        Evgeniy Polyakov
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to