CRDA and uevent

Previous thread: Re: [malware-list] [RFC 0/5] [TALPA] Intro toalinuxinterfaceforonaccess scanning by Theodore Tso on Tuesday, August 5, 2008 - 7:55 pm. (2 messages)

Next thread: Waking up from suspend regression by Michael Brennan on Tuesday, August 5, 2008 - 9:25 pm. (5 messages)
To: linux-wireless@vger.kernel.org <linux-wireless@...>
Cc: linux kernel <linux-kernel@...>, Marcel Holtmann <marcel@...>
Date: Tuesday, August 5, 2008 - 9:12 pm

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

To: linux-wireless@vger.kernel.org <linux-wireless@...>
Cc: linux kernel <linux-kernel@...>, Marcel Holtmann <marcel@...>
Date: Monday, August 11, 2008 - 9:04 pm

OK I got this to work, will send patches soon.

Luis
--

To: Luis R. Rodriguez <mcgrof@...>
Cc: linux-wireless@vger.kernel.org <linux-wireless@...>, linux kernel <linux-kernel@...>
Date: Tuesday, August 12, 2008 - 5:40 pm

good, because I was running quite busy on my side. You could use a class
like the firmware loader does btw.

Regards

Marcel

--

Previous thread: Re: [malware-list] [RFC 0/5] [TALPA] Intro toalinuxinterfaceforonaccess scanning by Theodore Tso on Tuesday, August 5, 2008 - 7:55 pm. (2 messages)

Next thread: Waking up from suspend regression by Michael Brennan on Tuesday, August 5, 2008 - 9:25 pm. (5 messages)