Re: [PATCH] Add TPM hardware enablement driver
From: Ian Campbell (ijc_at_hellion.org.uk)
Date: 04/09/05
- Previous message: Ian Campbell: "Re: HELP:porting linux PXA audio driver to RTLinux(RTLinux core driver)"
- In reply to: Kylene Jo Hall: "Re: [PATCH] Add TPM hardware enablement driver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Kylene Jo Hall <kjhall@us.ibm.com> Date: Sat, 09 Apr 2005 09:31:54 +0100
On Fri, 2005-04-08 at 15:07 -0500, Kylene Jo Hall wrote:
> Basically, what I need to figure out is how to solve both issues
> simultaneously. I need to not register a pci_driver as I would be
> taking over an ID that is not unique to my device as well as get the
> hotplugging correct (which i don't know how to do with out a pci_remove
> function).
Perhaps it makes sense to create a new lpc subsystem with an lpc bus
type. Then the PCI driver would register a new lpc bus and LPC device
drivers would register themselves with that. Or if the LPC is
independent of any PCI device the LPC "bridge" driver would just be
another driver to be loaded.
It sounds like it might end up similar to the i2c subsystem for example.
Ian.
-- Ian Campbell Every time I think I know where it's at, they move it.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- application/pgp-signature attachment: This is a digitally signed message part
- Previous message: Ian Campbell: "Re: HELP:porting linux PXA audio driver to RTLinux(RTLinux core driver)"
- In reply to: Kylene Jo Hall: "Re: [PATCH] Add TPM hardware enablement driver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|