Re: AMD Geode LX crypto accelerator (glxsb)

2008-06-30 Thread Stephen Clark

Niki Denev wrote:

On Fri, Jun 27, 2008 at 11:37 PM, Stephen Clark [EMAIL PROTECTED] wrote:

Hi,

I am trying to compile it on 6.2 and get
make: don't know how to make cryptodev_if.h. Stop

???
where is this file?

Thanks,
Steve



Have you applied the 6.2 patch included in the latest tgz that Patrick posted?

Regards,
Niki


Uh.. no -wasn't sure what to apply it to - now that I look at it a bit closer I 
SEE!

Thanks,
and sorry for the noise.

Steve

--

They that give up essential liberty to obtain temporary safety,
deserve neither liberty nor safety.  (Ben Franklin)

The course of history shows that as a government grows, liberty
decreases.  (Thomas Jefferson)


___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: AMD Geode LX crypto accelerator (glxsb)

2008-06-27 Thread Stephen Clark

Niki Denev wrote:

On Sun, Jun 22, 2008 at 6:05 PM, Patrick Lamaizière
[EMAIL PROTECTED] wrote:

Le Fri, 6 Jun 2008 23:41:35 +0200,
Patrick Lamaizière [EMAIL PROTECTED] a écrit :

Hello,


I'm trying to port the glxsb driver from OpenBSD to FreeBSD 7-STABLE
(via the NetBSD port).
 The glxsb driver supports the security block of the Geode LX
series processors.  The Geode LX is a member of the AMD Geode family
of integrated x86 system chips.

Driven by periodic checks for available data from the generator,
glxsb supplies entropy to the random(4) driver for common usage.

glxsb also supports acceleration of AES-128-CBC operations for
crypto(4).

Well, I hope this is the final version.

http://user.lamaiziere.net/patrick/glxsb-220608.tar.gz

I added a patch for FreeBSD 6 but i'am not able to test it.

On 7-STABLE, I've tested with hundred openssl encryptions and some flood
pings under ipsec in the background. Looks good for me.

If someone can test and review it, it would be cool.

Thanks, Regards.


It compiles on without a problem on 6.2 and loads on my Soekris
Net5501-70 running pfSense (6.2-RELEASE-p11)

glxsb0: AMD Geode LX Security Block (AES-128-CBC,RNG) mem
0xa000-0xa0003fff irq 10 at device 1.2 on pci0

Thanks!,
Niki
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Hi,

I am trying to compile it on 6.2 and get
make: don't know how to make cryptodev_if.h. Stop

???
where is this file?

Thanks,
Steve


--

They that give up essential liberty to obtain temporary safety,
deserve neither liberty nor safety.  (Ben Franklin)

The course of history shows that as a government grows, liberty
decreases.  (Thomas Jefferson)


___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to [EMAIL PROTECTED]