This patch enables more new hardware.
ACKed-by: Kylene Hall <[email protected]>
-------- Forwarded Message --------
From: Philipp Matthias Hahn <[email protected]>
To: Kylene Hall <[email protected]>
Cc: [email protected]
Subject: [tpmdd-devel] [PATCH] linux-2.6.13/drivers/char/tpm/tpm_atmel.c
on ICH6
Date: Tue, 30 Aug 2005 10:28:22 +0200
Hello!
While installing Debian on our new IBM X41 Tablet, I tried briefly to
use the built-in Atmel TPM. The Athmel TPM is also located on the
LPC-bus of the ICH6. To make it work I had to apply the following patch:
Signed-off-by: Philipp Matthias Hahn <[email protected]>
--- linux-2.6.13-rc7/drivers/char/tpm/tpm_atmel.c.orig 2005-08-26 15:21:21.000000000 +0200
+++ linux-2.6.13-rc7/drivers/char/tpm/tpm_atmel.c 2005-08-26 13:22:45.000000000 +0200
@@ -206,6 +206,9 @@ static struct pci_device_id tpm_pci_tbl[
{PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82801DB_0)},
{PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82801DB_12)},
{PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82801EB_0)},
+ {PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_ICH6_0)},
+ {PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_ICH6_1)},
+ {PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_ICH7_0)},
{PCI_DEVICE(PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_8111_LPC)},
{PCI_DEVICE(PCI_VENDOR_ID_SERVERWORKS, PCI_DEVICE_ID_SERVERWORKS_CSB6LPC)},
{0,}
BYtE
Philipp
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|