lists.zerezo.com


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch to add Broadcom TPM TIS device HID



This patch adds Broadcom TPM TIS device HID : BCM0102.

Tested with by DELL D630 Laptop computer.

Best regards.

LE DISEZ Erwan.
--- drivers/char/tpm_old/tpm_tis.c	2008-07-04 20:40:35.000000000 +0200
+++ drivers/char/tpm/tpm_tis.c	2008-07-04 20:41:19.000000000 +0200
@@ -622,6 +622,7 @@
 	{"ATM1200", 0},		/* Atmel */
 	{"IFX0102", 0},		/* Infineon */
 	{"BCM0101", 0},		/* Broadcom */
+	{"BCM0102", 0},		/* Broadcom */
 	{"NSC1200", 0},		/* National */
 	/* Add new here */
 	{"", 0},		/* User Specified */