* CRDA and uevent
@ 2008-08-06 1:12 Luis R. Rodriguez
2008-08-12 1:04 ` Luis R. Rodriguez
0 siblings, 1 reply; 3+ messages in thread
From: Luis R. Rodriguez @ 2008-08-06 1:12 UTC (permalink / raw)
To: linux-wireless@vger.kernel.org; +Cc: linux kernel, Marcel Holtmann
At OLS we reviewed how CRDA [1] and its integration with the kernel
works. One comment was to have the kernel call a uevent instead of
calling call_usermodehelper() as this is a better accepted way of
calling user mode helpers and it provides a better framework. I still
am not sold on this but regardless I'd like to give it a shot. It
seems we would need to register a class for this.
Marcel I know you also mentioned about using device platform for this?
Is this correct or did I misunderstand? Can you elaborate a bit?
Thanks,
Luis
[1] http://wireless.kernel.org/en/developers/Regulatory/CRDA
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: CRDA and uevent
2008-08-06 1:12 CRDA and uevent Luis R. Rodriguez
@ 2008-08-12 1:04 ` Luis R. Rodriguez
2008-08-12 21:40 ` Marcel Holtmann
0 siblings, 1 reply; 3+ messages in thread
From: Luis R. Rodriguez @ 2008-08-12 1:04 UTC (permalink / raw)
To: linux-wireless@vger.kernel.org; +Cc: linux kernel, Marcel Holtmann
On Tue, Aug 5, 2008 at 6:12 PM, Luis R. Rodriguez <mcgrof@gmail.com> wrote:
> Marcel I know you also mentioned about using device platform for this?
> Is this correct or did I misunderstand? Can you elaborate a bit?
OK I got this to work, will send patches soon.
Luis
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: CRDA and uevent
2008-08-12 1:04 ` Luis R. Rodriguez
@ 2008-08-12 21:40 ` Marcel Holtmann
0 siblings, 0 replies; 3+ messages in thread
From: Marcel Holtmann @ 2008-08-12 21:40 UTC (permalink / raw)
To: Luis R. Rodriguez; +Cc: linux-wireless@vger.kernel.org, linux kernel
Hi Luis,
> > Marcel I know you also mentioned about using device platform for this?
> > Is this correct or did I misunderstand? Can you elaborate a bit?
>
> OK I got this to work, will send patches soon.
good, because I was running quite busy on my side. You could use a class
like the firmware loader does btw.
Regards
Marcel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-08-12 21:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-06 1:12 CRDA and uevent Luis R. Rodriguez
2008-08-12 1:04 ` Luis R. Rodriguez
2008-08-12 21:40 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox