Re: [BKPATCH] bus notifiers for the generic device model

Mike Anderson (andmike@us.ibm.com)
Wed, 4 Dec 2002 10:10:16 -0800


Greg KH [greg@kroah.com] wrote:
> On Wed, Dec 04, 2002 at 11:09:21AM -0600, James Bottomley wrote:
> > There are certain bus types (notably MCA and parisc internal ones) that like
> > to do generic houskeeping operations (claim slots, claim uniform resources
> > etc.) when drivers are attached to devices.
>
> But doesn't the bus specific core know when drivers are attached, as it
> was told to register or unregister a specific driver? So I don't see
> why this is really needed.

The change is when a device is bound to a driver (i.e. when attach /
detach is called bus.c ).

-andmike

--
Michael Anderson
andmike@us.ibm.com

- 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/