Le Tue, 25 Oct 2005 10:22:07 -0500, Kylene Jo Hall a écrit :
> This patch changes the nsc driver from a pci driver to a platform
> driver.
> +static int __init init_nsc(void)
> {
> int rc = 0;
> int lo, hi;
> int nscAddrBase = TPM_ADDR;
>
> -
> - if (pci_enable_device(pci_dev))
> - return -EIO;
> + driver_register(&nsc_drv);
>
> /* select PM channel 1 */
> tpm_write_index(nscAddrBase,NSC_LDN_INDEX, 0x12);
Idem as tpm_atmel, you seem to write some bits before knowing if the port
isn't used.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]