Re: [ath5k-devel] [PATCH 3/3] consistently use ath5k in printks
From: Luis R. Rodriguez <hidden>
Date: 2007-10-17 14:19:26
From: Luis R. Rodriguez <hidden>
Date: 2007-10-17 14:19:26
On 10/17/07, Dan Williams [off-list ref] wrote:
On Wed, 2007-10-17 at 13:14 +0200, Johannes Berg wrote:quoted
On Tue, 2007-10-16 at 22:20 +0900, Bruno Randolf wrote:quoted
the proc interface changed too from /proc/sys/dev/ath/ to /proc/sys/dev/ath5k/Ok, and why exactly is there a proc interface at all?Yeah, it needs to die, we're not adding new proc interfaces to the kernel. Stuff should be evaluated to see whether it's _really_ needed, and if for some reason it is, merged into mac80211 or cfg80211, and then if that doesn't work,
Agreed 200%. Die proc usage!
then maybe something in sysfs.
Nah, configfs for generic configuration of kernel objects. I already have such module but it just had regdomain support. I plan on adding add/remove iface. Luis