On 07/27/2010 08:22 AM, Matthew Garrett wrote: > On Mon, Jul 26, 2010 at 08:19:10PM -0500, Corey Minyard wrote: > > >> I agree that a notifier framework seems like massive overkill for this >> interface. I will note that there are already interfaces for >> registering to receive callbacks when an IPMI device is added or >> removed. What's missing is a way to ask "Is this an ACPI PNP device?". >> > So we just want something that returns addr_source, along with moving > that enum into a global header? > >
Yes, I think that makes sense. A new function in struct ipmi_smi_handlers and a new interface in ipmi.h/ipmi_msghandler.c. And move ipmi_addr_src into ipmi.h. -corey ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://ad.doubleclick.net/clk;226879339;13503038;l? http://clk.atdmt.com/CRS/go/247765532/direct/01/ _______________________________________________ Openipmi-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openipmi-developer
