Module Name:    src
Committed By:   jruoho
Date:           Tue Oct 26 08:57:46 UTC 2010

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

Log Message:
Add more identifiers for ATM chips.

Also add PNP0C32 for "quickstart buttons". A driver for this comes later.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 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.26 src/sys/dev/acpi/acpidevs:1.27
--- src/sys/dev/acpi/acpidevs:1.26	Sun Jul 25 16:23:51 2010
+++ src/sys/dev/acpi/acpidevs	Tue Oct 26 08:57:46 2010
@@ -1,4 +1,4 @@
-# $NetBSD: acpidevs,v 1.26 2010/07/25 16:23:51 jruoho Exp $
+# $NetBSD: acpidevs,v 1.27 2010/10/26 08:57:46 jruoho Exp $
 #
 # Originally extracted from:
 
@@ -139,6 +139,7 @@
 PNP0C13	Plug and Play BIOS (for non-ACPI)
 PNP0C14	WMI Mapper Device
 PNP0C15	ACPI Docking Station
+PNP0C32	ACPI Quickstart Button
 PNP0C33	ACPI Hardware Error Device
 PNP0C80	Hotplug Memory Device
 #--PCMCIA Controller Chipsets--
@@ -363,8 +364,13 @@
 PNPC001	Compaq 2400/9600 Modem (TBD)
 # **** TPM chips ****
 ATM1200	Atmel Trusted Platform Module
+BCM0101	Broadcom Trusted Platform Module
+BCM0102	Broadcom Trusted Platform Module
+ICO0102	Intel Trusted Platform Module
 IFX0102	Infineon Trusted Platform Module
 NSC1100	NSC Trusted Platform Module
+NSC1200	NSC Trusted Platform Module
+PNP0C31	Trusted Platform Module
 # ***** ACPI specific devices *****
 ACPI0001	SMBus 1.0 Host Controller
 ACPI0002	Smart Battery Subsystem

Reply via email to