Module Name:    src
Committed By:   jruoho
Date:           Mon Jan 10 17:04:22 UTC 2011

Modified Files:
        src/sys/dev/acpi: acpidevs

Log Message:
Add SMO1200 (yet another TPM chip). From ThinkPad x201i.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/acpi/acpidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/acpi/acpidevs
diff -u src/sys/dev/acpi/acpidevs:1.32 src/sys/dev/acpi/acpidevs:1.33
--- src/sys/dev/acpi/acpidevs:1.32	Sun Jan  9 05:06:17 2011
+++ src/sys/dev/acpi/acpidevs	Mon Jan 10 17:04:22 2011
@@ -1,4 +1,4 @@
-# $NetBSD: acpidevs,v 1.32 2011/01/09 05:06:17 jruoho Exp $
+# $NetBSD: acpidevs,v 1.33 2011/01/10 17:04:22 jruoho Exp $
 #
 # Originally extracted from:
 
@@ -367,11 +367,12 @@
 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
+INTC0102	Intel Trusted Platform Module
 NSC1100		NSC Trusted Platform Module
 NSC1200		NSC Trusted Platform Module
 PNP0C31		Trusted Platform Module
+SMO1200		STMicroelectronics Trusted Platform Module
 # ***** ACPI 4.0 specific devices *****
 ACPI0001	SMBus 1.0 Host Controller
 ACPI0002	Smart Battery Subsystem

Reply via email to