continuous testing !
Érico Porto <[email protected]> Mon, 6 Aug 2012 18:54:56 -0300
| Newsgroups | gmane.linux.drivers.madwifi.user |
|---|---|
| Message-ID | <CAG1KTJen=FUVcaUM10mkkAhUQwyk=vUBVJmesiQR+1m3XF24=Q@mail.gmail.com> |
--===============2862645159102203287== Content-Type: multipart/alternative; boundary=e89a8f2356c914c71504c69ff0db --e89a8f2356c914c71504c69ff0db Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello, Today I just saw this on code below. Is there a way to access those functions outside the driver? I want to make a test script to test some atheros cards.. /* Regulatory agency testing - continuous transmit support */ static void txcont_on(struct ieee80211com *ic); static void txcont_off(struct ieee80211com *ic); static int ath_get_txcont(struct ieee80211com *); static void ath_set_txcont(struct ieee80211com *, int); static int ath_get_txcont_power(struct ieee80211com *); static void ath_set_txcont_power(struct ieee80211com *, unsigned int); static unsigned int ath_get_txcont_rate(struct ieee80211com *); static void ath_set_txcont_rate(struct ieee80211com *ic, unsigned int new_rate); Thanks! =C9rico V. Porto --e89a8f2356c914c71504c69ff0db Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <div>Hello,</div><div><br></div><div>Today I just saw this on code below. I= s there a way to access those functions outside the driver? I want to make = a test script to test some atheros cards..</div><div><br></div><div><div> /*</div><div>Regulatory agency testing - continuous transmit support</div><= div>*/</div><div>static void txcont_on(struct ieee80211com *ic);</div><div>= static void txcont_off(struct ieee80211com *ic);</div><div><br></div><div> static int ath_get_txcont(struct ieee80211com *);</div><div>static void ath= _set_txcont(struct ieee80211com *, int);</div><div><br></div><div>static in= t ath_get_txcont_power(struct ieee80211com *);</div><div>static void ath_se= t_txcont_power(struct ieee80211com *, unsigned int);</div> <div><br></div><div>static unsigned int ath_get_txcont_rate(struct ieee8021= 1com *);</div><div>static void ath_set_txcont_rate(struct ieee80211com *ic,= unsigned int new_rate);</div></div><div><br></div><div>Thanks!</div><br cl= ear=3D"all"> =C9rico V. Porto<br> --e89a8f2356c914c71504c69ff0db-- --===============2862645159102203287== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ --===============2862645159102203287== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Madwifi-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/madwifi-users --===============2862645159102203287==--