NetBSD/sys
tls eb5ea4a10b Add support for the hardware random number generator on the Hifn 7811
and 795x.  This was present in the driver before, but disabled due to
problems with the actual randomness of generated numbers on the
ubiquitious 7900-series parts.  The code here is far, far more
conservative than anyone else's driver for this RNG is -- but I
believe that conservatism is called for, because the 79xx RNG
design is missing a number of pieces from Hifn's "reference" 6500
RNG, and thus the numbers it generates must be treated with some
care.

Support for the 7811 RNG (which is a full-fledged 6500 type
generator) is pretty much the same here as in other variants of
this driver, except that it uses Hifn's "worst case" estimate of
actual entropy per output bit, so it will accumulate bits much
more slowly.  The 7811 support is untested.
2005-10-15 08:58:15 +00:00
..
altq
arch All of FIREPOWER_ES, FIREPOWER_MX and FIREPOWER_LX require 2005-10-15 02:17:48 +00:00
coda Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
compat make the previous apply only to x86_64. 2005-10-07 14:46:04 +00:00
conf tap doesn't expose any locator... It's just a trick to get a cfdriver 2005-10-05 14:16:46 +00:00
contrib The entity passed to the HAL as a HAL_BUS_HANDLE needs to be an integral 2005-09-13 05:50:29 +00:00
crypto RMD160_DIGEST_STRING_LENGTH is 41, including the terminating NUL. 2005-09-24 21:31:53 +00:00
ddb
dev Add support for the hardware random number generator on the Hifn 7811 2005-10-15 08:58:15 +00:00
dist
fs Update the mod and access times directly from ptyfs_read() and 2005-10-12 15:23:33 +00:00
gdbscripts
ipkdb
kern No need for __UNCONST in previous commit; factor out the function call. 2005-10-14 17:18:59 +00:00
lib put mcount.c in the normal object list, so that "make depend" works. 2005-10-02 15:34:17 +00:00
lkm Revert previous accidental removal of -DINET6 2005-09-06 23:27:33 +00:00
miscfs Remove Veriexec bits from genfs, don't #if 0 them. 2005-10-07 18:19:14 +00:00
net It is now ``later''. Follow cgd's 1993 wish and move struct osockaddr 2005-09-24 15:52:03 +00:00
net80211 Cosmetic: fix indentation. 2005-09-25 00:04:01 +00:00
netatalk PR/31051: Kousaku Nakahara: can't find the device from Macintosh through 2005-08-24 06:06:51 +00:00
netccitt pk_accton(): `path' actually points into kernel space. 2005-10-06 16:32:14 +00:00
netinet - Close NULL dereference when a GIFALIAS is performed on 2005-09-28 17:56:27 +00:00
netinet6 change bcopy to memmove since this was supposed to be an ovbcopy (from kre) 2005-09-23 21:21:58 +00:00
netipsec PR/31478: YOMURA Masanori: Inconsistent default value of net.inet.ipsec.dfbit 2005-10-05 12:59:24 +00:00
netisdn
netiso
netkey Make sure that the port numbers are set to 0 in SAD and SPD when NAT-T 2005-10-03 13:14:38 +00:00
netnatm
netns Implement the net.ns.spp sysctl subtree with only two children: 2005-09-06 02:52:38 +00:00
netsmb
nfs - remove a ufs dependency. 2005-10-06 10:23:01 +00:00
opencrypto No change. Forced commit to record commit message for previous revision, viz: 2005-08-22 23:11:47 +00:00
stand
sys regen. 2005-10-08 06:15:30 +00:00
ufs avoid the need for a bogus initializer. 2005-10-08 03:21:17 +00:00
uvm stop converting async msync() to sync. 2005-10-10 15:53:28 +00:00
Makefile Install sha2.h to /usr/include/crypto. 2005-08-20 15:42:03 +00:00