History log of /freebsd/sys/dev/hifn/hifn7751.c (Results 151 – 155 of 155)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0f0d411b 16-Oct-2002 Sam Leffler <sam@FreeBSD.org>

whitespace/indentation fix from phk


# f544a528 16-Oct-2002 Mark Murray <markm@FreeBSD.org>

Module-ize the 'core' crypto stuff. This may still need to be compiled
into the kernel by default (if required), but other modules can now
depend() on this.

Fix inter-module dependancy.

Earlier ver

Module-ize the 'core' crypto stuff. This may still need to be compiled
into the kernel by default (if required), but other modules can now
depend() on this.

Fix inter-module dependancy.

Earlier version OK'ed by: sam

show more ...


# 87cb581a 16-Oct-2002 Sam Leffler <sam@FreeBSD.org>

missed additional callout that can run w/o Giant locked


# 526dee04 11-Oct-2002 Sam Leffler <sam@FreeBSD.org>

No need to hold Giant will harvesting RNG data; change callout_init so
this no longer happens for callbacks.


Revision tags: release/4.7.0_cvs
# 6d161891 04-Oct-2002 Sam Leffler <sam@FreeBSD.org>

Crypto device driver for hifn-based cards. Tested with 7951-, and 7811-based
cards. Claimed to support many others.

Obtained from: openbsd


1234567