[Fwd: [tpmdd-devel] [PATCH] linux-2.6.13/drivers/char/tpm/tpm_atmel.c on ICH6]
From: Kylene Jo Hall (kjhall_at_us.ibm.com)
Date: 08/30/05
- Previous message: Tom Rini: "Re: [patch 1/3] x86_64: Add a notify_die() call to the "no context" part of do_page_fault()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: linux-kernel@vger.kernel.org Date: Tue, 30 Aug 2005 14:57:36 -0500
This patch enables more new hardware.
ACKed-by: Kylene Hall <kjhall@us.ibm.com>
-------- Forwarded Message --------
From: Philipp Matthias Hahn <pmhahn@titan.lahn.de>
To: Kylene Hall <kjhall@us.ibm.com>
Cc: tpmdd-devel@lists.sourceforge.net
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 <pmhahn@titan.lahn.de>
--- 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 majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Tom Rini: "Re: [patch 1/3] x86_64: Add a notify_die() call to the "no context" part of do_page_fault()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: [parisc-linux] Re: [PATCH 3/9] mm: parisc pte atomicity
... using your own tmpalias area sounds much better than getting ... I've simply
not wrapped my head around the races, ... it looks like we agree that my patch is
necessary and valid as is; ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - Re: keyboard - was: Re: Linux 2.6.0-test4
... >> I was able to get the key unstuck by switching back and forth between ...
I rebuild my kernel including your patch; ... I'll get back to you once I verify
that the problem doesn't occur ... send the line "unsubscribe linux-kernel" in ...
(Linux-Kernel) - Re: 2.6.0-test8/test9 io scheduler needs tuning?
... interactivity with regard to desktop use. ... Going to improve the time info
output of the ddd loops to get better data and ... with the patch the hang reported
earlier was not encountered again so ... send the line "unsubscribe linux-kernel" in ...
(Linux-Kernel) - Re: [CFT][PATCH] 2.6.4-rc1 remove x86 boot page tables
... > For VISWS I think you actually need to turn paging off explicitly. ...
The patch will need a few tweaks but it should be fairly straight forward. ... send the
line "unsubscribe linux-kernel" in ... (Linux-Kernel) - Re: [PATCH] clarify message and give support contact for non-GPL modules
... The author of the second module ... So here is another attempt at the patch.
... send the line "unsubscribe linux-kernel" in ... More majordomo info at
http://vger.kernel.org/majordomo-info.html ... (Linux-Kernel)