From owner-svn-src-stable@freebsd.org Mon Aug 1 17:51:37 2016 Return-Path: Delivered-To: svn-src-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ACFB0BABDE0; Mon, 1 Aug 2016 17:51:37 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5112E1C6A; Mon, 1 Aug 2016 17:51:37 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u71HpaRS014761; Mon, 1 Aug 2016 17:51:36 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u71Hpacu014756; Mon, 1 Aug 2016 17:51:36 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201608011751.u71Hpacu014756@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Mon, 1 Aug 2016 17:51:36 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r303628 - in stable/11: share/man/man4 sys/conf sys/contrib/dev/iwm sys/dev/iwm sys/modules/iwmfw sys/modules/iwmfw/iwm3160fw sys/modules/iwmfw/iwm7260fw sys/modules/iwmfw/iwm7265fw sys... X-SVN-Group: stable-11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2016 17:51:37 -0000 Author: sbruno Date: Mon Aug 1 17:51:35 2016 New Revision: 303628 URL: https://svnweb.freebsd.org/changeset/base/303628 Log: MFC r303322,303326,303327,303345,303413,303416,303418,303557 Update iwm(4) and iwmfw(4) to current in order to stabilize and improve functionality. Approved by: re (gjb) Added: stable/11/sys/contrib/dev/iwm/iwm-3160-16.fw.uu - copied unchanged from r303322, head/sys/contrib/dev/iwm/iwm-3160-16.fw.uu stable/11/sys/contrib/dev/iwm/iwm-7260-16.fw.uu - copied unchanged from r303322, head/sys/contrib/dev/iwm/iwm-7260-16.fw.uu stable/11/sys/contrib/dev/iwm/iwm-7265-16.fw.uu - copied unchanged from r303322, head/sys/contrib/dev/iwm/iwm-7265-16.fw.uu stable/11/sys/contrib/dev/iwm/iwm-8000C-16.fw.uu - copied unchanged from r303322, head/sys/contrib/dev/iwm/iwm-8000C-16.fw.uu stable/11/sys/modules/iwmfw/iwm8000Cfw/ - copied from r303322, head/sys/modules/iwmfw/iwm8000Cfw/ Modified: stable/11/share/man/man4/iwm.4 stable/11/share/man/man4/iwmfw.4 stable/11/sys/conf/files stable/11/sys/contrib/dev/iwm/iwm-3160-9.fw.uu stable/11/sys/contrib/dev/iwm/iwm-7260-9.fw.uu stable/11/sys/contrib/dev/iwm/iwm-7265-9.fw.uu stable/11/sys/dev/iwm/if_iwm.c stable/11/sys/dev/iwm/if_iwm_led.c stable/11/sys/dev/iwm/if_iwm_led.h stable/11/sys/dev/iwm/if_iwm_mac_ctxt.c stable/11/sys/dev/iwm/if_iwm_pcie_trans.c stable/11/sys/dev/iwm/if_iwm_phy_ctxt.c stable/11/sys/dev/iwm/if_iwm_phy_db.c stable/11/sys/dev/iwm/if_iwm_power.c stable/11/sys/dev/iwm/if_iwm_scan.c stable/11/sys/dev/iwm/if_iwm_scan.h stable/11/sys/dev/iwm/if_iwm_time_event.c stable/11/sys/dev/iwm/if_iwm_util.c stable/11/sys/dev/iwm/if_iwm_util.h stable/11/sys/dev/iwm/if_iwmreg.h stable/11/sys/dev/iwm/if_iwmvar.h stable/11/sys/modules/iwmfw/Makefile stable/11/sys/modules/iwmfw/iwm3160fw/Makefile stable/11/sys/modules/iwmfw/iwm7260fw/Makefile stable/11/sys/modules/iwmfw/iwm7265fw/Makefile Directory Properties: stable/11/ (props changed) Modified: stable/11/share/man/man4/iwm.4 ============================================================================== --- stable/11/share/man/man4/iwm.4 Mon Aug 1 17:25:07 2016 (r303627) +++ stable/11/share/man/man4/iwm.4 Mon Aug 1 17:51:35 2016 (r303628) @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 1, 2015 +.Dd July 26, 2016 .Dt IWM 4 .Os .Sh NAME @@ -48,6 +48,7 @@ Choose one from: .Cd "device iwm3160fw" .Cd "device iwm7260fw" .Cd "device iwm7265fw" +.Cd "device iwm8000Cfw" .Ed .Pp Or you can use @@ -65,6 +66,7 @@ if_iwm_load="YES" iwm3160fw_load="YES" iwm7260fw_load="YES" iwm7265fw_load="YES" +iwm8000Cfw_load="YES" .Ed .Sh DESCRIPTION The @@ -73,8 +75,10 @@ driver provides support for: .Pp .Bl -tag -width Ds -offset indent -compact .It Intel Dual Band Wireless AC 3160 +.It Intel Dual Band Wireless AC 3165 .It Intel Dual Band Wireless AC 7260 .It Intel Dual Band Wireless AC 7265 +.It Intel Dual Band Wireless AC 8260 .El .Pp .Nm Modified: stable/11/share/man/man4/iwmfw.4 ============================================================================== --- stable/11/share/man/man4/iwmfw.4 Mon Aug 1 17:25:07 2016 (r303627) +++ stable/11/share/man/man4/iwmfw.4 Mon Aug 1 17:51:35 2016 (r303628) @@ -22,7 +22,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 28, 2015 +.Dd July 26, 2016 .Dt IWMFW 4 .Os .Sh NAME @@ -45,6 +45,7 @@ of the following: .Cd "device iwm3160fw" .Cd "device iwm7260fw" .Cd "device iwm7265fw" +.Cd "device iwm8000Cfw" .Ed .Pp Alternatively, to load the driver as a @@ -54,10 +55,11 @@ module at boot time, place the following iwm3160fw_load="YES" iwm7260fw_load="YES" iwm7265fw_load="YES" +iwm8000Cfw_load="YES" .Ed .Sh DESCRIPTION This module provides access to firmware sets for the -Intel Dual Band Wireless WiFi 3160, 7260 and 7265 series of +Intel Dual Band Wireless WiFi 3160, 3165, 7260, 7265 and 8260 series of IEEE 802.11n/11ac adapters. It may be statically linked into the kernel, or loaded as a module. Modified: stable/11/sys/conf/files ============================================================================== --- stable/11/sys/conf/files Mon Aug 1 17:25:07 2016 (r303627) +++ stable/11/sys/conf/files Mon Aug 1 17:51:35 2016 (r303628) @@ -1732,7 +1732,7 @@ iwm3160fw.fwo optional iwm3160fw | iwm no-implicit-rule \ clean "iwm3160fw.fwo" iwm3160.fw optional iwm3160fw | iwmfw \ - dependency "$S/contrib/dev/iwm/iwm-3160-9.fw.uu" \ + dependency "$S/contrib/dev/iwm/iwm-3160-16.fw.uu" \ compile-with "${NORMAL_FW}" \ no-obj no-implicit-rule \ clean "iwm3160.fw" @@ -1746,7 +1746,7 @@ iwm7260fw.fwo optional iwm7260fw | iwm no-implicit-rule \ clean "iwm7260fw.fwo" iwm7260.fw optional iwm7260fw | iwmfw \ - dependency "$S/contrib/dev/iwm/iwm-7260-9.fw.uu" \ + dependency "$S/contrib/dev/iwm/iwm-7260-16.fw.uu" \ compile-with "${NORMAL_FW}" \ no-obj no-implicit-rule \ clean "iwm7260.fw" @@ -1760,10 +1760,24 @@ iwm7265fw.fwo optional iwm7265fw | iwm no-implicit-rule \ clean "iwm7265fw.fwo" iwm7265.fw optional iwm7265fw | iwmfw \ - dependency "$S/contrib/dev/iwm/iwm-7265-9.fw.uu" \ + dependency "$S/contrib/dev/iwm/iwm-7265-16.fw.uu" \ compile-with "${NORMAL_FW}" \ no-obj no-implicit-rule \ clean "iwm7265.fw" +iwm8000Cfw.c optional iwm8000Cfw | iwmfw \ + compile-with "${AWK} -f $S/tools/fw_stub.awk iwm8000C.fw:iwm8000Cfw -miwm8000Cfw -c${.TARGET}" \ + no-implicit-rule before-depend local \ + clean "iwm8000Cfw.c" +iwm8000Cfw.fwo optional iwm8000Cfw | iwmfw \ + dependency "iwm8000C.fw" \ + compile-with "${NORMAL_FWO}" \ + no-implicit-rule \ + clean "iwm8000Cfw.fwo" +iwm8000C.fw optional iwm8000Cfw | iwmfw \ + dependency "$S/contrib/dev/iwm/iwm-8000C-16.fw.uu" \ + compile-with "${NORMAL_FW}" \ + no-obj no-implicit-rule \ + clean "iwm8000C.fw" dev/iwn/if_iwn.c optional iwn iwn1000fw.c optional iwn1000fw | iwnfw \ compile-with "${AWK} -f $S/tools/fw_stub.awk iwn1000.fw:iwn1000fw -miwn1000fw -c${.TARGET}" \ Copied: stable/11/sys/contrib/dev/iwm/iwm-3160-16.fw.uu (from r303322, head/sys/contrib/dev/iwm/iwm-3160-16.fw.uu) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ stable/11/sys/contrib/dev/iwm/iwm-3160-16.fw.uu Mon Aug 1 17:51:35 2016 (r303628, copy of r303322, head/sys/contrib/dev/iwm/iwm-3160-16.fw.uu) @@ -0,0 +1,20408 @@ +begin 644 iwm-3160-16.fw +M`````$E73`IS=')E86TZ0V]R94-Y8VQE,3-?0=P!'8!,`2`0`;<`@``&$/'!TB!``=)N@=P!`!`!LPZ!W`$8($&R0(`!LE +M!"C`$>D/`&$``!LE``$;)%P$7`$)!% +MP!!@``!AX`3`$N@=P!$!`%(DM!_`$`(`$W`#``!A"`!8,`@`9#$'``!A#Q-2 +M(H($$R0(`!,E`0!2;@$``&$!``!A````80@`6&[H#P!A```3)0``$R0D$,`1 +M`(`3)#@!,B!`#*$0```20```$E"0`` +M84``$R4&`1,D!"C`$0]V$R(L2,<1#W@3(@``QA$#``$D```!)0]%`"(`7``Y +M[_\`,A@``&0``!,D`0`3)3@@=P!#F_Q,R__\3,^@=P!$```$D"``!)0\!8R(! +M`%(D"``';@(``&$``!4D````(0X``&'8!,`2Z!W`$0$`4B2T'\`0`@`3<`(` +M`&$(`&0QY@\`80\34B(/$U(B`0!2;@$``&$!``!A````81PJ@($``,`6`@$3 +M9$(!$R0$*,`18'Z`@0``P!8&`1-B!`C`$`0`$V0/7``B"@``0``&`'`:``!A +M```3)```$R4``,`7`$!8,,@@P!!P1<`0$`C`$```$R4#`!,D'`C`$1P(P!$` +M`!,D!`C`$0\4%2($`!4F#S`@(OO_,#(#`!,D&`C`$0\4%2("`!4F#R`P(@`` +M$R001<`1&`C`$0`06#`/`!,B`0`3,`0HP!$/?!,B"`#,$0``$R4``!,D-$C' +M$4``$R4'`1,D!"C`$0][$R(!`!,P!"C`$0\4%2("`!4F#TT3(@00Q1$"`!,D +M\!S`$0$`$R3L',`1```3)'``$R40',`1```3)0``$R3@',`14'Z`@0``P!8" +M`1-B#Q05(AL`%28``!,E`0`3)"00P!$``!,D``#`%P``%20````A```;)0`` +M&R0!`&1N`0`;)`(`9&X"`!LD!`!D;@0`&R0,`!MB#QL+(@\+8R(!`!M``@`; +M00```&$``!LE"`B`@0`;&B@``,`6```;)0(`&T```!MQ#V1C(@``'20````A +M```````````(```````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M````````1`"`````````````#!`0``0!$`X0$!`0$!`0$!`0$!`0$!`0$!`0 +M$!`0$!`/$`D0$`4*$`L0$!`0`A`0#1`0$!`0$!`0$!`0!@,0$!`0$!`0$!`0 +M$!`0$`@0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0 +M$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0 +M$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0 +M$!`0$!`0$!`0$!`0$!`'$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0$!`0 +M$!`0$`````````0`S`,!``X`[`8%`,0`2`0&`$``#`4'`-@`9`4(`&@`/`8) +M`$``I`8*`#P`T`,+`#P`#`0/``@`Y`81`!@`3`42`*0!```3``P`_`84``,` +M"`<5``0`#`<````````````````````````````````````````````````` +M```````>````'H@>B%H```!6````5HA6B`(!``"J````JHBJB/X!``","@`` +M5(Q4C*0?````````````````_@```0#_``(!_P$`_P$!`/X"`0,"_P$!`/\! +M`0'_`@#_`P(`_@0"`P+_`@(`_P("`?\#`/\%`P#^!@,``_\#`P#_`P,!_P`` +M`````````````)1)```*````!````'A]@`````````````````#T20``!0`` +M``0```!X?8````````$```"8^```&/D``+#X``#T^```U/4``-#U``!D-P`` +M%#8``&0V```````````````!"_\```4#```$`@``!O\```#_```,_P``!_\` +M``C_```)_P``"O\```+_`0#_``$"`!$!`0(!`0$#_P$!!`(!`04#`0$&!`$! +M!P4!`0@&`0$)#P$!"A`!``S_`0#^_P(`_P<"`0'_`@(""`("`PD"`@0*`@(% +M"P("!@P"`@<-`@((#@(""0X"`@H-`@`,_P(`_O\````````````````````` +M``#_!P```/\```?_``$)"```"O\!`@```0,!_P$#`O\!`P/_`0$$_P$"!0`! +M`0O_`0(,_P$$!@8!`0?_`0`(_P$`"O\"`@#_`@,!_P(#`O\"`P/_`@$$`0(" +M!0`"`0L!`@(,`0($!@8"`@<``@`(`0(`"@$#`/\"`P,`_P,#`?\#`P+_`P,# +M!`,!!`4#`@4``P$+!0,"#`4#!`8&`P,'_P,`"`4#``H%`P#^`P0$`/\$!`'_ +M!`0"_P0$`_\$!`3_!`0%_P0$"_\$!`S_!`0&!@0$!P8$``C_!``*_P`````` +M``````#_`````0,``@("``,``@``!?\```;_```$_P``!P0```C_`0#_`0$! +M``,!`@$"`0("`@$`!/\!`0<$`0`(_P(#``8"`@(&`@`%_P(`!O\"``3_`@`' +M!P(`"`<#`P`&`P`!!0,"`@8#`07_`P`&_P,`!`<#``<'`P`(!P```````0#_ +M`0#_``$``?\!`@+_`@#_`0(``?\"`0/_`@,$_P(""O\"`@G_`@((_P,``?\# +M`0,*`P4%"@,$!O\#!@H(`P,)_P0`_P,$``'_!`$#"P0"!PL$`@@$!`,$_P0" +M"@D$!`G_!`0&_P4`_P(%!`;_!0$#!@4``?\%!0K_!04)!08`__\&!`;_!@$# +M!@8``?\&`P3_!@8)!P8&"O\```````````````````````@$#`(*!@X!"04- +M`PL'#P&1```!/P```I$``#X]```#D0``/3T```21```_`P``!9$```D0```& +MD0``%AP```>1```?'P``")$``!P6```)D0``$`D```J1```#/P``"Y$``#T] +M```,D0``/3X```V1```_`0``$1`^2$A(X!`$````#2`$````($,Y`````."$ +M`0``X1`!`````A"7RP4`,&`+````#]($````&-+\__\?">")AH2$"N"$A``` +M"^"F5=<@#.`BBRPR#>"JB8>^PQ%^"2C(N*&."*B@``&>!^2><@&N`B +MBRPR&^"33;>^PQ)&```````G,`````$2`4A0$``F#^%````V`1%``` +M!F`1%```&1`$`````7,P`0``81`@````$B"4`P``UA`<8P``UQ`<8P``V!`< +M8P``V1!Z@(``VA!X@(``VQ!X@(``"1!N7P``&A``````,1"&`0``,A"0`0`` +M,Q#(````-!!0````-1"`````.A!I````.Q#`````P1``````*N#YY>`>>^PQ*."+BXF)*>")B0```D'AX;%Q02"AX> +M'AX>'AX;%Q02"AX>'AX>'AX;%Q02"AX>````````````````(+'V````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M`````#0,H`!`#*``5`R@`%`,H`!,#*``'!R@`$`@H``H)*``;!"@`!@DH`!X +M)*``?"2@`(`DH`"$)*``4!"@`$@FH`!@$*``3":@`&00H`!H$*``6!"@`#`0 +MH``\$*``-!"@`"P,H```@:0``8&D``.!I`"()*``C"2@`)`DH`"4)*``F"2@ +M`)PDH`"@)*``I"2@``````````````````````!Q&PT`X($!`!:?`@`````` +M``````````!Q`0G?``#H``#B```^`5<_`69``7=!`9A"`0`/C.``*^`!;/``C3``C0``C4``C1``C5``C2`!C6```Q`"0$`$PX``#E +M`7/F`02/`?^#`6F.`0^0`0"1`7V2`7V3`7U9``;]``'^`!/_``9N``1\`0V` +M`0VY`07.`0*]`0G'`1_(`1:D`1"E`1"K`1"J`1"R`1.S`1/?`0'7`0!Z`0`` +M``````,!!0`0``0`$0`2``,`"@`T`34!-@$E``H`!``/``,!.``0`!(````' +M#!,`!!.``.P2@``H$X``Z!*```,!`@$%``0`$``*``8`?`&``7,!=P&7`9D! +ME@&8`=P!)0":`9P!```````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M`````````````0````(`````````+A$O%S`0,2@R$3/R-B(X$3D7.A`[*#P1 +M/?)`(D$!2#A).$HN2RY4'%4<5AQ7'%HX6SA<.%TX8%AA6'@X>3B('(DP``M'L``(P7``!L&```Z!<``&P7``!H&```9!<``%@7``!<%P``8!<` +M`$QP``"D<```?'```'1P``#_____________________!````/__________ +M_____P,```#_____``````````#_____``````````#_____```````````# +M````$`````,`````````````````````````_P``````````````_P`````` +M`````````````````````0`````!_P```O\```,!```%_P``!O\```C_```' +M_P``"?\```K_```+_P``#/\!`/\#`0$```$!`@H!`@4$`0$&_P$!!_\!`PH' +M`0$+_P$!#/\#`/\"`P,```,$!00#!0;_`P,*!P,!"_\#`PS_`@#_`P("```" +M`@0&`@(%_P("!O\"`@?_`@0*!P(""_\"`0P%!`#_`@0$```$`0$)!`0$!@0$ +M!?\$!0;_!`0*!P0""_\$`0P%!0#_`P4%```%!`C_!04'"`4#"?\%!0;_!04$ +M_P`````````````````````%```````````````>````$````!``````(@`B +M$3,1,_#P\/#`P,#`_/S\_/[^_OZJJJJJJJJJJJJJJJZJJJJJ*/\`S*JJ``"J +MJ@#,JJH```!``,```````%``\`!0`/"JJJJJJJJJJJJJJJJJJJJJ*/\`S*JJ +M``"JJ@#,JJH``````````````%``\`!0`/"JJJJJJJJJJJJJJNZJJJJJ*/\` +MS*JJ``"JJ@#,JJH```!``,``0`#``%``\`!0`/`'````#P`````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M````__\``/__`````````````/__``#__P````````````#__P``__]@)P`` +MY"<``*@G``"D)P``C"<``&PG``!,*```D"@``&PH``#,)P``K"<````````` +M````````````````````````````````````````````````````!P```````````````!`0X.````````,@@"#P,` +M`0`````````!`0X.````````(P0""@````````````#T`0`````````````` +M`````````'Q/@``````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M````````````````````````````````````````$`````"0`0```*``$"<` +M`.@#``#H`P``]".``/0C@``0A(``#(2```R$@``,A(``$(2```R$@``,A(`` +M#(2```R$@``0A(``$(2```R$@``0A(``#(2``/__```!``````````````!$ +M)`$`1"0!`$0D`0`H!@$`1"0!`$0D`0!<"`$`1"0!`$S^```0!0$`1"0!`$0D +M`0!$)`$`1"0!`$0D`0!$)`$`1"0!`$0D`0!$)`$`1"0!`$0D`0!$)`$`1"0! +M`/@>`0`@'`$`4!\!`$0D`0!$)`$`1"0!`-@5`0#0(P$`"!@!`,08`0#`%P$` +MV`P!`"@,`0"($0$`7!L!`&0D`0!$)`$`P$`Z'L!`)1[`0#8>@$`$'L!`*1Z`0"<>P$``0`````````` +M``````````````````````````-````4``````$```````!4*(`````````` +M`````````````````````````````)PQ`0`%```"!````'A]@``````````` +M``$``````````@````````!G12,!!0````("`@("`@("`@("`@("`@("`@(" +M`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@(" +M`@("`@("`@("`@("`@("`@("`@$"`@("`@("`0$"`@("`@("`@("`@("`@`` +M```0`@``````````````````````````````````Z,J````````````````` +M````````````````````````````"](.T@W2"-()T@K2$M(3TA32&](`8```#_!P!4!P```/\@```````8A(`````` +M```````````````````````````````````````````````````````````` +M_P```/__________________________```````````````````````````` +M````````````````````````````````````````````````````3+$!`-`[ +M`0`4MP$`T#L!`&1N`@#0.P$`W"D!`!Q.`@!L7`$`T#L!`-`[`0`L4@(`+%(" +M`"Q2`@`L4@(`+%("`"Q2`@`L4@(`T#L!`-`[`0#0.P$`T#L!`*2;``#0.P$` +MT#L!`-`[`0#0.P$`T#L!`#Q<`0`D7`$`T#L!`-`[`0`````````````````` +M```````````````````````````````!`````0`````````````````````` +M```````````````````````````````````````````````````````````` +M`````````````0````(````#`````````/\```#_````_P```/\````````` +M``````````````````````````#_````B!,````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M`````````````````````/____\````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M`(``````````````````````````_____P`````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M````````@`````````````````````````#_____```````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M``````````````"``````````````````````````/____\````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M`````````````````````(``````````````````````````_____P`````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M````````````````````````````@``````````````````````````````` +M`````````````````````/\````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M``#_____`````/____\`````_____P````#_____```````````/`#\``0`` +M``\`/P`!````#P`_``$````/`#\``0````\`/P`!``````````\`/P`!```` +M#P`_``$````/`#\``0````\`/P`!````#P`_``$`````````#P`_``$````/ +M`#\``0````\`/P`!````#P`_``$````/`#\``0`````````/`#\``0````\` +M/P`!````#P`_``$````/`#\``0````\`/P`!``````````\`/P`!````#P`_ +M``$````/`#\``0````\`/P`!````#P`_``$``````````````*L````````` +M```````````````````````````````````````````````````````````` +M`````````````````````````````````````````````````````````.H* +MH@I>"AT*X`FE"6T)-PD$"=,(I`AW"$L((@CZ!],'K@>*!P`````````````` +M```````````````````````````````````````````````````````````` +M`````````````````````%1,```"````!````'A]@`````````````````"P +M3```!0````0```!X?8``````````````!0```PD#"0````````````````<` +M```>`````P```/____\````````````````````````````````````````` +M``````````````````````!F9@X``````&9F"@!F9@8`9F8&`&9F`@!F9@(` +M9F8^`&9F/@!F9CH`9F8Z``````!F9C8``````&9F,@``````9F8.```````` +M````9F8&```````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M``````````````````````````````````````````````````````D`"0D) +M"0D)"0D)``D`"0`)```)```````````````````````````````````````` +M``````````````````````````````````````````````#(!8`````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M``````````````#['8P`,Q$``````````!$````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M``````````0%!@<("0H+#`T.#Q`J*RPM+B]*2TQ-3D]0:FML;6YO<(J+C(V. +MCY"JJZRMKJ^PR\S-SL_0T=+3U-76U]C9VMO#C($&QY?#C(%(!Y@#C(&)1YB#C('*AYC#C((+QYD#C()-!YE +M#C(*.1YG#C(+/AYH#C(,0QYI#C(-2!YJ#C(.31YL#C(B4$`-(``D8$`/(#$F +M<$`2(#0H`$$4(#$J$$$7(#$L($$9(#$N,$$<(#,P0$$>(#$R4$$A(#$T8$$C +M(#$V<$$F(#,X`$(H(#$Z$$(K(#$\($(M(#$^,$(P(#-`0$(R(#%D8$1?(C!F +M<$1B(C)H`$5D(B]J$$5G(B]L($5I(B]N,$5L(C)P0$5N(B]R4$5Q(B]T8$5S +M(B]V<$5V(C)X`$9X(B]Z$$9[(B]\($9](B]^,$:`(C&`0$:"(B^"4$:%(@"$ +M8$:'(BZ&<$:*(C&(`$>,(BZ*$$>/(BZ,($>1(BZ.,$>4(C"00$>6(BV12$>8 +M(@"5:$>=(BV7>$>?(C"9"$BB)"V;&$BD)"V=*$BG)"V?.$BI)#"A2$BL)"VE +M:$BQ)"T````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````/``\`#P`/``\`#P`/``\````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M`````````````````````````````````````````0`!``````#``)``T``` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M``````````````#_____H,2`````````````0$(/`$!"#P!`0@\`0$(/`$!" +M#P!`0@\`0$(/`$!"#P!`0@\`0$(/`.`'``!``0``X`<``$`!```@)P``X`<` +M`.`'``!``0``X`<``$`!```"``````````(````````````````````````` +M````````````````````````````````_&R``#SB@``8```````````````` +M`````````/____\````````````````````````````````````````````` +M````````````````````````````````````````^!,"`!P4`@`L%`(`!!0" +M`/03`@`P%`(`W!,"````````4````#`````````````````````````````` +M`$```(`Q``"`#@``````````````````````````````+@```#(````@```` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M````H!X"```;`@"0'@(`C!T"`'`>`@#PJ0$`,!X"`#`;`@"X'`(`Y!H"`.@: +M`@`````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M``````````````````````````````````````````````"````````````` +M````````@````("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("` +M@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("` +M@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("`@("` +M@("```(```````````````````````````````"```````#_```````````" +M````````````````````````````````@```````_P```````````@`````` +M`````````````````````````(```````/\```````````(````````````` +M``````````````````"```````#_```````````"```````````````````` +M````````````@```````_P```````````@`````````````````````````` +M`````(```````/\```````````(```````````````````````````````"` +M``````#_```````````"````````````````````````````````@``````` +M_P```````````@```````````````````````````````(```````/\````` +M``````(```````````````````````````````"```````#_```````````" +M````````````````````````````````@```````_P```````````@`````` +M`````````````````````````(```````/\```````````(````````````` +M``````````````````"```````#_```````````"```````````````````` +M````````````@```````_P```````````@`````````````````````````` +M`````(```````/\```````````(```````````````````````````````"` +M``````#_``````````````````"!`````````((`````````@P````````"$ +M`````````(4`````````A@````````"'`````````(@`````````B0`````` +M``"*`````````(L`````````C`````````"-`````````(X`````````CP`` +M``````#``0`````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M``````````````````````````````````````````````!(<0``&'$``)QQ +M```P<0``H'$``!!Q``!,<0``_P```/\```#_````_P```/\```#_````_P`` +M`/\```#_````_P```/\```#_````_P```/\```#_````_P```/\```#_```` +M_P```/\```#_````_P```/\```#_````_P```/\```#_````_P```/\```#_ +M````_P`````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M`````````````````!@@H``<(*``*""@`"P@H``X(*``(""@`"0@H``P(*`` +M-""@`#P@H`!`(:``1"&@`&@AH`!L(:``>"&@`$@AH`!,(:``<"&@`'0AH`!\ +M(:```````/\````````````````````````````````````````````````` +M````````""T"``4```($````>'V``````````````````*QQ```&````!``` +M`'A]@`````````````````!(+@$`"@````0```!X?8`````````````````` +MM&L```4```($````>'V``````````````````$"``0`%```"!````'A]@``` +M```````````````,@0$`!0```@0```!X?8``````````````````]"P"``8` +M````````>'V``'A]@`!X?8``M""@`&P@H```,```_X___P``````````F'V` +M`)A]@`"D(*``.""@``$```#X____``````````"X?8``N'V``*@@H``\(*`` +M$````,?___\``````````-A]@`#8?8``K""@`'@AH`!``0``/_[__P`````` +M````^'V``/A]@`"P(*``?"&@```,``#_\?__``````````#_````_P`````` +M`````````````````````````````````````````````````0#_```````` +M````````````````````````````,"R``,#3@``8``````````$````````` +M`````%`K@`"(TX``&``````````!``````````````!0;(``P.&``!@````` +M`````0`````````````````````````````````````````````````````` +M``#80(``B-F``!@``````````0`````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M````````````````````````__\``/__```````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M``````````````````````````\`/P`!````#P`_``$````/`#\``0````\` +M/P`!````#P`_``$````/`#\``0````\`/P`!````#P`_``(`````"P`0``L` +M"P`*``L`!H`!``@`"``(``@````(``:``0`(``@`"``(````"``&@`$````` +M``````````!(2#P\````````````````````````````````2$@\/``````` +M``````````````#_?P```````/]_````````_W\```````#_?P```````/]_ +M````````_W\``/]_``````````````````!]>79Y;WEI>7UW=G=O=VEW?75V +M=6]U:75]R%T(8\% +MAP5_!7@%CP.'`W\#>`-]>79Y;WEI>7UW=G=O=VEW?75V=6]U:75]4-R0VQ#9D-Y +M07)!;$%F07HEB-S(VTC9R-Z(7,A;2%G(7T%=@5O!6D%?0-V`V\# +M:0-]>79Y;WEI>7UW=G=O=VEW?75V=6]U:75]7EY8!W +M>7=R=VQW@'5Y=7)U;'6`7%R<6QQ@&]Y;W)O;&^`;7EM6MR:VQK@&EY:7)I;&F`9WEG65R96QE@&-Y8W)C;&.`87EA +M$5Q16M%?T-X0W%#:T-_07A!<4%K080E?25V)6\EA"-](W8C;R.$ +M(7TA=B%O(8<%?P5X!7(%AP-_`W@#<@,``````````/X```#0T+JYM[>XM[@` +M````````````````````````[[ZMWN^^K=[OOJW>[[ZMW@`````````````` +M````````````/'L```H````$````>'V```````#<"P$``````/\````$```` +M````````````````__\``#@Y``!,.0``8#D``.PX``#D.```]#@``&`X``!8 +M.```V.P``/#H``#LZ0``2.H``&SI``#,Z0``).H``"#M```T\P``?/,``"ST +M``"$]```X/,``!CT``!\]```M.D``)CI``#DZ``````````````"`@7_`@,` +M``(!`0$#`P#_`P$!`0,``@(#`@4&```"_P````,```$#``$$!``#`P4``@4& +M`0$!_P$``@(!`P`%`0(%!@````````````````````#L+`(`!@````0```!X +M?8``````````````````#"T"``8````$````>'V````````Q.3HS-CHS-@`` +M``#)``````````4"#0`(!#D4.0``.2,Y`!`,.3DY'!@Y(``*(#F70F!W/#@T +M,"PH)"`<&!00#`@$``0%!00"`@``'049`!,`````2D9-&`````3>W]\$W@`` +M`P`&!@8&!@8```````````,-,(J*.$>*BHJ*BG2*6F0`5H-L3HJ*BHJ*1TX= +MBGIZ9QIV+0`````&%!04!!04%`(4%!0`````!`8`!@0&!@8&!@8&!@8&!@8& +M`@8$``````L'`P`[-S,O*R____'____R#___\A_____R+___\C____)/___R7___\F +M`````````````````````````````(0Q````````A#$``````````````@`` +M``(````4AP$`J(P````````````````````````````````````````/`#\` +M`@````\`/P`"````#P`_``(````/`#\``@````\`/P`"(`````````$```"J +MJJJJJJJJJJJJJNZJJJJJ*/\`S*JJ``"JJ@#,JJH```!``,``0`#``%``\`!0 +M`/`````````````````````````````````````````````````````````` +M``````"JJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJ@`````````` +M````````````;&UN;W!QP$`).,``/Q[`0`DXP``4)(!`.@L`@```````````````````````````%CE +M````````6.4``-23`0``````('P!`(R2```@?`$`('P!`"1-`0"HY0``('P! +M`*CE``"(E`$`('P!````````````````````````````U.8```````#4Y@`` +M``````````````````````````!DHP$`3$T!`*CG``"`C0$`J.<``,24`0`` +M``````````\`/P`!````#P`_``$````/`#\``0````\`/P`!````#P`_``$` +M`````````````````````````````!SY``"(C0$`'/D``*B5`0`````````` +M``````````````````````!$_````````$3\``!LF`$``````"@`*``P`"P` +M+``H`#P`-``L`"P`/``T`#``+`!4`$0`?_\'#Q\_`0,%``<"`P0&!@T%!0D) +M"0D)"0D```$'#Q\_?_____\``/____\```"`555550```$#07D)[:"^A/9H? +M%BFTE]`>.([C.!S'<1R]A/82CN,X#AS'<1R.XS@.7D)["<=Q'`&8``-AE``#890```````*CX`0`@ +M^P$`J`$"`.P"`@`$````'!$``!PR```<,P``'!0```0````<`@``I<:$^)GN +MC?8-_[W6L=Y4D5!@`P*ISGU6&>=BM>9-FNQ%CYT?0(F'^A7OZ[+)C@O[[$%G +ML_U?ZD6_(_=3EN1;F\)U'.&N/6I,6FQ!?@+U3X-<:/11--$(^9/B5/%NW%AM>:56:4$<^*$.D&!('^\*!$>+HEXTOSHOY=P("* +M!:T_O"%(<`3QWV/!=W6O8T(P(!KE#OUMOTR!%!@U)B_#X;ZB-JS(Y[HK,I7FH,"8&=&>?Z-F1'Y4JSN#"\J,*:?BO!T6=JT[ +MVU9D3G0>%-N2"@QL2.2X79]NO>]#IL2H.:0Q-].+\C+50XM9;K?:C`%DL=*< +MX$FTV/JL!_,ESZ_*CO3I1Q@0U6^(\&]*RWO\J-9M.BP``0($!`8&`!$```````````````````!D````$````/\` +M#"`(````$@```````````````````"P!```0````_P`,(`(````3```````` +M````````````+`$``!````#_``P@!P```!0`````````0`8````````!```` +M$`````$`#$`$````%0````````!`!@````````$````0`````0`,0`,````6 +M`````````$`&`````````0```!`````!``Q``P```!<````````````````` +M```!````$````/\`!``$````&`````````!`!@```````#(````R`````0', +M0`,````9`````````````````````0````$````!`0"``0```!H````````` +M```````````!`````0```/__`*`%````&P`````````0``````````$````0 +M`````0($``8````<``````````0``````````0````$````!``P``0```!T` +M````````!``````````!`````0````$`#``!````'@`````````$```````` +M``$````!`````0``@`$````?`````````````````````0````@```#_``P@ +M!@```"`````````````````````!````"````/\`#"`"````(0`````````` +M``````````$````!````_P`,H`,````B`````````````````````0````$` +M```!`@R``0```",````````````````````!`````0```/\``*`&````)``` +M``````````````````$````!`````0)$``(````E```````````````````` +M`0```!````#_``P@`P```"8`````````V``````````!````9`````$`"``" +M````)P`````````L`0````````$````!`````0`,0`0````H`````````"P! +M`````````0````$```#_``Q`!````"D`````````+`$````````!`````0`` +M``$`#$`$````*@`````````L`0````````$````!`````0`,0`,````K```` +M`````"P!`````````0````$````!``Q`!0```"P``````````@`````````! +M`````0````$`!``%````+0`````````$``````````$````!`````0`,0`$` +M```N`````````"P!`````````0```&D````!``Q``P```"\````````````` +M`````````@``$@```/\`#&`"````,``````````R`````````&0````0```` +M_P`,8`8````Q`````````"P!`````````0```&X````!``Q`!`````0,#`@4 +M!`0$0````(```````0````(````$``!`````0````$````#_0555%0````"` +MB(@(`````0``'/____\`$```!`$`&/[__W\`"```!`(!&/____\`$````0$! +M&/____\`$````P``'/S_4M55#0```@``'/S_I^JK#@``!0(!&/S_4M55#0`` +M`@$!&/S_I^JK#@```P$!&/S_4M55#0``!0$`&/S_J6JK!@```$```!<```#L +MM@``%``````````!````,((!``````#TVP```P```-"[```$````A-8```@` +M```TU```#````##'```1`````````!,```!XMP``%@```&1P`@``````K-L` +M``0```#D;0(`!0```#C"```(````.-0```P```#'V````````````````````````````````````````!``````#0_@`````` +M````````````````````````````````````$``````````0```````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` +M```````````````````````````````````````````````````````````` *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***