Re: [PATCH] tpm: Support for new chip type

2005-07-10 Thread Vojtech Pavlik
On Sat, Jul 09, 2005 at 09:19:04PM +0200, Pavel Machek wrote: > Ugh, is it just me or are you abusing enums a bit? > > +static int __init tpm_inf_probe(struct pci_dev *pci_dev, > > + const struct pci_device_id *pci_id) > > +{ > > + > > + int rc = 0; > > + u8 ioh; > >

Re: [PATCH] tpm: Support for new chip type

2005-07-09 Thread Pavel Machek
Hi! > after some corrections here is a newer patch supporting the Infineon Trusted > Platform > Module SLD 9630 (TPM 1.1b), which is embedded on Intel-mainboards or in > HP/Fujitsu-Siemens/Toshiba-Notebooks. > The module fits the interfaces created by IBM and was patched against the > latest kern

Re: [PATCH] tpm: Support for new chip type

2005-07-08 Thread Alexey Dobriyan
On Friday 08 July 2005 02:42, Marcel Selhorst wrote: > after some corrections here is a newer patch supporting the Infineon Trusted > Platform Module SLD 9630 (TPM 1.1b), which is embedded on Intel-mainboards or > in HP/Fujitsu-Siemens/Toshiba-Notebooks. > --- linux-2.6.12.2/drivers/char/tpm/tpm_i

Re: [PATCH] tpm: Support for new chip type

2005-07-07 Thread Philipp Matthias Hahn
Hello! On Fri, Jul 08, 2005 at 12:42:02AM +0200, Marcel Selhorst wrote: > +++ linux/drivers/char/tpm/tpm_infineon.c 2005-07-07 14:56:27.0 > + ... > + * Specifications at www.trustedcomputinggroup.org Blanks at end of line > +/* Infineon specific delay definitions */ > +enum in

Re: [PATCH] tpm: Support for new chip type

2005-07-05 Thread Alexey Dobriyan
On Tuesday 05 July 2005 16:49, Marcel Selhorst wrote: > this patch supports the Infineon Trusted Platform Module SLD 9630 (TPM 1.1b), > which is embedded on Intel-mainboards or in > HP/Fujitsu-Siemens/Toshiba-Notebooks. Please feed it to scripts/Lindent. It will at least place all curly bracers r