Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Aug 2005 15:46:24 +0200
From:      =?US-ASCII?Q?Daniel_Dvorak?= <dandee@hellteam.net>
To:        "'Sam Leffler'" <sam@errno.com>
Cc:        freebsd-current@freebsd.org
Subject:   RE: ATHCTRL for ATH
Message-ID:  <20050830134630.1CFB54E706@pipa.profix.cz>
In-Reply-To: <431340F9.4060407@errno.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Okay, I tried and it worked fine.

And is it possible to rewrite your code of athctrl from madwifi to fbsd to
/tools/tools/ath to use sysctl dev.ath.0.X commands instead
/proc/net/dev/ath in linux ?

Thanks

Dan

-----Original Message-----
From: owner-freebsd-current@freebsd.org
[mailto:owner-freebsd-current@freebsd.org] On Behalf Of Sam Leffler
Sent: Monday, August 29, 2005 7:08 PM
To: dandee@volny.cz
Cc: freebsd-current@freebsd.org; 'Milan Obuch'
Subject: Re: ATHCTRL for ATH

[coming in late here...]

athctrl is a trivial program that should be a shell script at best.  It
currently makes no sense to add this sort of support to ifconfig because
each device does things very differently (if at all) and trying to unify the
operation is likely to lead to more confusion than anything else. 
Attached is an untested shell script I wrote for someone else.  If you can
tell me it does the right thing for you then I'll commit it to
tools/tools/ath where I've stuck other similar things.

	Sam




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050830134630.1CFB54E706>