History log of /freebsd/sys/dev/hifn/hifn7751.c (Results 526 – 529 of 529)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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 ...


Revision tags: vendor/tzdata/tzdata2002d
# 87cb581a 15-Oct-2002 Sam Leffler <sam@FreeBSD.org>

missed additional callout that can run w/o Giant locked


Revision tags: vendor/gdb/5.2.1, vendor/ncurses/5.2-20020907-ac-fix
# 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: vendor/binutils/2.13.20021011, vendor/groff/1.18.1, vendor/gcc/3.2-20021009, 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


1...<<2122