diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-10-23 07:12:14 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-10-23 07:12:14 +0000 |
commit | 193068cdf9114a3de5ac5d562e7cc6376bd66da6 (patch) | |
tree | ad38a490624bd05e298ced083a9620d45f2a48ba /share/man | |
parent | 75940c9e69bb3058f1b25fd21373ce0984859167 (diff) |
more pchb that supply random
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/pchb.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pchb.4 b/share/man/man4/pchb.4 index 57f53c13c10..53bf2722fb0 100644 --- a/share/man/man4/pchb.4 +++ b/share/man/man4/pchb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pchb.4,v 1.5 2000/05/15 21:34:39 deraadt Exp $ +.\" $OpenBSD: pchb.4,v 1.6 2000/10/23 07:12:13 deraadt Exp $ .\" .\" Copyright (c) 2000 Michael Shalayeff. All rights reserved. .\" @@ -29,7 +29,7 @@ Provides workaround for the following errata: "An incorrect address may be driven on the DRAM bus, resulting in memory data being fetched from the wrong location." -.It i82810/810E +.It i82810/810E, i82815/815E, i82820, i82840 Supports the random numbers generator, supplying random bytes from the system's thermal noise. Driven by periodic checks for available data from the generator, |