lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 25 Mar 2010 18:06:34 -0700
From:	"Luis R. Rodriguez" <lrodriguez@...eros.com>
To:	Bruno Randolf <br1@...fach.org>
CC:	Luis Rodriguez <Luis.Rodriguez@...eros.com>,
	Derek Smithies <derek@...ranet.co.nz>,
	"bob@...copeland.com" <bob@...copeland.com>,
	"ath5k-devel@...ts.ath5k.org" <ath5k-devel@...ts.ath5k.org>,
	"linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org>,
	<johannes@...solutions.net>, <linville@...driver.com>,
	<nbd@...nwrt.org>, <linux-kernel@...r.kernel.org>,
	Joel Becker <joel.becker@...cle.com>, <greg@...ah.com>
Subject: Re: [ath5k-devel] [PATCH 00/10] ANI for ath5k

Adding a few more people for wider review on this.

On Thu, Mar 25, 2010 at 05:53:48PM -0700, Bruno Randolf wrote:
> On Friday 26 March 2010 09:44:31 Luis R. Rodriguez wrote:
> > > as well, we all agree that there should be userland controls. the
> > > questions is just about the interface to use.
> > 
> > ANI is specific to Atheros cards so debugfs would do it. If we want to
> > have a more rigit API we could use a configfs entry for ath9k.
> 
> debugfs definetly is the wrong place! users might compile the module with 
> debugging disabled (for performance reasons, e.g.).
> 
> are you sure about configfs? as far as i read about it it's for the dynamic 
> creation of kernel objects, which is not what we are doing here. or did the 
> rules change in the mean time?

I intended on writing a file system API for 802.11 management a while
ago through configfs, the only reason why I put it aside is our focus
was to get a netlink based API done. I think its reasonable to use
it for configuration of specific devices parameters though given that
we don't have a private API through nl80211.

  Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ