aboutsummaryrefslogtreecommitdiff
path: root/lib/dump_stack.c
diff options
context:
space:
mode:
authorKylene Jo Hall <kjhall@us.ibm.com>2005-06-29 09:32:28 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2005-07-15 14:15:25 -0700
commit0f4e46cb107ddfedfc6319d377f7ad9cc4dc7c4b (patch)
tree5f72168dc7252c025b02e4caeceaafe6be6e9895 /lib/dump_stack.c
parent6fbf7fdb2672866ab8b464c686692553d9d3afe4 (diff)
[PATCH] tpm breaks 8139cp
A problem was reported that the tpm driver was interfereing with networking on the 8139 chipset. The tpm driver was using a hard coded the memory address instead of the value the BIOS was putting the chip at. This was in the tpm_lpc_bus_init function. That function can be replaced with querying the value at Vendor specific locations. This patch replaces all calls to tpm_lpc_bus_init and the hardcoding of the base address with a lookup of the address at the correct vendor location. Signed-off-by: Kylene Hall <kjhall@us.ibm.com> Signed-off-by: Chris Wright <chrisw@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions