athinfo-r4180-1.2> A AlpA?OSL@s}esOZ9) ?L#z0aoZa2ac78db811997f6b8e08ab510c8704226204f06ZBuKO0u$ ?OSL@sc4ׇl>ɷ$ P1*ܟlG% @pl>4[?Kd   8tx     = @DINhlU(p8x 9 :) FGHIXY \ ]$^-b7cde$f)l+z;Cathinfor41801.2Tools for configuring atheros cardsThis package contains tools for configuring atheros cards. It is based on madwifi-code with free HAL. See: http://madwifi-project.org/wiki/news/20081129/sam-leffler-releases-hal-source for more information. Authors: -------- Sam Leffler (madwifi) Greg Chesson (madwifi)OΞbuild21ldriver:wireless / 11.4-updateobs://build.opensuse.org/driver:wirelessBSD 3-ClauseHardware/Wifihttp://madwifi-project.org/linuxi586lOΉ41bb6d7bf7912ac2320a00a866a7d0e3rootrootmadwifi-r4180-1.2.src.rpmathinfoathinfo(x86-32)  @@@@@ rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)rpmlib(PayloadIsLzma)4.0-13.0.4-14.4.6-14.8.0O\@OaOaO1@Nσ@N\NEM)MӴMJLF@KK,KepKMKI@JęJRJ}hJp9JjJD@J@J dJIIX@Io@I)@I@I@@IAxelKoellhofer@web.de - r4180AxelKoellhofer@web.de - r4178AxelKoellhofer@web.de - r4178AxelKoellhofer@web.de - r4178AxelKoellhofer@web.de - r4176AxelKoellhofer@web.de - r4167AxelKoellhofer@web.de - r4162AxelKoellhofer@web.de - r4144AxelKoellhofer@web.de - r4142AxelKoellhofer@web.de - r4136AxelKoellhofer@web.de - r4133AxelKoellhofer@web.de - r4128AxelKoellhofer@web.de - r4121AxelKoellhofer@web.de - r4119AxelKoellhofer@web.deAxelKoellhofer@web.deAxelKoellhofer@web.deAxelKoellhofer@web.deAxelKoellhofer@web.deAxelKoellhofer@web.deAxelKoellhofer@web.deAxelKoellhofer@web.deAxelKoellhofer@web.deAxelKoellhofer@web.deAxelKoellhofer@web.de AxelKoellhofer@web.deAxelKoellhofer@web.deAxelKoellhofer@web.deAxelKoellhofer@web.deAxelKoellhofer@web.deAxelKoellhofer@web.deAxelKoellhofer@web.de- updated to r4180 from svn - Use "%s" in err() calls to fix a warning on Ubuntu 10.04 err() would be confused if the interface name has formatting characters- repackaged sources as tar.bz2, SLES/SLED actually can't handle xz-compressed sources yet- SLES/SLED <= 11 don't have package "xz", use lzma instead- updated to r4178 from svn - Don't reference vlan_group without IEEE80211_VLAN_TAG_USED set struct vlan_group will be removed in Linux 3.3- updated to r4176 from svn - Use ndo_set_rx_mode instead of ndo_set_multicast_list on Linux 3.2+ - Remove -Werror from WARNINGS - Eliminate ATH_GET_NETDEV_DEV, it breaks on some CentOS kernels - Don't redefine netdev_for_each_mc_addr()- updated to r4167 from svn - Fix typos found by codespell - Fix compilation with IEEE80211_DEBUG_REFCNT=1 - Fix compilation on Linux 3.1 broken by VLAN API changes Don't define IEEE80211_VLAN_TAG_USED on Linux 3.1 and newer. Don't use vlan_hwaccel_rx() if IEEE80211_VLAN_TAG_USED is not 1 - Don't use "{ 0 }" to initialize structures, use "{ }"- updated to r4162 from svn - Fix dubious formatting after "if" - Fix certain NULL dereference in disabled XR code Make it even more clear that the code is disabled - Fix dereferencing NULL in debug messages - Fix pointless use of 0 in vap->iv_debug calculation - Remove useless casts of kmalloc() and kzalloc() - Use git-svn options to limit its output to one line This is more reliable than using head and tail. It also suppresses this scary message: error: git-svn died of signal 13 - Comment out options that cannot be supported XR is not supported by the open HAL. TX99 cannot be enabled because requisite files are missing. - added rpmlintrc (suppress a few uncritical warnings)- updated to r4144 from svn - Add support for Linux 3.x and newer- updated to r4142 from svn - Fix all instances of unused variables reported by gcc 4.6.0. Change IEEE80211_NODE_SAVEQ_DEQUEUE to a compound statement returning a value, which may or may not be ignored by the caller. - Move packet_size_bins[] from the header - Fix protection against multiple inclusion of headers- updated to r4136 from svn - added support for the latest kernels that don't define AUTOCONF_INCLUDED Use CONFIG_LOCALVERSION as an alternative to check that the configuration settings have been included. - sources repackaged as tar.xz, added xz to BuildRequires - switched to %%kernel_module_package_buildreqs for openSUSE >= 11.2- updated to r4133 - added support for linux 2.6.35- updated to r4128 - Fix numerous "FAILED verification" messages on AR5210 and AR5211 Only call ath_hal_verify_default_intmit() if interference mitigation is supported by the chipset. - Remove gratuitous double negation of ath_hal_hasdiversity() result- updated to 4121 - Print a prominent message if kernel AES is not available- updated to r4119 - Use sema_init() instead of init_MUTEX(), init_MUTEX() is missing on kernels with realtime patches. - Disable PCI based AR9280 (168c:0029), it doesn't work yet - changed rpm group of devel package to "Development/Libraries/C and C++" - removed obsoletes for madwifi-free/madwifi-free-devel/madwifi-free-kmp-%$flavor (these packages do not exist any more) - added madwifi.changes - added explicit requires for kernel-%$flavor on openSUSE >= 11.2- updated to r4107 - adds support for AR9280 from FreeBSD HAL devices with the following PCI-IDs are now supported: 168c:002a (PCI) 168c:0029 (PCIE) - added patch to prevent stripping of binaries - spec cleanup- updated to r4103 - adds support for the upcoming release of linux 2.6.33- updated to r4100- updated to r4096- updated to r4082- updated to r4079- disabled new "ec2"-flavor (breaks build)- updated to r4066- updated to r4029 - fixed spec to use RPM_OPT_FLAGS for userspace tools- updated to r4022 (SVN trunk)- updated to r4020 (SVN trunk)- updated to r4017 (SVN trunk)- updated to r4011 (SVN trunk)- updated to r4005 (SVN trunk)- updated to r3998 (SVN trunk)- updated to r3994 (SVN trunk)- updated to r3984 (SVN trunk) - renamed packages back to madwifi as madwifi-free has been merged into trunk- initial package, version r3968 (SVN)build21 1340919454B<r4180-1.2r4180-1.2ath_info/usr/bin/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tablesobs://build.opensuse.org/driver:wireless/11.4-update/f36cee44f4aa3083d36f433685c05b6f-madwifi-freecpiolzma5i586-suse-linux뭵 sf9/FC#?] cwmFw rC~y1d3d:!)G? &$:6ר#qǶ=P2{t{wLƹh2*~dJH7}Mq։;EA\gi<(J i"M7?(N"ŒҖO.wbg0*>Ֆ@IsZ*bsRN nW `g7\lT-ɝnmSǓ !x5 k"Ah2R@n-{IU(9ΩJ+KӐgX4;_9M<Cơ y`DpMk'#ñ?g25P iN<ՊI-p܎z :uy;oP7p ӓV-i FhK_|G[k܉|mm({YB4Ku/Pk#=ȻoqĐLHxc\CG FUO%ZRTp85/6r&oK,lϻ3Ws%յu~G(&n V_@XeֳTVF0"gUWy=^F IuKUe!H*fMlۯ);`%Xb' 7E]&?8@ u8,% YBX;C^c T*r /%d$)<dYϞGv {UpidC^VfbMJ|Ub/Ɖ n ~ulcTjxD'>o6 g4>Ju[ Fu. 84!xHܲ0cMI-V\i'%xv'2t6$iܣB}Rn?4kH-ċ b}L$([Xe90vWw]X9=}κC5:Ṟ CM2Am^/GpX:ǎ>L}$U>G4vVyYdY)8oOMh&}q#L,Lz &jcqBJ,e]=rBϒIrLjԳhCێC+Ƽ  Lj{kyаѹt)A { 0]aZDS/d%$E_1CaY+=SA$NAC"I{ڕBKXjRoDG|?&r}`J.Վ|ZM¼6XRs1bmXj>e*1AFK|֐-j6].U"3Bj<,N-x|AheEKNpOk‰3*Vas)/m6b*t51~IHa]lؚ9d4^{We m"|Gpvo\nZ/Q?w1fxJ>TN'Zܓ}HU_XUٶp`s.ISmݨd/5FnXYN '^fmɘC J9/=~GP)Lq,jfw+ZӇ<P7qr];O:V觥%/J܄_?TlqB_PtP@pVB J?*P} nff;h:+ȒKW(I,1A7k0f1 'NQ̄M 7aV|cu /E{^à7aO "F")"-X({ʀ4twi9IL.wϒQI6On"Cղ^8xm9T"9 @CЇE'н{Kp|r~Ư[X:; Oe VKнN+wx 1Ojk ;Zm=32!ėg`W35&cx0Q3kru= e3FV&gp)\lCyoMB؍=]du%1s[do&[akD|6&k-50KJ>4!S%Q%<;O!#G4vXH{;g߅r"SCl C\:p?.-0KdǻDŽL>S9ԦdDգMJ4 M~R~րrhKsc©әB71\GwY-~¢@HC?1W^=PFu9Swe[0:r=@{Y3<=/(~L~5AW،9+6@6 ,ʞ Ph}@sn!H,.K)NyLe!}Ua$.jG^kaq>,)o!H5>@ŶS?" 6nUgXo"P"7BF͇$>-iU@Ǿ n~GgS9Sc!l5k|Dgm~EoJK$5@_Ɛw=!JSgqcuN:A&,du!R0 *9ٶxҌm*oʯ祴"kב0\Z;dYSϼ']CXݜ 1?% Hawi 5Ct'^jAAʞA6|z U/D >]Na]|.-=S c47 qh&^VU# 7_~٠RxapE3Bb USPh+B'd~n4.s~=%\zBQIWZYAx𳬎gll*%\96T tXQ u`bƘA:3S&[DPE.1ywDW~Q"{Ú@=-3iERacbAW\+? ~qX>6ǃ{<­耊b*oO|X^1Sz5j਀ \g[feK-L:<}g0SDJA.0蒊R2P F5;F_B`"ǡ1RQ7&;7k[c,@%E4U)@-ft8i\40y:̜ ꇁ+lWNP휤_lB U-~g6*MXc `=@ 8ԉwJǰgN5#|rh )4G`FY jk M&=&̦d*7R޻iQfK:_Ѭ>iURu}x,j\(83ʅ ~Uy~\&d_T. dt8U5o I,(t,MWN%r]2In3^M" mhH~ήȩf_v zN9W I:Dbaͯ~=U&JkRp/͏ҾI '4K{ĵU?%J0L} ~yCzӑc.âMsL?#>鰌Lq M7gk* Ռ$PGcP`ӫaɸMBw7!z|WTA`S,^3άbsjJ~B97EJD[{`!aUO:I?pҷqO]v;L/dL9FUHnM&ABJj<`ﳦ|R(yÎz M^wZQy'!l瀲|q/.kXef/˶ %W{&,ԏ2$wՇgraNp=y {5+bHAwSmhЪ~u x(W f7Ox7( p_z]6u4nB%:7,_"#qQa-v6Ɣ 0x;'<ք驱ALkT}b񴷭*;k[ҕ8|=TI *T۪\%[ Qm@nk!>ޜrXl"o[M֦~ *a0ίB6x۠dJsJk".(#'Q2N!|ZZ4Rn V_^/IJljmVU%Y1-` /x:O!Z(t~! 0tלpSnqkN+S!Y$hY=@QcÀBơە_զz18TyEI4 .Dn05mvu(@ 3~fH"`Aihz䝽K~-Q}3ur^YSr$)?/]0d=K@-Efq`WLc=T:p3!f&Fo"O pu#*CsT(#q8Sq MI%]$BԊRfۍn 5%(Sf"ND).+8(d~NaF#]͛G?9p;5rXe2M {P9Rt s xkdTh|\`1S8l?u9,oP+E]K4T_?Zo.¹Pӱ2LEL ( uW:a]ـ#\cq;9 i9$$2"Ӂٓa> YD)A2?J 3y3Ü9'e/sj7ݗW<'Y4bN ,P uG ` Cs,$DcE<}Z$(dr=|~)ߗwjjP@iq`>W)*q/YfAG=od21QouA`Ƕ:L@GS'􄖂Zșu@NFXeZDn?,}l:Z+R}л uܯvdK$5v Ծ,@( ?I\;6,aˑ*oE^ihu^Rt['F=(K(m?Xգ1gy19rvm4fjQNީJt"Z#\>F}JoEeF6fX@KqE$܆%Uߦ 6k jQo'<@*KĨe䵨]؛d*?oePL jirL-b_R,)p95Z ;AM#sY&QC\Ըhj HAMA"SYkahu4 n2Qgk_`GEɅqݠÆ#Ol-T[`+a~埸AtE>cp%W^I9oo{qA't8\O4V f@;oO4(~C:Ռ^jD4+ _EIᨆQLQƺm.i߿'6Tzhdc4E7gE 2cʚm/agZboqz/zcAdi8H,y5̃њha iZ4hZМ?_8GJIS n# "W(wB=(sdckh[FM&cRc?5wP&:`#x}PKMZ%^6lV`k05laSo檺br54@B(ax#l uI &#F v?XsDh ⴡ:&Ce }dw,2^`H`j6aj L >"7h'Q%)y×`2}oJ]4JZd(ݒD*j<8d>6- "7 QME`f^$'p{ EZdM <d"-b<| I_E,ҞP FOk gSHǨg%AGĺܗ|UեVo%Ānfv c"׆h5M%t ~UryVcaj)sX&꽚Z{b52'X 5UG#ќD7#|<SwbbZE_x^I۶Nd[vC:%mXiGlu]h]Ü6loXEi9^K-pݷ4ncˆ-P`k\F3Rt}tP8zXv0PvtࣲWهzܶHBnlD|%=$pZKs]s#dRJBSDbsx#3Ś;O,R$_:]pqvir8# =Gʒ1G=cuc!vvZc$.N>_ 3:9"cf8pmZYP4f d~)\jSaЭFU2/%J8,+p 2GNHQU? p7|+Iwyϥ80^͈.(VZi9KMb/ҠHh3D΃XxIڇQ|sf,8sb'͔q̴a Đtӈcb]"zd|Z`k3Jt-X ,/Usn:ն%7rNEO9>eFj_ !]bp {~^_-HUoN}\c ag5LR;)UD\wJ#`׳_c!?>5yf5_@'vU m6#Wz0cX7RL{TgaBoy R[o[ cO!7`o2WuwozG!yf$?.H"&@u_쭴qV~j.cƈ`0.OInu%ڦѱ^)  k]"#%0l>D\"iW3.BSX1g yPsٕ fDeʦ&z ffMn :[ڂ%;p XDҼ6 _Gׄ vclθA94j!A[\ SPGOz A bOF{AOwk(Zu١~>=[} 0TKPJhOz-QXǏFlEw>h޸cK$gm zQs20'z2Qc^3mW+Iu }a@Yv59YAʃ8/]뛫_/Qks.\%wa)եUE^Nrk4  31D[V>*}Cn9|( D {X&!߃h#{п KUāaXCͽ3$3@-KAi4qcj6P&IgPncb Ap(P!LhIɓ(' ضW35b$FU' S֊bQ}ujɞ6rg`yWwgBsSQHbx`p|uM1mR#sHM6'򮢫ּa[']O(ɉɦr7Gb~wM*h RoCy<਽Eq%BE6s̀ XslߧFth9sBi$h W`Ǭl٧أʬ>wy (b+YfԞכ8g?&6d:MB>47$BɠP"ͽp\4_8iU L V 5ASM4GrJ95mMu'N~AK,-3svպ0 hl )KT S^7OZ1Q(¿ɠuDZq6ro.Y12G BM!?tըA R7/@P,hDl;B-nbwb-Eq2FT%Yǵ]d/>*0L9殓W_\͂Jc}6̖6T%Cm?ryIUk`kJ{x9٦\ Ȉ^/$>X0*Jd4"o-QORZ=fh< YD=E~bu` dIEBFHUvr:CSRǻ_CG'cT}D9AWJ~/,//r̂DAs}NU~*?8ٰ[xT)Ȓ|4\IHW1K ϳU[,` %5^3S i3ݨsO4nځG*~ʀwXޛR梓*H 4ӂhVNqjTi]ot^1{`vw\u]EkrM[۷>l8zhx&VK'ԉv?q` U^(4"t_SmNnPZ5V9R 5\O)휣'xWx7!bCZ#qs9:rM QtBX+h*(T$")@,znƨC*FKG&ѓw꓀a6 >rl7HM TbTCRUlzt2-0[rAVٝYﺬ/w͙lubCeҜѐP7i l2=p0B#O9!9w|g[5$DQ8o12^ -W8S] H@9ݝ3&԰3uq:7|ɝ4ʛ (RIz6URHS:[C5b6Ш5[{Mx#^\,IE]>tθ%=}Lx.AK׹`_dwb&ưV2%ID݋+*?GpÕohq&%X 0uӭRVt{~">f(iĨ 9^TO|A ?ɻ59Æ@B!uԨ;Gէ I+%K6M,{zE 7`%BAG <wIv*&Hj'^'يӸ/"^c;5VbB18XnbR6;l=`uZ܎=اD6 D~Ti&g+f%!m8 Hz2gs ?@O @Clkh$̤o)݃,#+%uѲ5?CqgwgYYg]5W~fObaېKao+Sg0RoM(wYc/2,|&W`r[74ʃgӇ0y }#їLk~ wF>2,J'|bb W^yyΕ铅[ddV~u%Rv_4֟:0pvze9aJbb)jiCۿW?2'gC^I{V|N\V3'ҙL#wR(0 %1GSHi@e_IQ +կ8!>S Efq !!6rl Adi 2,b П j4M z^_hgT뎰Yd h7>rA՟>o+|OrG+b|mvH#QP$m)1t_ )J^AT'oj~yH4`Nפ3j}0*h(9?%;" )K q# Y<,*Cߧ}X iFݗJȍ G*RDžÃ>+~7A8C>㘹<֗raRYUhhˁ%X$RtTd/>VBʣ7Q#p{L5g戋'^QmLv[3Ӷ~l2Ս{DWjcD^eT^Hxp*lrRPCA?!=vsir5լ̪:!fXZrU^sG{+!Z4%D9R. Wb {mQUX'0(?uײVl,x@]\TEֱK&@nQ[,sZ:S~ >jQ44u]Y'83Lޱl85QKe!*׏ʖGT9ta="Ō !W+ Z`R?~mU Agu&d\WvAF}2_W*&‚@wb rb]@mdjL֑-rtO>\k1cq,tL]N$-|7(Af߳;/hmKMHan]F fM#.qD'=R7{SGUdǚ5e /4 (:Q[td*Koͽ f5|{Ew,(/FN_$_Z|i5}r^>`hȅ jT*3<2a R?.kq͙o1|*kuXUTx6xTX1qS7۱{ ?Of NcX{umhqrpz5 :vQ tX?qAӻ/޺DQib.P_vEƾ5hDK]Bw} ^=Ͽ5]j9u+rdng P+WK!r6V#X63{O]<V`r2+$F ?'w|fE[]3GFUh.pWeʱ~sR^7kQAE}apJh'c罒zZeo/0mWqeq%ʁ`iUX! Ķ;-S'/"4 u՟ }J,lU7:jyܓ ^i/m`T{Q:LA 7,xzk Q)@Y%#n@~"&j13A$Z.ܔA,*tTk`=x J5P"nlZ>oB1:=Fz(Ĝy14Ө&G.K*Rn$?`M a<9lGj]046ez^hTO*G~|YDw>ZkXz½9Uo]. ?ڀ[I汻֪CfG:t]Ԣ2$t R ѽ}A*/'4{w+