Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/acpi Add INTC0102 (Intel TPM chip). From ThinkPad T500.



details:   https://anonhg.NetBSD.org/src/rev/a113a1ea21c6
branches:  trunk
changeset: 760604:a113a1ea21c6
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Sun Jan 09 04:58:34 2011 +0000

description:
Add INTC0102 (Intel TPM chip). From ThinkPad T500.

diffstat:

 sys/dev/acpi/acpidevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 35f3ad0bfc74 -r a113a1ea21c6 sys/dev/acpi/acpidevs
--- a/sys/dev/acpi/acpidevs     Sun Jan 09 03:35:23 2011 +0000
+++ b/sys/dev/acpi/acpidevs     Sun Jan 09 04:58:34 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: acpidevs,v 1.30 2010/12/30 19:37:39 jruoho Exp $
+# $NetBSD: acpidevs,v 1.31 2011/01/09 04:58:34 jruoho Exp $
 #
 # Originally extracted from:
 
@@ -367,6 +367,7 @@
 BCM0101        Broadcom Trusted Platform Module
 BCM0102        Broadcom Trusted Platform Module
 ICO0102        Intel Trusted Platform Module
+INTC0102       Intel Trusted Platform Module
 IFX0102        Infineon Trusted Platform Module
 NSC1100        NSC Trusted Platform Module
 NSC1200        NSC Trusted Platform Module



Home | Main Index | Thread Index | Old Index