Subject: Re: test pmfified ex(4) please - patch attached
To: S.P.Zeidler <spz@serpens.de>
From: Jared D. McNeill <jmcneill@invisible.ca>
List: current-users
Date: 12/20/2007 10:31:12
On Thu, 20 Dec 2007, S.P.Zeidler wrote:
> While I talk my lapdog into resuming without a screen of pretty stripes
> or measles, could other people with an ex whose machine generally
> is not acting so difficult try if the patch works for them, ie if suspend
> and resume work as expected (and if the ethernet works after resume, too :) ?
> Especially people with a cardbus ex since I don't have one of these
> (mine's PCI).

The bus frontend is really responsible for registering power handlers, as 
there are typically bus-specific tasks to be done (restoring PCI conf 
registers on resume, for example). It's fine to provide these functions in 
elinkxl though -- if you are certain that no bus specific tasks need to be 
done, the bus attach function can pass in the callbacks provided by 
elinkxl.

Cheers,
Jared