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 more identifiers for ATM chips.
details: https://anonhg.NetBSD.org/src/rev/26bb39a29f11
branches: trunk
changeset: 758209:26bb39a29f11
user: jruoho <jruoho%NetBSD.org@localhost>
date: Tue Oct 26 08:57:46 2010 +0000
description:
Add more identifiers for ATM chips.
Also add PNP0C32 for "quickstart buttons". A driver for this comes later.
diffstat:
sys/dev/acpi/acpidevs | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r 974b7d42b407 -r 26bb39a29f11 sys/dev/acpi/acpidevs
--- a/sys/dev/acpi/acpidevs Tue Oct 26 07:54:12 2010 +0000
+++ b/sys/dev/acpi/acpidevs Tue Oct 26 08:57:46 2010 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index