RE: ATHCTRL for ATH

From: Daniel Dvorak (dandee_at_hellteam.net)
Date: 08/30/05

  • Next message: Joseph Koshy: "Re: kbd goes away on multi"
    To: "'Sam Leffler'" <sam@errno.com>
    Date: Tue, 30 Aug 2005 15:46:24 +0200
    
    

    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

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Joseph Koshy: "Re: kbd goes away on multi"