6.2.1 NC does not recognize C&T 65550 VGA chip set

Installatin of 6.2.1 on the Ampro 486e board does not trap C&T 65550 VGA
chip set. Instead of tries to use geode driver. Version 6.2.0, did not trap
it either but at least did not add false driver to the available list.
Another issue is an installation process. After devb-eide is restarted it
seas that can not find /.diskboot file and installation stops.

Janusz Ruszel.

http://www.ampro.com/html/04_22_03.html

and be a happy developer.


“Janusz Ruszel” <janusz_ruszel@baxter.com> wrote in message
news:bb3bgv$h35$1@inn.qnx.com

Installatin of 6.2.1 on the Ampro 486e board does not trap C&T 65550 VGA
chip set. Instead of tries to use geode driver. Version 6.2.0, did not
trap
it either but at least did not add false driver to the available list.
Another issue is an installation process. After devb-eide is restarted it
seas that can not find /.diskboot file and installation stops.

Janusz Ruszel.

Can you post the output of pci -v ? Thanks


Janusz Ruszel <janusz_ruszel@baxter.com> wrote:

http://www.ampro.com/html/04_22_03.html

and be a happy developer.



“Janusz Ruszel” <> janusz_ruszel@baxter.com> > wrote in message
news:bb3bgv$h35$> 1@inn.qnx.com> …
Installatin of 6.2.1 on the Ampro 486e board does not trap C&T 65550 VGA
chip set. Instead of tries to use geode driver. Version 6.2.0, did not
trap
it either but at least did not add false driver to the available list.
Another issue is an installation process. After devb-eide is restarted it
seas that can not find /.diskboot file and installation stops.

Janusz Ruszel.

pci -v

Can’t locate PCI server: Bad file descriptor

Ampro 486e is a PC ISA with PC-104 extension.

Janusz.

“Michael Van Reenen” <mvr@qnx.com> wrote in message
news:bb4v73$apr$1@nntp.qnx.com

Can you post the output of pci -v ? Thanks


Janusz Ruszel <> janusz_ruszel@baxter.com> > wrote:

http://www.ampro.com/html/04_22_03.html

and be a happy developer.


“Janusz Ruszel” <> janusz_ruszel@baxter.com> > wrote in message
news:bb3bgv$h35$> 1@inn.qnx.com> …
Installatin of 6.2.1 on the Ampro 486e board does not trap C&T 65550
VGA
chip set. Instead of tries to use geode driver. Version 6.2.0, did not
trap
it either but at least did not add false driver to the available list.
Another issue is an installation process. After devb-eide is restarted
it
seas that can not find /.diskboot file and installation stops.

Janusz Ruszel.
\

The C&T driver only gets detected if it is on the PCI bus.
To manually force the driver try editing:
/etc/system/enum/devices/graphics

Near the bottom of the file change the line:

echo(devgt-iographics -dldevg-geode.so, $(fname))

to

echo(devgt-iographics -dldevg-chips_hiqv.so, $(fname))


Then reboot your system for these changes to take effect.



Janusz Ruszel <janusz_ruszel@baxter.com> wrote:

pci -v

Can’t locate PCI server: Bad file descriptor

Ampro 486e is a PC ISA with PC-104 extension.

Janusz.

“Michael Van Reenen” <> mvr@qnx.com> > wrote in message
news:bb4v73$apr$> 1@nntp.qnx.com> …

Can you post the output of pci -v ? Thanks


Janusz Ruszel <> janusz_ruszel@baxter.com> > wrote:

http://www.ampro.com/html/04_22_03.html

and be a happy developer.


“Janusz Ruszel” <> janusz_ruszel@baxter.com> > wrote in message
news:bb3bgv$h35$> 1@inn.qnx.com> …
Installatin of 6.2.1 on the Ampro 486e board does not trap C&T 65550
VGA
chip set. Instead of tries to use geode driver. Version 6.2.0, did not
trap
it either but at least did not add false driver to the available list.
Another issue is an installation process. After devb-eide is restarted
it
seas that can not find /.diskboot file and installation stops.

Janusz Ruszel.
\

After I forced to use C&T driver and start ph, screen was black and system
locked up. There is no any graphics on the screen.

Janusz.

“Michael Van Reenen” <mvr@qnx.com> wrote in message
news:bb5epe$snh$1@nntp.qnx.com

The C&T driver only gets detected if it is on the PCI bus.
To manually force the driver try editing:
/etc/system/enum/devices/graphics

Near the bottom of the file change the line:

echo(devgt-iographics -dldevg-geode.so, $(fname))

to

echo(devgt-iographics -dldevg-chips_hiqv.so, $(fname))


Then reboot your system for these changes to take effect.



Janusz Ruszel <> janusz_ruszel@baxter.com> > wrote:
pci -v

Can’t locate PCI server: Bad file descriptor

Ampro 486e is a PC ISA with PC-104 extension.

Janusz.

“Michael Van Reenen” <> mvr@qnx.com> > wrote in message
news:bb4v73$apr$> 1@nntp.qnx.com> …

Can you post the output of pci -v ? Thanks


Janusz Ruszel <> janusz_ruszel@baxter.com> > wrote:

http://www.ampro.com/html/04_22_03.html

and be a happy developer.


“Janusz Ruszel” <> janusz_ruszel@baxter.com> > wrote in message
news:bb3bgv$h35$> 1@inn.qnx.com> …
Installatin of 6.2.1 on the Ampro 486e board does not trap C&T 65550
VGA
chip set. Instead of tries to use geode driver. Version 6.2.0, did
not
trap
it either but at least did not add false driver to the available
list.
Another issue is an installation process. After devb-eide is
restarted
it
seas that can not find /.diskboot file and installation stops.

Janusz Ruszel.


\

Hi Janusz,

Can you run /etc/system/support/grafixscript.rtp and post the generated tar
file.
Please make sure you are root user when running the script.

Thanks,

Joe

Janusz Ruszel <janusz_ruszel@baxter.com> wrote in message
news:bb5jpo$6nr$1@inn.qnx.com

After I forced to use C&T driver and start ph, screen was black and system
locked up. There is no any graphics on the screen.

Janusz.

“Michael Van Reenen” <> mvr@qnx.com> > wrote in message
news:bb5epe$snh$> 1@nntp.qnx.com> …
The C&T driver only gets detected if it is on the PCI bus.
To manually force the driver try editing:
/etc/system/enum/devices/graphics

Near the bottom of the file change the line:

echo(devgt-iographics -dldevg-geode.so, $(fname))

to

echo(devgt-iographics -dldevg-chips_hiqv.so, $(fname))


Then reboot your system for these changes to take effect.



Janusz Ruszel <> janusz_ruszel@baxter.com> > wrote:
pci -v

Can’t locate PCI server: Bad file descriptor

Ampro 486e is a PC ISA with PC-104 extension.

Janusz.

“Michael Van Reenen” <> mvr@qnx.com> > wrote in message
news:bb4v73$apr$> 1@nntp.qnx.com> …

Can you post the output of pci -v ? Thanks


Janusz Ruszel <> janusz_ruszel@baxter.com> > wrote:

http://www.ampro.com/html/04_22_03.html

and be a happy developer.


“Janusz Ruszel” <> janusz_ruszel@baxter.com> > wrote in message
news:bb3bgv$h35$> 1@inn.qnx.com> …
Installatin of 6.2.1 on the Ampro 486e board does not trap C&T
65550
VGA
chip set. Instead of tries to use geode driver. Version 6.2.0, did
not
trap
it either but at least did not add false driver to the available
list.
Another issue is an installation process. After devb-eide is
restarted
it
seas that can not find /.diskboot file and installation stops.

Janusz Ruszel.




\

File attached.
Janusz.

“Hardware Support” <hw@qnx.com> wrote in message
news:bb7qhm$o2o$1@nntp.qnx.com

Hi Janusz,

Can you run /etc/system/support/grafixscript.rtp and post the generated
tar
file.
Please make sure you are root user when running the script.

Thanks,

Joe

Janusz Ruszel <> janusz_ruszel@baxter.com> > wrote in message
news:bb5jpo$6nr$> 1@inn.qnx.com> …
After I forced to use C&T driver and start ph, screen was black and
system
locked up. There is no any graphics on the screen.

Janusz.

“Michael Van Reenen” <> mvr@qnx.com> > wrote in message
news:bb5epe$snh$> 1@nntp.qnx.com> …
The C&T driver only gets detected if it is on the PCI bus.
To manually force the driver try editing:
/etc/system/enum/devices/graphics

Near the bottom of the file change the line:

echo(devgt-iographics -dldevg-geode.so, $(fname))

to

echo(devgt-iographics -dldevg-chips_hiqv.so, $(fname))


Then reboot your system for these changes to take effect.



Janusz Ruszel <> janusz_ruszel@baxter.com> > wrote:
pci -v

Can’t locate PCI server: Bad file descriptor

Ampro 486e is a PC ISA with PC-104 extension.

Janusz.

“Michael Van Reenen” <> mvr@qnx.com> > wrote in message
news:bb4v73$apr$> 1@nntp.qnx.com> …

Can you post the output of pci -v ? Thanks


Janusz Ruszel <> janusz_ruszel@baxter.com> > wrote:

http://www.ampro.com/html/04_22_03.html

and be a happy developer.


“Janusz Ruszel” <> janusz_ruszel@baxter.com> > wrote in message
news:bb3bgv$h35$> 1@inn.qnx.com> …
Installatin of 6.2.1 on the Ampro 486e board does not trap C&T
65550
VGA
chip set. Instead of tries to use geode driver. Version 6.2.0,
did
not
trap
it either but at least did not add false driver to the available
list.
Another issue is an installation process. After devb-eide is
restarted
it
seas that can not find /.diskboot file and installation stops.

Janusz Ruszel.







\

begin 666 grafxinfo.tar.gz
M’XL("’=+USX``V=R869X:6YF;RYT87([%UM<Z-(DMZOHU^1USUQ9\=*-N]" MWNV+D"6WQS$MVV-Y/)Z=V' @*,E<(U #<LM[<?_]L@"](! J)%"[=R"Z;5G4 MDY7U5&56)E2![OJ^JTU.1O;0^4M)!\=QBB(!_8W'^F^.$Q4!N*:BR(HDRXH( M'"]*?!//EZ70ZC'U?,U%55S'\;/*;3N_WKCOY#B=>N[IY-GQ'?MT8-JG!GD9 M^0W3&>&@>#9U#QJ&1;]KZ,_FQ'MZ-K^\G'@.-!X>:LQ0[V6DY0:]$$\;F(X7 MU*$‘H[8,CJ.CX!W;&'Y@B&ID5 ^"4^/JI]^KY9’P:GCJ=BVZ,'8-XM6-
M^-LZ#-,KU_C_LMW^>4%<VK_<1/L7E9<V?\ACH;[=4;_-68/-!&0G L/]%# ME%I*"WK:*W "@,#AS\ >+7- _]-!-/5-"VWU1*@,['LZ#,OROK']BS(OK=B_ M0NV_B2.LLO\#'&SV+RN"P(7V+\[MG]H^CIY@!F]HOOGD:B/""RHZ@1JC5Q%$ M1<V2.M!L[YD0=HF")+24+(FQ*(95J"CRF4)'! .+'/)D3LDDTU1YCED<S\N2 MD,FB.?)D')(Y)$K*%@51HIA#(C9YB\2QIC\K$KM OB4WA6R!ONO,V 5*&'-D MLA@-"ASE:#//;9'X1<C'(2]G#D.;.&-M9.KL(F5>Y*0LD:YF$,?.H:/*9>M( M?42.7I:E; T*,0/0?(*S10Z94DO(;G,@LY6G9WA.RA3IB7DHY/G,D>V)3Y[V MDH]'5<UV$9X_R3%LH"5RV>+"A(_5]!0QNT=\V\^CG"IENIJ5Q))5I-KDLD6& MS?W6<_DN![&GXV\;_XFB(C7#^$_B)8D3P_A/K.*_0QSO:^^A2X:F;?JF8WLP M=%Q87(O!P6WJQ*O10A\=%Z= ,#WX._[6G_\;_H#_77S^/_@G_%W3J8SH1/@' M/8'@&]MZ!<<F*-J93L 90GC:@Z^F9<& P(2X6/68&"<]^XK^ X$HA$%9(:E
M4<I$-T]?B&V@BI[OFC:]ZN-Z?AT<_YFX7TV/+#&WG2N@::F%5JM;FN>=A W5
MII;O4>GO-,MZ!^80;"=6.&HSF#:$EY$06
N%WQZA!G5 %3[>(28IX>+Z^Z3
MV/WX>%RGN ]T-!__,-[$+O#&3PX3M=QX#P,8ME%2 D1(CM8W@?<2H#EV@Z
M<$0OKAT-;6U,ZID7V.AU.<OT
./:#T1_=HXV7MQ;!O;0N/KQR+0-,CN&=PV#
MF_UXA"H>U^D’+‘K\K@X_AE4?;Y4:NV280VP60>W[JX@?S%+#GL&OX"X(C."7
M+C-63F OF+%ON1&=M,8"_9L)(NM]:Q/849J^V!3>C<:[*V-ZGSW0./_OCH MX>*8649"]Z4,8!:2:,1=$],PYG[3$W U#YSL!Q_N9<P"T^%0_OJMW+\R2)/
M^8[<B1!S"2,"/,;HEY^8T:%$:[(76]T(;>[4[1?.’.V9TBN;,:#&MQW
@
M4WHL![JY!YJ3^"3Z]NZ&G7<N9M.[21#WEB#M+2&E!W-2.G%G!)2>I)R-&;
MZMX26GM+T/:6D&+).26D6’-."2F^**<$LK>$X;X29&YO"1O\0PX)&Q##@D;
M
$,.“1O\0PX)&Q##@D;$,.“7O[!WE?R!M\G)’%S/,U’VX=1UZ(8QCC:FE
MM.’!&$M+>IK7[CD#TS+]5^AE)K@Q,2F-RB
&R!8CE1/AQF^PO8DP]SW<##SB
MOA!X=KZ”_VQZX/F:2-QE//!VTR(9H+VM G+IXE,’&17V?JT0M![±M’;SI
M(+4$?H^L?L!AN.:/DY=[ CM\7&OKGCW’J+FAXU/R)
-P”,HQ<“6.3KQ/,?=
M(0^0Q!6OU0MN@T’GGAFK)K”/C%@Y6>%:[W-9+V7C/7
2K+>!\9Z$2LGL>?,
M8"4)+LE<%<SWX2ELG;JLF/$;CC4CR[O&5T\PN4$.KJKU3$.;L,)45&AUZ@
M996@I&F12+
+LJH7UYRRQ!VU?“2K8UET"GWSP2DIV95T(K54(>)KF])?![
M2M!3F/QTWT AS 2PR&G@"2/^02DT)A3R,A8!FPG/;X4]8QH<M)-G>3U$S1 MZ9$QA4;P< ]P2AL07-)UR=&;O<G!<TTUNO/#!_><*"D]8IA:VES.<]P@*BTO M2E_2A4_0=5S-<* <!N=KJ]XDA2L#K->^O[M9W$J3^7 &"+^%'I)@?IEF1KTQ M?P\IHT$7-+;#UM<][H&K9@&IF41VYR.M[G.=2G#=“E7N80,-@T**2GXBM9^
M?6>#1N!B?8Z)3<[>$OB$@'R#1I!CB2..[V4Y'Q2!%EHQJ3(D8 2^WKT5CN; MYP1]?GM=#[NW0Y>@@H9IXSTJ83N6,S*)!TJ+2[G!MHHG<B9>QB,;+VW#2]GX M;/T1GZF_+FYKO\B5,T;6MBZ]P6&R8DM],;(C5>5#<^Z+<.^:#BC)[DG'10,- M<0^F1Q?AJ.Q0?F>HFJQ5980.UZ$M1JBLB"L-"M]=9BZI6*E0-&(H>,B\>+$$ M:ER\NBU7/99 ?1W88P2VN/5!\""4%&H%JU2_'_/0!&'.3#]8#XO1/"LR]*17 MMD]0:9\8D833!PQ^RR)WN6KW37+,"X8P]_2\&@7X]H-)\X%3Z%_VX?[9&7MT M+8?YHM&+WMDB6KN)X PR%Q&$0RLBM#]=?):80RDIH.$;%1K)Y2V$VJP$TK?
M"67LA”([H8:[H+0-G9R)PFPHCKHD’QU7)]#O)N]PQ7!.JZ[#2>DXK(Q8GI=
MO_S:[J9<NEF%\NG-R:D-RT;LT.S^/1F96+D]/8(<'G?SP:F-XH!F-XR!F!Z
M\X1R9H5P9/;G \X28M($;BY>^S?WW:@X]C>=$S<Y.W;&$9+Q5Q=E37!AEM8
M]FNTRJE
V( F+\S’’@T3+% %E4_F-S& F 1 M.GI’4QF)R$)>/8)0(M4$@@
M2EJG’>U$W’<DZ?,+C>‘Z=*KZ-7%Z=+,:!#^#RXZ"K+0?,M’”-O1?LRM7,N’

M2+OJN43SV>C’3ULJ%U/AEY1RC(3^D=UR=1MZ2^52)ORQ6[P6=F1^$9]’-‘F
MPT6(<45QJF=UP%QZ1H7F9O-2G)8RVVYA35"W- (D38BR=LP FE-EXLH/&2 M(?.+&6?>B, D?X$>O?Y9TE7':.ON[LJ?!)N2HORT\ZG=[S]UK_JWG]J_'P>Y MZ:^VINO$(F%Z^G#1;X-PPI5T@6SQ@)XW8*.:95$_E;8I"X;.U#;J@"(GKC,@ MP68UV[$;R&A4Q#O %<0Z,PD1K[O1%F.EM/U_P^&@[.V?VY__PROKS_^1JN?_ M'.9@W:(MB/+:#NB5Y__0050]^N>[/$RG=/-G>/Z7O&[_HE0]_^\@!YO]J]@W MZT]\6'N0G^DTYK-9Y0:^GR-X)F+)+H#:O[31_@59X.7Y\Q\4H<G3YW]R$E_9 M_R&.%;.%QDB1N)G$<3-U0QS/8W?.0S=N;^]Q)U+%Q7ZSS^Y+IU6A8:,(VE
M+H9KOA W"-4760SHSA@#;\WV03.TB4]<K[9-D?6;^%FJ=,Z[;GT)0)WHZH19
MG2XRF’’!VH/I!'XR?WF H38VK=>UVFG-5 .FVJ%Q;ZP]-^AO[ZDR5
ETA9Y:
M7&Z=D;4?(RHQ3&B[LV(6C0C*NTE]C&BTBXI;HP$-;/6GLI(H,Q&A79AA.<$ M:=945%9*:/DZEB^*$UIUH,/NI%!MK4-"F1%P,’+KA;2@H L)7;KET"-W8D)
M] DT*]ZGX/R;RZGP<K%>A:W^3+>R0:6]6%%RLJ(4S T4_W9K2KM \K@I2/
M%3IJBV2%K?Y,5C:HM,<Q&I!\TFH* N:ST)[6-!&BK0@A:L,%K0@I6"+&C!
MRNX6M&“E. N:L)J07-6BK*@.2M[6-”<E0(M:!&SL)K0(F@IRH8641K0(
M6PTM(E,XQFM&2F(#M:,K.[(2V97XN6DE3HQM8M_A!.IEHUG("BH9J’<]@
M19XV)$ O>FQ-.)<WQ;S7B\4O#'K[4\G^.GALKVX1;4MV4RMF27-#)4)&=U9
MGR2Y64RH13
12#)S,
$6ST0RP=S Q%IJN3\3R>22G8FUM+(0)E(2RPU4K*>4
M^W.1DE2RD[&>3A;#1DI"N8F.]51R?S[2DDEV0A)I9*$^8V4&W>(TYO-D<5YC
M6]U,Z6.Q;“C,;“B%L[&E;J:TL5 ONGULK”='Q?G1G<;&>F)4+!M;Q\9Z4E0@
M&[N,C?6$J-AY9?O@2(3]!<XL.PV/1,A?,”-;!T@BW"^2D5V&2"+4+RD>+2’8
M_T:WN9Q_T9%V.)_#0K?PG?>NW!J’I[4DGA9 8Y>5K/#HKE9DH9/"42!:
MO&V:R!OR\93(‘8KE26-R" JF4H4R%15I&/JF1F43!74E&%EG)1- MM)R
MCGQTI>0=Y?BJE;F<P5DMY^X2O!6+HQ924E<;FX4LKDBD$5QIRE’Y6KIHS
M<#6_0%X-"E<LJC#="MK'F2SP62Z5\),N+,-)K._DKABLL%D,E@&5[O:8#(W M+(<K-AM<OV]6#0I7.]O@^BVTTF(L-B-,2:O+B+)V-L.4++LLOI@,,27I+H6O M74TQ)0<O/2?,GXZ_!_V9Z)^]Z1AXL05TP#/
=6Z<,?$]W\YON_.‘EU_X=,
M]W_(?/7^OX,<’<W^+Q\L1T>7$&RY#)[H[I[!N68`W4<)!O%TUYSXCEO9Y[_? MX=’’[Z’]E^D$MKS_DQ=X;FG_#0I]Z<HRU)E_X<X[LTQ@=6C3UZ@I_T/!@4]
MT:?;7?DU>C.+Y’#>?J,Y\YD/GA/<?!BX5: X8"8!GG"
[9O#E^?H@OY9W!)
M;.:.EQU+^#%-("K@Q’^#0JVOR/0Q>KPS’4LYW@]’!JZ#M7,^-IXTPW"!
M’]):;–"O\4AU(=3/<+$/SVV;9H75-CC&$)7X?Q_(,W_S Q’68EHDWJ2QU^
MZW:@W1%X@>-^#0H-“OI1F[4!^E,C6"LS9:UZU-W114$Z@CA”?FG^GWWBHB
MIBJV;3RP/@.O[ISO]WK_WI]"?W.74.04 #5F<^I,[^B,[^BL["B,A?7>/>>
M_I9CJQD?6\UH; T+'UOTO;P9VNB^<^TMFB ;:DT]RB)UYX8(JNU\\RUKS== M6%0.<E2YIWLF5H[9Q\0E_I-';(^<A:W]0.O3W!'QZ2=K:G\(#&O\A&[<GWH? M=*PF@$=_"SO71ES7<3_0G@Z^^2#70?/T#YA:T=]?/NS>CO[/3U>?/EU<MC_1 M=&M,ESOR&GWAL*'YVN#5)Q5#28;DBJ%]&!)W98C?A2'VVM894B*&6AL88I?< M[G>>SG_M/]U=]"_NOU,VA) -42N$C=Y%]ZK]='US_W1+2;FN6*E8J5BI6*E8 MJ5BI6*E8J5BI6*E8^3.Q(A^4%?;:\K+"+IF%%?6@K+#7EI<5=LE;6>'/..YP MK.2J+1<KN22SL') OY*KMKRL%.A74-H!_4JNVO*R4J!?06G*05EAKRTO*^R2 M*U8J5BI6*E8J5BI6*E:^-U::2SDT/)0P=/ZC^4\8>HW)YQ$,IJ;EGP4/A<8J M@V=""\*9+)P):UKQ8E+.K:9_IJ]L#-_($"XT_&/U50V3L,#\M_?/-9GJ4B9M M-'W5QY6-?%N6:8_@U" O"'5AXK@^B$UU#=V:ZP*\%/'TJT>!$X],#0=<S3:< M,8SH$A/-=]P3NBZ*P+OP^W?@3'S3L>-"A9U3@?PWH7/5ENLF="[)N18RH.25 MA%2-)$_M8(&1[R#9?KBB!#^O#(LU$4'/\3$1D^>A8_O!8A76PH^/0)?]T57P M-S]#RYN?HY#12X%ZN#(-+:7ZVFF_<EQ)FDEY5C)6VLZ0K9&KMD(GZ1.U]$[
M$QQU!GA372>>-YQ:UNMV23<A
)1"Z;.)3H?H61I4B2O1N0±]S7]&88:$F[
MQW9,G_C=< 79S7#HT8YSO#/\GBL8>BAKRE%;3I><0S*#2Q;Y-$+=E_.KFSX2
M>ZM9Q/<)P$?3]7S**EQ/QV<@R,J:G(/ZJARUY?15.22G^“I1WNRK1&DI<[XF
MKD]=QEGBS0=T@5SCV72G-GP>&# TH&$$$Q#]:^PY0S_+IR5/.+R4%NM3#[C
M5];]S+O5)70!?F"09_1U2.@/GNEKCZA3R(E.6\I?2:@DE"XA/B_>$9V8+SA+
MH6F.39MN.’’)ERGQ_#J0F>G3^“LQ%;^EYE02*@EE&L@<(2+63R4E:,<EX<
MUG/(E.,F-W=+$L-"J:W/-'@9@R-OB/$&D!AJN1;[X/YLQ[S5R"6OO]+R7C_ MU\K^3UZB^S]%)3A?DCZQXT^^_\M@>N5E;6.QZ.EPFPNL;%^OC/SM'5/ZAM$# MO/\K<_^WLO+^3RP8O/^K>O_?08Y?KA^#W=_6L^/YH)P()SR]F"J><OPIKS8X MG,.%,T' 4 )FJC+1Z4^H#/G?YJ#NN>P'0&3;OR(J8N+Y#\WJ^0^'.8(GOUQA M_\,YNH'/M5KP1=\<818Q=0F<!<^&";]](*YG.C:&\&= 7[=>N[GH0=]W:7IQ MZ[OT6T[ESC@^?@T*D#GIZO;?O">!V[YR-=:1YM@=&!ABD
\4&YTU&#]Z+8[
M-4T,-T9FC.:ZSB850Q,WP,J;.:8\U]!=VQ,-5@#N.[;N.945/FJ5/N=%
M<V"19-%KQQUK%MRU>[1&9T+O-&;/0^F01SH.0:)-9:3N-J]XR.B1\8.:smiley:!; M(82#X$C@6DU>%HYK#^<7T'>&_E<-.;TC+V9$)!4SI^N!V(;CPC5.R$$-$7$1 MI[R2*+3@%]FET1K\)]P3_=EVZ#,=B%?'?M5/M2MZQA3W8_+7H@6^62AN>RS
MJ,NB:8K1,8PV*04G:5V4&C1WI4!04D-"DYV-5]+],&FX5+KWO;ZP15ONB49
MM!?,'NG]HZ@‘KJ?C9:\&<*RL[SPK?$H$AFL!=V'^LTHZT ??(&='71O8],1 M8MH^ZCZ8^L$P7;2R]3$Y?N9'$/5Z2U(’*ZF#3]IKD$'P&;,
?WO<#/U)U/,
MI:=V< ?‘V\A8_ -"O1*_V9\AX[^H.;-92[G$7IVL6UFLEKNJXF#\BLJR +X M9-I$<^&C2X?9^70XQ!YK+SKRMT 4M-<(1[*;FT7>D> !-L&=Q%# D7>\N7A4 MA^DA4#.T3&V797]S39^LZGB>U#'%;<V//HY\BS2NT0R2ZK+4?^WXN?2EY1,Z M8^?;4TO#KU]AKC,ZL.ALW_Q7[&$@\;/M\ 8(FM]H3&P?S[:IHUZPL7Z66SG[ M,1K-<.L$MV;0P/'LF2CQG=KY*R7P%H=!7]=L"X?'O')!11^J2-QQ[1&;[CG6 MU(_<YE+!99G?-Y;A6UA&X@(YG6<<?"D-5>%(I3(VG.=1J<UY8NYM;2[(4W
MH)5@@>/:.9V0:%MN<9RDA4L>>:_7G5F83X:!AMFG%%. D: 3+)M#,MDU M*B"A:30,E]5<C>DZBUNZAB(\!T?<,=20*OJ@)P,28+[VT=+\-?NDC[D()_V@ M5V^&0^PLEQ![/NO-2V#J<*&FE@@TI7;,*=C29DO]?!SWQWSECRM_7/GC/X,_ MOJ#^6*W\\2'\L72>7F+NCY6N1/VQE/#'PO[^F*_\<6Y_?.VDN>3*$6^L_T_H MB#F%VBR7Z8A%5V+RF4Z8D%&+ZB4’!BCJE6(P[/[^Z(1>J(L4[-_18NF%NZ
M8"_F7Z?V\O)$S
^59Q;Q;F5>WW#[G7I.K#]UK%N6&?-V4Q.\X5.MA26>76
MXURIBG.K.)>A;.6(#Q_GTHL)O
!F.6ZG>R(OO(BRQ.+M%!34:M ]X"!KEP%
MNE6@6_G7-^Q?5WSG]^!@JU W[/7.AA+S4%?FPFDS$>K^?WOGLML@#$31?;\B
MRW1I1" LB5JZZB9_$%4L(J4/->W_U:/"Y.I3@IH.-E9N0,!-\S&3R0D>J2 MZO[!%RF^?:I;-O(7K#FX=1U2XHZFD^O>*-?-R77)=1'8$0ML2SPGH; DNSK? M3,\DN_:?1R_7%3&V]VYNH,AO<FFARJ@RJCS]/665NL-TB2AG4I0?]I_URY=> MZ-<3Y:W\^'EW[$^N?I+%4AZ#LE?[^B#I\'[<N_,M[:6"W_W=DQ;C_A1NFWW
MIG#VS>&[_B6"KMV/P![=Z>"Z<_CV[AS.WC[-6LV;-JCP$M?>V]WKAUI_32-2
M2±,!/
“T5$<%[K_1W]^816HR,Y4@4IYO8O4V]@G8FRTAHS6#S*:&”$C9!PB
MHS_!’,FXD<<@0F3,Y(%&<=+Q@A;WB&C\X.,)D;(&)6,>;,KJ$CF04;Y!<E%
MMTK&0$9]E@;):,2,!GU!,-DU/9A,K;LD’&8C(\B3,8T5YMDA4&&$T+D-'Z
M0483(V2,2D;)NV83P3PZ%ZBF4DT]C6N3L<S"9%SEBHQ”],D8H7T$,CH_R&AB
MA(R0D6HJU=0)DS%&_P]DM’Z0T<0(&:.2L<C4@TK3F9"1:BK5U-.X+AG%JBJ”
M9$S6B;H’D?3!&$-"S Z/!H8@2,4<&XUD_P3B?R] &JJ5131T/&]9FF#?6^
KYN5
>&2,T48’&:T?9#0Q0D;(2#65:NK$R/C?+P=B,!BS’C^$UO=`#(!````
`
end