Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Note that TPM 1.2 devices can attach to ACPI,...



details:   https://anonhg.NetBSD.org/src/rev/a3ed1165a95e
branches:  trunk
changeset: 949754:a3ed1165a95e
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sat Jan 16 01:47:23 2021 +0000

description:
Note that TPM 1.2 devices can attach to ACPI, as well.

diffstat:

 share/man/man4/tpm.4 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 57071943328d -r a3ed1165a95e share/man/man4/tpm.4
--- a/share/man/man4/tpm.4      Sat Jan 16 01:43:42 2021 +0000
+++ b/share/man/man4/tpm.4      Sat Jan 16 01:47:23 2021 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: tpm.4,v 1.5 2019/10/08 18:43:03 maxv Exp $
+.\"    $NetBSD: tpm.4,v 1.6 2021/01/16 01:47:23 thorpej Exp $
 .\"
 .\" Copyright (c) 2019 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd October 6, 2019
+.Dd January 15, 2021
 .Dt TPM 4
 .Os
 .Sh NAME
@@ -47,7 +47,7 @@
 .It
 TPM 2.0 chips over ACPI
 .It
-TPM 1.2 chips over ISA
+TPM 1.2 chips over ACPI and ISA
 .El
 .Pp
 Note that the supported interface version is TIS1.2 in each case.



Home | Main Index | Thread Index | Old Index