https://github.com/torvalds/linux
Revision 93e1b7d42e1edb4ddde6257e9a02513fef26f715 authored by Kylene Jo Hall on 22 April 2006, 09:39:52 UTC, committed by Linus Torvalds on 22 April 2006, 16:19:55 UTC
I recently found that not all BIOS manufacturers are using the specified
generic PNP id in their TPM ACPI table entry.  I have added the vendor
specific IDs that I know about and added a module parameter that a user can
specify another HID to the probe list if their device isn't being found by the
default list.

Signed-off-by: Kylene Hall <kjhall@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 5713556
History
Tip revision: 93e1b7d42e1edb4ddde6257e9a02513fef26f715 authored by Kylene Jo Hall on 22 April 2006, 09:39:52 UTC
[PATCH] tpm: add HID module parameter
Tip revision: 93e1b7d
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.7 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 67.3 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top