Trying to use Dlink Network card

Hi,

I am trying to get my machine running RTP 6.1 on to the network. I have a
Dlink DFE530TX+ network card. The QNX documentation mentions the DFE530TX
as a supported card (driver : devn-via-rhine.so). When I try to load the
drivers using

io-net -d via-rhine -p tcpip

it says “unable to init dll devn-via-rhine : no such device”

when i loading using

io-net

mount -Tio-net /lib/dll/devn-via-rhine.so

it says " cant mount …possible reason: operation not permitted"

I know for a fact that the card works fine, (works in Windows). In RTP
6.1, the link light always stays on.

Is there anyway to fix this??

Thanks
Dennis…

Dennis <dmoses@z-kat.com> wrote:

Hi,

I am trying to get my machine running RTP 6.1 on to the network. I have a
Dlink DFE530TX+ network card. The QNX documentation mentions the DFE530TX
as a supported card (driver : devn-via-rhine.so). When I try to load the
drivers using

Yes we do support DFE530TX, but I’m not sure about DFE530TX+, can you post
an output from “pci -v”.


io-net -d via-rhine -p tcpip

it says “unable to init dll devn-via-rhine : no such device”

when i loading using

io-net

mount -Tio-net /lib/dll/devn-via-rhine.so

it says " cant mount …possible reason: operation not permitted"

I assume you where root while trying above commands?

I know for a fact that the card works fine, (works in Windows). In RTP
6.1, the link light always stays on.

Is there anyway to fix this??

Regards,

Marcin

Thanks
Dennis…

Thank you for the reply.

I was root when i tried to execute all those commands.

This is what i got from a pci -v . (only the part concerning this card)

The device ID shows “unknown” This is the case in both the Dlink 530TX+
cards i tried.

Thanks for your help.
Dennis…

Class = Network (Ethernet)
Vendor ID = 1186h, D-Link System Inc
Device ID = 1300h, Unknown Unknown
PCI index = 0h
Class Codes = 020000h
Revision ID = 10h
Bus number = 0
Device number = 15
Function num = 0
Status Reg = 290h
Command Reg = 7h
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 40h
Cache Line Size= 0h
PCI IO Address = d800h length 256 enabled
PCI Mem Address = ea000000h 32bit length 256 enabled
Subsystem Vendor ID = 1186h
Subsystem ID = 1301h
Max Lat = 64ns
Min Gnt = 32ns
PCI Int Pin = INT A
Interrupt line = 5
Capabilities Pointer = 50h
Capability ID = 1h
Capabilities = 7602h - 0h


“Tools Mail Account” <tools@qnx.com> wrote in message
news:9k45ka$cj5$1@nntp.qnx.com

Dennis <> dmoses@z-kat.com> > wrote:
Hi,

I am trying to get my machine running RTP 6.1 on to the network. I have
a
Dlink DFE530TX+ network card. The QNX documentation mentions the
DFE530TX
as a supported card (driver : devn-via-rhine.so). When I try to load
the
drivers using

Yes we do support DFE530TX, but I’m not sure about DFE530TX+, can you post
an output from “pci -v”.

\

io-net -d via-rhine -p tcpip

it says “unable to init dll devn-via-rhine : no such device”

when i loading using

io-net

mount -Tio-net /lib/dll/devn-via-rhine.so

it says " cant mount …possible reason: operation not permitted"

I assume you where root while trying above commands?

I know for a fact that the card works fine, (works in Windows). In RTP
6.1, the link light always stays on.

Is there anyway to fix this??

Regards,

Marcin

Thanks
Dennis…

\

Hi,

We have not seen this version of the chipset before…try running ‘io-net -dvia-rhine did=0x1300,vid0x1186 …’


Regards,

Joe

Dennis <dmoses@z-kat.com> wrote:

Thank you for the reply.

I was root when i tried to execute all those commands.

This is what i got from a pci -v . (only the part concerning this card)

The device ID shows “unknown” This is the case in both the Dlink 530TX+
cards i tried.

Thanks for your help.
Dennis…

Class = Network (Ethernet)
Vendor ID = 1186h, D-Link System Inc
Device ID = 1300h, Unknown Unknown
PCI index = 0h
Class Codes = 020000h
Revision ID = 10h
Bus number = 0
Device number = 15
Function num = 0
Status Reg = 290h
Command Reg = 7h
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 40h
Cache Line Size= 0h
PCI IO Address = d800h length 256 enabled
PCI Mem Address = ea000000h 32bit length 256 enabled
Subsystem Vendor ID = 1186h
Subsystem ID = 1301h
Max Lat = 64ns
Min Gnt = 32ns
PCI Int Pin = INT A
Interrupt line = 5
Capabilities Pointer = 50h
Capability ID = 1h
Capabilities = 7602h - 0h



“Tools Mail Account” <> tools@qnx.com> > wrote in message
news:9k45ka$cj5$> 1@nntp.qnx.com> …
Dennis <> dmoses@z-kat.com> > wrote:
Hi,

I am trying to get my machine running RTP 6.1 on to the network. I have
a
Dlink DFE530TX+ network card. The QNX documentation mentions the
DFE530TX
as a supported card (driver : devn-via-rhine.so). When I try to load
the
drivers using

Yes we do support DFE530TX, but I’m not sure about DFE530TX+, can you post
an output from “pci -v”.

\

io-net -d via-rhine -p tcpip

it says “unable to init dll devn-via-rhine : no such device”

when i loading using

io-net

mount -Tio-net /lib/dll/devn-via-rhine.so

it says " cant mount …possible reason: operation not permitted"

I assume you where root while trying above commands?

I know for a fact that the card works fine, (works in Windows). In RTP
6.1, the link light always stays on.

Is there anyway to fix this??

Regards,

Marcin

Thanks
Dennis…

\

The same error shows up even when i specify the did and vid

“Unable to init dll devn-via-rhine: Operation not permitted”

Is there anything else i can try ?

Thanks
Dennis…



“Hardware Support Account” <hw@qnx.com> wrote in message
news:9k6lgm$t5e$2@nntp.qnx.com

Hi,

We have not seen this version of the chipset before…try running
‘io-net -dvia-rhine did=0x1300,vid0x1186 …’


Regards,

Joe

Dennis <> dmoses@z-kat.com> > wrote:
Thank you for the reply.

I was root when i tried to execute all those commands.

This is what i got from a pci -v . (only the part concerning this card)

The device ID shows “unknown” This is the case in both the Dlink 530TX+
cards i tried.

Thanks for your help.
Dennis…

Class = Network (Ethernet)
Vendor ID = 1186h, D-Link System Inc
Device ID = 1300h, Unknown Unknown
PCI index = 0h
Class Codes = 020000h
Revision ID = 10h
Bus number = 0
Device number = 15
Function num = 0
Status Reg = 290h
Command Reg = 7h
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 40h
Cache Line Size= 0h
PCI IO Address = d800h length 256 enabled
PCI Mem Address = ea000000h 32bit length 256 enabled
Subsystem Vendor ID = 1186h
Subsystem ID = 1301h
Max Lat = 64ns
Min Gnt = 32ns
PCI Int Pin = INT A
Interrupt line = 5
Capabilities Pointer = 50h
Capability ID = 1h
Capabilities = 7602h - 0h


“Tools Mail Account” <> tools@qnx.com> > wrote in message
news:9k45ka$cj5$> 1@nntp.qnx.com> …
Dennis <> dmoses@z-kat.com> > wrote:
Hi,

I am trying to get my machine running RTP 6.1 on to the network. I
have
a
Dlink DFE530TX+ network card. The QNX documentation mentions the
DFE530TX
as a supported card (driver : devn-via-rhine.so). When I try to load
the
drivers using

Yes we do support DFE530TX, but I’m not sure about DFE530TX+, can you
post
an output from “pci -v”.

\

io-net -d via-rhine -p tcpip

it says “unable to init dll devn-via-rhine : no such device”

when i loading using

io-net

mount -Tio-net /lib/dll/devn-via-rhine.so

it says " cant mount …possible reason: operation not permitted"

I assume you where root while trying above commands?

I know for a fact that the card works fine, (works in Windows). In
RTP
6.1, the link light always stays on.

Is there anyway to fix this??

Regards,

Marcin

Thanks
Dennis…



\

Hi Dennis,

Looking at the error message you are getting it looks like there is a permissions problem.
Can you post the output from ‘pidin mem’.

Regards,

Joe

Dennis <dmoses@z-kat.com> wrote:

The same error shows up even when i specify the did and vid

“Unable to init dll devn-via-rhine: Operation not permitted”

Is there anything else i can try ?

Thanks
Dennis…



“Hardware Support Account” <> hw@qnx.com> > wrote in message
news:9k6lgm$t5e$> 2@nntp.qnx.com> …

Hi,

We have not seen this version of the chipset before…try running
‘io-net -dvia-rhine did=0x1300,vid0x1186 …’


Regards,

Joe

Dennis <> dmoses@z-kat.com> > wrote:
Thank you for the reply.

I was root when i tried to execute all those commands.

This is what i got from a pci -v . (only the part concerning this card)

The device ID shows “unknown” This is the case in both the Dlink 530TX+
cards i tried.

Thanks for your help.
Dennis…

Class = Network (Ethernet)
Vendor ID = 1186h, D-Link System Inc
Device ID = 1300h, Unknown Unknown
PCI index = 0h
Class Codes = 020000h
Revision ID = 10h
Bus number = 0
Device number = 15
Function num = 0
Status Reg = 290h
Command Reg = 7h
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 40h
Cache Line Size= 0h
PCI IO Address = d800h length 256 enabled
PCI Mem Address = ea000000h 32bit length 256 enabled
Subsystem Vendor ID = 1186h
Subsystem ID = 1301h
Max Lat = 64ns
Min Gnt = 32ns
PCI Int Pin = INT A
Interrupt line = 5
Capabilities Pointer = 50h
Capability ID = 1h
Capabilities = 7602h - 0h


“Tools Mail Account” <> tools@qnx.com> > wrote in message
news:9k45ka$cj5$> 1@nntp.qnx.com> …
Dennis <> dmoses@z-kat.com> > wrote:
Hi,

I am trying to get my machine running RTP 6.1 on to the network. I
have
a
Dlink DFE530TX+ network card. The QNX documentation mentions the
DFE530TX
as a supported card (driver : devn-via-rhine.so). When I try to load
the
drivers using

Yes we do support DFE530TX, but I’m not sure about DFE530TX+, can you
post
an output from “pci -v”.

\

io-net -d via-rhine -p tcpip

it says “unable to init dll devn-via-rhine : no such device”

when i loading using

io-net

mount -Tio-net /lib/dll/devn-via-rhine.so

it says " cant mount …possible reason: operation not permitted"

I assume you where root while trying above commands?

I know for a fact that the card works fine, (works in Windows). In
RTP
6.1, the link light always stays on.

Is there anyway to fix this??

Regards,

Marcin

Thanks
Dennis…



\

Hi Joe,

I was not sure if you wanted me to slay the io-net and then do the pidin or
before. The results in the attachment are after i attempted to start the
io-net and then get the error message. Hope this is the one you need

basically this is what i did

io-net -d via-rhine did =0x1300

(got the error msg here)

pidin mem > outputfile

Thanks
Dennis…

“Hardware Support Account” <hw@qnx.com> wrote in message
news:9k71ph$74q$1@nntp.qnx.com

Hi Dennis,

Looking at the error message you are getting it looks like there is a
permissions problem.
Can you post the output from ‘pidin mem’.

Regards,

Joe

Dennis <> dmoses@z-kat.com> > wrote:
The same error shows up even when i specify the did and vid

“Unable to init dll devn-via-rhine: Operation not permitted”

Is there anything else i can try ?

Thanks
Dennis…



“Hardware Support Account” <> hw@qnx.com> > wrote in message
news:9k6lgm$t5e$> 2@nntp.qnx.com> …

Hi,

We have not seen this version of the chipset before…try running
‘io-net -dvia-rhine did=0x1300,vid0x1186 …’


Regards,

Joe

Dennis <> dmoses@z-kat.com> > wrote:
Thank you for the reply.

I was root when i tried to execute all those commands.

This is what i got from a pci -v . (only the part concerning this
card)

The device ID shows “unknown” This is the case in both the Dlink
530TX+
cards i tried.

Thanks for your help.
Dennis…

Class = Network (Ethernet)
Vendor ID = 1186h, D-Link System Inc
Device ID = 1300h, Unknown Unknown
PCI index = 0h
Class Codes = 020000h
Revision ID = 10h
Bus number = 0
Device number = 15
Function num = 0
Status Reg = 290h
Command Reg = 7h
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 40h
Cache Line Size= 0h
PCI IO Address = d800h length 256 enabled
PCI Mem Address = ea000000h 32bit length 256 enabled
Subsystem Vendor ID = 1186h
Subsystem ID = 1301h
Max Lat = 64ns
Min Gnt = 32ns
PCI Int Pin = INT A
Interrupt line = 5
Capabilities Pointer = 50h
Capability ID = 1h
Capabilities = 7602h - 0h


“Tools Mail Account” <> tools@qnx.com> > wrote in message
news:9k45ka$cj5$> 1@nntp.qnx.com> …
Dennis <> dmoses@z-kat.com> > wrote:
Hi,

I am trying to get my machine running RTP 6.1 on to the network.
I
have
a
Dlink DFE530TX+ network card. The QNX documentation mentions the
DFE530TX
as a supported card (driver : devn-via-rhine.so). When I try to
load
the
drivers using

Yes we do support DFE530TX, but I’m not sure about DFE530TX+, can
you
post
an output from “pci -v”.

\

io-net -d via-rhine -p tcpip

it says “unable to init dll devn-via-rhine : no such device”

when i loading using

io-net

mount -Tio-net /lib/dll/devn-via-rhine.so

it says " cant mount …possible reason: operation not permitted"

I assume you where root while trying above commands?

I know for a fact that the card works fine, (works in Windows).
In
RTP
6.1, the link light always stays on.

Is there anyway to fix this??

Regards,

Marcin

Thanks
Dennis…






\

begin 666 after_trying_io-net.txt
M(" @("!P:60@=&ED(&YA;64@(" @(" @(" @(" @("!P<FEO(%-4051%(" @
M(" @(" @("!C;V1E("!D871A(" @(" @(" @<W1A8VL-“B @(” @(" Q(" @
M,2!P<F]C;G1O(" @(" @(" @(" @(" P9B!214%$62 @(" @(" @(" @,3,X
M-$L@(" @(# @(" @(" P*#,R,“DJ#0H@(” @(" @,2 @(#(@<’)O8VYT;R @
M(" @(" @(" @(" Q,’(@4E5.3DE.1R @(" @(" @(#$S.#1+(" @(" P(" @
M(" P*#0P.38I( T*(" @(" @(#$@(" S(’!R;V-N=&@(" @(" @(" @(" @
M-C-R(%)%0T5)5D4@(" @(" @(" Q,S@T2R @(" @," @(" @,"@T,#DV2 -
M"B @(" @(" Q(" @-"!P<F]C;G1O(" @(" @(" @(" @(#$U<B!214-%259%
M(" @(" @(" @,3,X-$L@(" @(# @(" @(# H-# Y-BD@#0H@(" @(" @,2 @
M(#4@<’)O8VYT;R @(" @(" @(" @(" Q,’(@4D5#14E612 @(" @(" @(#$S
M.#1+(" @(" P(" @(" P
#0P.38I( T*(" @(" @(#$@(" V(’!R;V-N=&@
M(" @(" @(" @(" @,35R(%)%0T5)5D4@(" @(" @(" Q,S@T2R @(" @," @
M(" @,"@T,#DV2 -“B @(” @(" Q(" @-R!P<F]C;G1O(" @(" @(" @(" @
M(#$U<B!214-%259%(" @(" @(" @,3,X-$L@(" @(# @(" @(# H-# Y-BD@
M#0H@(" @(" @,2 @(#@@<’)O8VYT;R @(" @(" @(" @(" Q,’(@4D5#14E6
M12 @(" @(" @(#$S.#1+(" @(" P(" @(" P
#0P.38I( T*(" @(" @(#$@
M(" Y(’!R;V-N=&@(" @(" @(" @(" @(#9R(%)%0419(" @(" @(" @(" Q
M,S@T2R @(" @," @(" @,"@Q,CA+2 -“B @(” @(" Q(" Q,"!P<F]C;G1O
M(" @(" @(" @(" @(#$U<B!214-%259%(" @(" @(" @,3,X-$L@(" @(# @
M(" @(# H-# Y-BD@#0H@(" @(" @,2 @,3$@<’)O8VYT;R @(" @(" @(" @
M(" Q,’(@4D5#14E612 @(" @(" @(#$S.#1+(" @(" P(" @(" P
#0P.38I
M( T*(" @(" @(#$@(#$R(’!R;V-N=&@(" @(" @(" @(" @,3!R(%)%0T5)
M5D4@(" @(" @(" Q,S@T2R @(" @," @(" @,"@T,#DV2 -“B @(” @(" @
M(" @('IE<F@(" @(" @(" @(" @("! 8V9B964P,# @(" @(" @(" @(" @
M(#$R2R @(#$R2PT
(" @(" @(" @(" @>F5R;R @(" @(" @(" @(" @($!C
M9F)F9# P," @(" @(" @(" @(" @,3)+(" @(" @#0H@(" @(" @,B @(#$@
M<V)I;B]T:6YI=" @(" @(" @(" Q,&@4D503%D@(" @(" @(" @(" X,3DR
M(" @,C!+(" T,#DV*#4Q-DLI*@T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @
M(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R.39+(" @,39+#0H@(" @
M(" @,R @(#$@<’)O8R]B;V]T+W-L;V=G97(@(" Q-6@4D5#14E612 @(" @
M(" @(" X,3DR(" @-3)+(" T,#DV*#4Q-DLI*@T*(" @(" @(" @(" @;&1Q
M;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R.39+(" @
M,39+#0H@(" Q,C(Y,B @(#$@<V)I;B]M<75E=64@(" @(" @(" Q,&@4D5#
M14E612 @(" @(" @(" @,3)+(" @,C!+(" T,#DV*#4Q-DLI*@T*(" @(" @
M(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @
M(" R.39+(" @,39+#0H@(" @(" @-2 @(#$@<’)O8R]B;V]T+W!C:2UB:6]S
M(" Q,&@4D5#14E612 @(" @(" @(" @,S9+(" @,C1+(" T,#DV*#4Q-DLI
M*@T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @
M(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @-B @(#$@<F]C+V)O;W0O
M9&5V8BUE:61E(" Q,&@4TE’5T%)5$E.1D@(" @(" @,CA+(" @,3%-(" X
M,3DR*#4Q-DLI*@T*(" @(" @(#8@(" R(’)O8R]B;V]T+V1E=F(M96ED92 @
M,C%R(%)%0T5)5D4@(" @(" @(" @(#(X2R @(#$Q32 @-# Y-B@X,3DR2 -
M"B @(" @(" V(" @,R!R;V,O8F]O="]D979B+65I9&4@(#$P;R!214-%259%
M(" @(" @(" @(" R.$L@(" Q,4T@(" T,#DV
#$V2RD@#0H@(" @(" @-B @
M(#0@<F]C+V)O;W0O9&5V8BUE:61E(" Q,’(@0T].1%9!4B @(" @(" @(" @
M,CA+(" @,3%-(" @-# Y-B@Q-DLI( T*(" @(" @(#8@(" V(’)O8R]B;V]T
M+V1E=F(M96ED92 @,3!O(%)%0T5)5D4@(" @(" @(" @(#(X2R @(#$Q32 @
M(#0P.38H,39+2 -“B @(” @(" V(" @-R!R;V,O8F]O="]D979B+65I9&4@
M(#$P;R!214-%259%(" @(" @(" @(" R.$L@(" Q,4T@(" T,#DV
#$V2RD@
M#0H@(" @(" @-B @(#@@<F]C+V)O;W0O9&5V8BUE:61E(" Q,&@4D5#14E6
M12 @(" @(" @(" @,CA+(" @,3%-(" @-# Y-B@Q-DLI( T*(" @(" @(" @
M(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R
M.39+(" @,39+#0H@(" @(" @(" @("!L:6)C86TN<V\N,B @(" @(" @0&(P
M,S1E,# P(" @(" @(" @(" @(" T,$L@(#@Q.3(-“B @(” @(" @(" @(&-A
M;2UD:7-K+G-O(" @(" @("! 8C S-6$P,# @(" @(" @(" @(" @(#$R2R @
M-# Y-@T*(" @(" @(" @(" @:6\M8FQK+G-O(" @(" @(" @($!B,#,U93 P
M," @(" @(" @(" @(" Q,#1+(" X,3DR#0H@(" @(" @(" @("!C86TM8V1R
M;VTN<V@(" @(" @0&(P,S=A,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-
M"B @(" @(" @(" @(&9S+6-D+G-O(" @(" @(" @("! 8C S-V4P,# @(" @
M(" @(" @(" @(#,R2R @-# Y-@T*(" @(" @(" @(" @9G,M9&]S+G-O(" @
M(" @(" @($!B,#,X-S P," @(" @(" @(" @(" @-3)+(" T,#DV#0H@(" @
M(" @(" @("!F<RUQ;G@T+G-O(" @(" @(" @0&(P,SDU,# P(" @(" @(" @
M(" @(" T,$L@(#0P.38-“B @(” @(" W(" @,2 O>#@V+W-B:6XO9&5V8RUC
M;VX@(#$P;R!214-%259%(" @(" @(" @(" T-$L@(" U-DL@(#0P.38H-3$V
M2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P
M(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @(” @(" @(" @("]D978O;65M
M(" @(" @(" @("! -# Q,# P,# @" @(" @(" P2 @(" @(" @-# Y-@T*
M(" @(" @(" @(" @+V1E=B]M96T@(" @(" @(" @($ T,#$P,3 P," H(" @
M8C@P,# I(" @(" @(" @,S)+#0H@(" @(" @." @(#$@+C(O>#@V+W-B:6XO
M9G,M<&MG(" Q,&@4D5#14E612 @(" @(" @(" Q,#A+(" Q,C!+(" @,3)+
M*#$S,DLI( T*(" @(" @(#@@(" R(“XR+W@X-B]S8FEN+V9S+7!K9R @,3!O
M(%-)1U=!251)3D9/(” @(" @,3 X2R @,3(P2R @-# Y-B@Q,S)+2 -“B @
M(” @(" X(" @,R N,B]X.#8O<V)I;B]F<RUP:V<@(#$P;R!214-%259%(" @
M(" @(" @(#$P.$L@(#$R,$L@(" Q,DLH,3,R2RD@#0H@(" @(" @." @(#0@
M+C(O>#@V+W-B:6XO9G,M<&MG(" Q,&@4D5#14E612 @(" @(" @(" Q,#A+
M(" Q,C!+(" @,3)+
#$S,DLI( T*(" @(" @(#@@(" U(“XR+W@X-B]S8FEN
M+V9S+7!K9R @,3!O(%)%0T5)5D4@(” @(" @(" @,3 X2R @,3(P2R @(#$R
M2R@Q,S)+2 -“B @(” @(" X(" @-B N,B]X.#8O<V)I;B]F<RUP:V<@(#$P
M;R!214-%259%(" @(" @(" @(#$P.$L@(#$R,$L@(" Q,DLH,3,R2RD@#0H@
M(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @
M(" @(" @(#(Y-DL@(" Q-DL-“B @(” T,3 U(" @,2!S8FEN+W!I<&4@(" @
M(" @(" @(#$P;R!214-%259%(" @(" @(" @(" Q,DL@(" T,$L@(#0P.38H
M,3,R2RD@#0H@(" @-#$P-2 @(#(@<V)I;B]P:7!E(" @(" @(" @(" Q,&@
M4D5#14E612 @(" @(" @(" @,3)+(" @-#!+(" T,#DV
#$S,DLI( T*(" @
M(#0Q,#4@(" S(’-B:6XO<&EP92 @(" @(" @(" @,3!O(%)%0T5)5D4@(" @
M(" @(" @(#$R2R @(#0P2R @-# Y-B@Q,S)+2 -“B @(” @(" @(" @(&QD
M<6YX+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @
M(#$V2PT
(" Q,S$P.#(@(" Q(‘5S<B]S8FEN+W)A;F1O;2 @(" @,3!O(%-)
M1U=!251)3D9/(" @(" @(#(P2R @,S0P2R @.#$Y,B@U,39+2H-“B @,3,Q
M,#@R(” @,B!U<W(O<V)I;B]R86YD;VT@(" @(#$P;R!214-%259%(" @(" @
M(" @(" R,$L@(#,T,$L@(#0P.38H,3,R2RD@#0H@(#$S,3 X,B @(#,@=7-R
M+W-B:6XO<F%N9&]M(" @(" Q,&@3D%.3U-,1450(" @(" @(" @,C!+(" S
M-#!+(" T,#DV
#$S,DLI( T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @
M(" @($!B,#,P,# P," @(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @
M(" @("!L:6)M+G-O+C(@(" @(" @(" @0&(P,S1E,# P(" @(" @(" @(" @
M(" V,$L@(#@Q.3(-“B @(” @(" @(" @(&QI8GHN<V\N,B @(" @(" @("!
M8C S-68P,# @(" @(" @(" @(" @(#0T2R @.#$Y,@T*(" @-3,R-3D@(" Q
M(’-B:6XO9&5V8RUP=‘D@(" @(" @,C!O(%)%0T5)5D4@(" @(" @(" @(#(X
M2R @,3$V2R @-# Y-B@U,39+2H-“B @(” @(" @(" @(&QD<6YX+G-O+C(@
M(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @
M.#8P,C@@(" Q(’-B:6XO9&5V8RUP87(@(" @(" @,3!O(%)%0T5)5D4@(" @
M(" @(" @(#(X2R @(#,V2R @.#$Y,B@U,39+2H-“B @(#@V,#(X(” @,B!S
M8FEN+V1E=F,M<&%R(" @(" @(" Y<B!#3TY$5D%2(" @(" @(" @(" R.$L@
M(" S-DL@(#0P.38H,3,R2RD@#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @
M(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B Q,3 Q
M.#,W(” @,2!S8FEN+VEO+6YE=" @(" @(" @(#$P<B!324=704E424Y&3R @
M(" @(" U,DL@(" S-DL@(#@Q.3(H-3$V2RDJ#0H@,3$P,3@S-R @(#(@<V)I
M;B]I;RUN970@(" @(" @(" Q,’(@4D5#14E612 @(" @(" @(" @-3)+(" @
M,S9+(" @-# Y-B@Q,DLI( T
(#$Q,#$X,S<@(" S(’-B:6XO:6\M;F5T(" @
M(" @(" @,3!R(%)%0T5)5D4@(" @(" @(" @(#4R2R @(#,V2R @(#0P.38H
M,3)+2 -“B Q,3 Q.#,W(” @-"!S8FEN+VEO+6YE=" @(" @(" @(#$P<B!2
M14-%259%(" @(" @(" @(" U,DL@(" S-DL@(" T,#DV
#$R2RD@#0H@(" @
M(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @(" @
M(" @(#(Y-DL@(" Q-DL-“B @(#@V,#,P(” @,2!U<W(O<V)I;B]S<&]O;&5R
M(" @(#$P;R!.04Y/4TQ%15 @(" @(" @(" Q-DL@(" R,$L@(#@Q.3(H-3$V
M2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P
M(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @(#@V,#,Q(” @,2!S8FEN+V1E
M=F,M<V5R.#(U," @(#(T;R!214-%259%(" @(" @(" @(" R.$L@(" S-DL@
M(#0P.38H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @
M0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @,3$X.# P(” @
M,2!S8FEN+V1E=F(M9F1C(" @(" @(#$P;R!324=704E424Y&3R @(" @(" R
M-$L@(#(P-$L@(#@Q.3(H-3$V2RDJ#0H@(#$Q.#@P," @(#(@<V)I;B]D979B
M+69D8R @(" @(" R,7(@4D5#14E612 @(" @(" @(" @,C1+(" R,#1+(" T
M,#DV*#@Q.3(I( T*(" Q,3@X,# @(" S(’-B:6XO9&5V8BUF9&,@(" @(" @
M,3!O(%)%0T5)5D4@(" @(" @(" @(#(T2R @,C T2R @(#0P.38H,39+2 -
M"B @,3$X.# P(" @-"!S8FEN+V1E=F(M9F1C(" @(" @(#$P;R!#3TY$5D%2
M(" @(" @(" @(" R-$L@(#(P-$L@(" T,#DV
#$V2RD@#0H@(#$Q.#@P," @
M(#4@<V)I;B]D979B+69D8R @(" @(" Q,&@4D5#14E612 @(" @(" @(" @
M,C1+(" R,#1+(" @-# Y-B@Q-DLI( T*(" Q,3@X,# @(" V(’-B:6XO9&5V
M8BUF9&,@(" @(" @,3!O(%)%0T5)5D4@(" @(" @(" @(#(T2R @,C T2R @
M(#0P.38H,39+2 -“B @(” @(" @(" @(&QD<6YX+G-O+C(@(" @(" @("!
M8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @(" @(" @(" @
M;&EB8V%M+G-O+C(@(" @(" @($!B,#,T93 P," @(" @(" @(" @(" @-#!+
M(" X,3DR#0H@(" @(" @(" @("!C86TM9&ES:RYS;R @(" @(" @0&(P,S5A
M,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-“B @(” @(" @(" @(&EO+6)L
M:RYS;R @(" @(" @("! 8C S-64P,# @(" @(" @(" @(" @,3 T2R @.#$Y
M,@T*(" Q-#,S-S<@(" Q(‘5S<B]S8FEN+V1U;7!E<B @(" @,3!O(%)%0T5)
M5D4@(" @(" @(" @(#(P2R @(#(T2R @-# Y-B@U,39+2H-“B @(” @(" @
M(" @(&QD<6YX+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @
M,CDV2R @(#$V2PT
(" @.#8P,S0@(" Q(’-B:6XO:6\M875D:6@(" @(" @
M,3!O(%-)1U=!251)3D9/(" @(" @(#<R2R @(#4V2R @-# Y-B@U,39+2H-
M"B @(#@V,#,T(" @,B!S8FEN+VEO+6%U9&EO(" @(" @(#$P;R!214-%259%
M(" @(" @(" @(" W,DL@(" U-DL@(#0P.38H,3,R2RD@#0H@(" X-C S-" @
M(#,@<V)I;B]I;RUA=61I;R @(" @(" Q,&@4D5#14E612 @(" @(" @(" @
M-S)+(" @-39+(" T,#DV
#$S,DLI( T*(" @.#8P,S0@(" T(’-B:6XO:6\M
M875D:6@(" @(" @,3!O(%)%0T5)5D4@(" @(" @(" @(#<R2R @(#4V2R @
M.#$Y,B@Q,S)+2 -“B @(#@V,#,T(” @-2!S8FEN+VEO+6%U9&EO(" @(" @
M(#$U<B!)3E12(" @(" @(" @(" @(" W,DL@(" U-DL@(#0P.38H,3,R2RD@
M#0H@(" X-C S-" @(#8@<V)I;B]I;RUA=61I;R @(" @(" Q,&@4D5#14E6
M12 @(" @(" @(" @-S)+(" @-39+(" T,#DV
#$S,DLI( T*(" @(" @(" @
M(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R
M.39+(" @,39+#0H@(" @(" @(" @("!A+6-T<FPM875D:6]P8VDN<V@0&(P
M,S1E,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-“B @(” @(" @(" @(&1E
M=F$M;6EX97(M86,Y-RYS;R! 8C S-3(P,# @(" @(" @(" @(" @(#$V2R @
M-# Y-@T*(#$P,C@Q,34@(" Q(’(O<&AO=&]N+V)I;B]P=&5R;2 @,3!R(%)%
M0T5)5D4@(" @(" @(" @(#0X2R @,3 T2R @.#$Y,B@U,39+2H-“B @(” @
M(" @(" @(&QD<6YX+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @
M(" @,CDV2R @(#$V2PT
(" @(" @(" @(" @;&EB<&AE>&QI8BYS;RXR(" @
M($!B,#,T93 P," @(" @(" @(" @(" @-39+(" X,3DR#0H@(" @(" @(" @
M("!L:6)!<“YS;RXR(” @(" @(" @0&(P,S5E,# P(" @(" @(" @(" @(" U
M-DL@(#0P.38-“B @(” @(" @(" @(&QI8G!H+G-O+C(@(" @(" @("! 8C S
M-F0P,# @(" @(" @(" @(" @.3$V2R @(#0T2PT*(" @(" @(" @(" @;&EB
M<&AR96YD97(N<V\N,B @($!B,#0U9# P," @(" @(" @(" @(" R,#1+(" T
M,#DV#0H@(" @(" @(" @("!L:6)M+G-O+C(@(" @(" @(" @0&(P-#DQ,# P
M(" @(" @(" @(" @(" V,$L@(#@Q.3(-“B Q,#,R,C$R(” @,2!B:6XO<V@@
M(" @(" @(" @(" @(#$P<B!324=355-014Y$(" @(" @(#$T.$L@(" U-DL@
M(#@Q.3(H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @
M0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @,C T.#(Q(” @
M,2 O<&AO=&]N+V)I;B]0:&]T;VX@(#$P<B!214-%259%(" @(" @(" @(" V
M-$L@(" W,DL@(#@Q.3(H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR
M(” @(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @
M,C0Y.#<X(” @,2!T;VXO8FEN+V9O;G1S;&5U=&@@(" V;R!214-%259%(" @
M(" @(" @(" R,$L@(" V,$L@(#0P.38H,3,R2RD@#0H@(#(T.3@W." @(#(@
M=&]N+V)I;B]F;VYT<VQE=71H(" @-F@4D5#14E612 @(" @(" @(" @,C!+
M(" @-C!+(" T,#DV*#$S,DLI( T*(" R-#DX-S@@(" S(‘1O;B]B:6XO9F]N
M=’-L975T:" @,3!O(%)%0T5)5D4@(" @(" @(" @(#(P2R @(#8P2R @-# Y
M-B@Q,S)+2 -“B @,C0Y.#<X(” @-"!T;VXO8FEN+V9O;G1S;&5U=&@@(#$P
M;R!214-%259%(" @(" @(" @(" R,$L@(" V,$L@(#0P.38H,3,R2RD@#0H@
M(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @
M(" @(" @(#(Y-DL@(" Q-DL-“B @(” @(" @(" @(&QI8G!H+G-O+C(@(" @
M(" @("! 8C S-&4P,# @(" @(" @(" @(" @.3$V2R @(#0T2PT
(" Y,3<U
M,C<@(" Q(‘5S<B]P:&]T;VXO8FEN+W!W;2 @,3!R(%)%0T5)5D4@(" @(" @
M(" @(#<V2R @(#<R2R @.#$Y,B@U,39+2H-“B @(” @(" @(" @(&QD<6YX
M+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V
M2PT
(" @(" @(" @(" @;&EB<&AE>&QI8BYS;RXR(" @($!B,#,T93 P," @
M(" @(" @(" @(" @-39+(" X,3DR#0H@(" @(" @(" @("!L:6)P:“YS;RXR
M(” @(" @(" @0&(P,S5E,# P(" @(" @(" @(" @(#DQ-DL@(" T-$L-“B @
M,C0Q-C@X(” @,2!H;W1O;B]B:6XO<&AF;VYT1D$@(#$R<B!214-%259%(" @
M(" @(" @(#,S-DL@(#@U,DL@(" Q,DLH-3$V2RDJ#0H@(" @(" @(" @("!L
M9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@
M(" Q-DL-“B @(” @(" @(" @("]D978O;65M(" @(" @(" @("! -# Q,# P
M,# @" @(" @(" P2 @(" @(" @(#,R2PT*(" R.#(V-#D@(" Q(&]N+V)I
M;B]I;RUG<F%P:&EC<R @,3)R(%)%4$Q9(" @(" @(" @(" @(#@P2R @,30X
M2R @.#$Y,B@U,39+2H-“B @(” @(" @(" @(&QD<6YX+G-O+C(@(" @(" @
M("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @(" @(" @
M(" @;&EB<&AR96YD97(N<V\N,B @($!B,#,T93 P," @(" @(" @(" @(" R
M,#1+(" T,#DV#0H@(" @(" @(" @("!D979G+6)A;G-H964N<V@(" @0&(P
M,S@R,# P(" @(" @(" @(" @(" S,DL@(#0P.38-“B @(” @(" @(" @(&QI
M8F9F8BYS;RXR(" @(" @("! 8C S.&(P,# @(" @(" @(" @(" @(#(X2R @
M.#$Y,@T*(" @(" @(" @(" @;&EB9&ES<‘5T:6PN<V\N,B @($!B,#,Y-# P
M," @(" @(" @(" @(" @,CA+(" T,#DV#0H@(" @(" @(" @(" O9&5V+VUE
M;2 @(" @(" @(" @0#0P,3 P,# P("@@(" @(" @,“D@(” @(" @(" S,DL-
M"B @(" @(" @(" @("]D978O;65M(" @(" @(" @("! -# Q,#@P,# @" @
M(" @(" P
2 @(" @(" @-# Y-@T*(" @(" @(" @(" @+V1E=B]M96T@(" @
M(" @(" @($ T,#$P.3 P," H930P,# P,# I(" @(" @(" U,39+#0H@(" @
M(" @(" @(" O9&5V+VUE;2 @(" @(" @(" @0#0P,3AA,# P(“AE-#$P,# P
M,“D@(” @(” @,C T.$L-“B @(” @(" @(" @("]D978O;65M(" @(" @(" @
M("! -# S.&$P,# @" @(" @(" P2 @(" @(" @(#$V30T*(" @(" @(" @
M(" @+V1E=B]M96T@(" @(" @(" @($ T,3,X83 P," H(" @(" @(# I(" @
M(" @(" T,#DV#0H@(" @(" @(" @(" O9&5V+VUE;2 @(" @(" @(" @0#0Q
M,SAB,# P("@@(" @(" @,“D@(” @(" @-38R.$L-“B @.38R-3@V(” @,2!R
M+W!H;W1O;B]B:6XO<VAE;&8@(#$P<B!214-%259%(" @(" @(" @(" T.$L@
M(#,Y,DL@(" Q,DLH-3$V2RDJ#0H@(#DV,C4X-B @(#(@<B]P:&]T;VXO8FEN
M+W-H96QF(" Q,’(@0T].1%9!4B @(" @(" @(" @-#A+(" S.3)+(" @,39+
M*#$S,DLI( T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P
M,# P," @(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @(" @("!L:6)!
M<“YS;RXR(” @(" @(" @0&(P,S1E,# P(" @(" @(" @(" @(" U-DL@(#0P
M.38-“B @(” @(" @(" @(&QI8G!H+G-O+C(@(" @(" @("! 8C S-60P,# @
M(" @(" @(" @(" @.3$V2R @(#0T2PT*(" @(" @(" @(" @;&EB<&AR96YD
M97(N<V\N,B @($!B,#0T9# P," @(" @(" @(" @(" R,#1+(" T,#DV#0H@
M(" @(" @(" @("!L:6)M+G-O+C(@(" @(" @(" @0&(P-#@Q,# P(" @(" @
M(" @(" @(" V,$L@(#@Q.3(-“B @(” @(" @(" @(&QA=6YC:&UE;G4N<V@
M(" @("! 8C T.3(P,# @(" @(" @(" @(" @(#,R2R @-# Y-@T*(" @(" @
M(" @(" @;&EB<&AI;6<N<V\N,B @(" @($!B,#0Y8C P," @(" @(" @(" @
M(" @,39+(" T,#DV#0H@(" @(" @(" @("!L:6)E>’!A=“YS;RXR(” @(" @
M0&(P-&$P,# P(" @(" @(" @(" @(" V,$L@(#@Q.3(-“B @(” @(" @(" @
M(‘1A<VMB87(N<V@(" @(" @("! 8C T8C$P,# @(" @(" @(" @(" @(#(T
M2R @-# Y-@T*(" @(" @(" @(" @8VQO8VLN<V@(" @(" @(" @($!B,#1B
M.# P," @(" @(" @(" @(" @,3)+(" T,#DV#0H@(" @(" @(" @("!P=’)C
M86TN<V@(" @(" @(" @0&(P-&)C,# P(" @(" @(" @(" @(" Q-DL@(#0P
M.38-“B @(” @(" @(" @(&QA=6YC:&5R+G-O(" @(" @("! 8C T8S$P,# @
M(" @(" @(" @(" @(#$R2R @-# Y-@T*(" @(" @(" @(" @<&QO860N<V@
M(" @(" @(" @($!B,#1C-3 P," @(" @(" @(" @(" @,3)+(" @,3)+#0H@
M(" @(" @(" @("!C9’!L87EE<BYS;R @(" @(" @0&(P-&-B,# P(" @(" @
M(" @(" @(" Q-DL@(#@Q.3(-“B @(” @(" @(" @(&QI8FUE9&EA+G-O+C(@
M(" @("! 8C T9#$P,# @(" @(" @(" @(" @(#0T2R @.#$Y,@T*(" @(" @
M(" @(" @;&EB87-O=6YD+G-O+C(@(" @($!B,#1D93 P," @(" @(" @(" @
M(" Q,#1+(" T,#DV#0H@(" @(" @(" @("!V;VQU;64N<V@(" @(" @(" @
M0&(P-&8Y,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-“B @(” @(" @(" @
M(’=O<FQD=FEE=RYS;R @(" @("! 8C T9F0P,# @(" @(" @(" @(" @(#(P
M2R @.#$Y,@T*(" @(" @(" @(" @+V1E=B]M96T@(" @(" @(" @($ T,#$P
M,# P," H(" @(" @(# I(" @(" @(" T,#DV#0H@(" @(" @(" @(" O9&5V
M+VUE;2 @(" @(" @(" @0#0P,3 Q,# P("@@(" @(" @,“D@(” @(" @(#0P
M.38-“B @,CDY,#,U(” @,2!T;VXO8FEN+V1E=FDM:&ER=6X@(#$U;R!214-%
M259%(" @(" @(" @(" V.$L@(" R.$L@(#@Q.3(H-3$V2RDJ#0H@(#(Y.3 S
M-2 @(#(@=&]N+V)I;B]D979I+6AI<G5N(" Q,&@4D503%D@(" @(" @(" @
M(" @-CA+(" @,CA+(" T,#DV*#$S,DLI( T*(" R.3DP,S4@(" S(‘1O;B]B
M:6XO9&5V:2UH:7)U;B @,3)O(%-)1U=!251)3D9/(" @(" @(#8X2R @(#(X
M2R @-# Y-B@Q,S)+2 -“B @(” @(" @(" @(&QD<6YX+G-O+C(@(" @(" @
M("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @(" @(" @
M(" @;&EB<&@N<V\N,B @(" @(" @($!B,#,T93 P," @(" @(" @(" @(" Y
M,39+(" @-#1+#0H@(#DY.30U,B @(#$@<&AO=&]N+V)I;B]B:V=D;6=R(" Q
M,’(@4D5#14E612 @(" @(" @(" @,3)+(" @,S9+(" X,3DR*#4Q-DLI*@T*
M(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @
M(" @(" @(" R.39+(" @,39+#0H@(" @(" @(" @("!L:6)P:“YS;RXR(” @
M(" @(" @0&(P,S1E,# P(" @(" @(" @(" @(#DQ-DL@(" T-$L-“B @(” @
M(" @(" @(&QI8G!H97AL:6(N<V\N,B @("! 8C T,V4P,# @(" @(" @(" @
M(" @(#4V2R @.#$Y,@T*(" @(" @(" @(" @;&EB<&AI;6<N<V@(" @(" @
M($!B,#0T93 P," @(" @(" @(" @(" @,39+(" T,#DV#0H@(" @(" @(" @
M("!P:5]I;U]P8W@N<V@(" @(" @0&(P-#4S,# P(" @(" @(" @(" @(#@Q
M.3(@(#0P.38-“B @(” @(" @(" @(’!I7VEO7W!N9RYS;R @(" @("! 8C T
M-38P,# @(" @(" @(" @(" @,34V2R @-# Y-@T*(" @(" @(" @(" @;&EB
M;2YS;RXR(" @(" @(" @($!B,#0W93 P," @(" @(" @(" @(" @-C!+(" X
M,3DR#0H@(" @(" @(" @("!L:6)Z+G-O+C(@(" @(" @(" @0&(P-#AF,# P
M(" @(" @(" @(" @(" T-$L@(#@Q.3(-“B @(” @(" @(" @(’!I7VEO7VIP
M96<N<V@(" @("! 8C T.6,P,# @(" @(" @(" @(" @.#$Y,B @-# Y-@T*
M(" @(" @(" @(" @;&EB:G!E9RYS;RXR(" @(" @($!B,#0Y9C P," @(" @
M(" @(" @(" Q,3)+(" X,3DR#0H@(" @(" @(" @(" O9&5V+VUE;2 @(" @
M(" @(" @0#0P-&,P,# P("@@(" @(" @,“D@(” @(" @-38R.$L-“B @.3DY
M-#4S(” @,2!H;W1O;B]B:6XO=VUS=VET8V@@(#$P<B!214-%259%(" @(" @
M(" @(#@Q.3(@(" T,$L@(#@Q.3(H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N
M>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q
M-DL-“B @(” @(" @(" @(&QI8G!H97AL:6(N<V\N,B @("! 8C S-&4P,# @
M(" @(" @(" @(" @(#4V2R @.#$Y,@T*(" @(" @(" @(" @;&EB07 N<V\N
M,B @(" @(" @($!B,#,U93 P," @(" @(" @(" @(" @-39+(" T,#DV#0H@
M(" @(" @(" @("!L:6)P:“YS;RXR(” @(" @(" @0&(P,S9D,# P(" @(" @
M(" @(" @(#DQ-DL@(" T-$L-“B @(” @(" @(" @(&QI8G!H<F5N9&5R+G-O
M+C(@("! 8C T-60P,# @(" @(" @(" @(" @,C T2R @-# Y-@T*(" @(" @
M(" @(" @;&EB;2YS;RXR(" @(" @(" @($!B,#0Y,3 P," @(" @(" @(" @
M(" @-C!+(" X,3DR#0H@(#DY.30U-" @(#$@<B]P:&]T;VXO8FEN+W-A=F5R
M(" Q,’(@4D5#14E612 @(" @(" @(" @,3)+(" @-#!+(" X,3DR*#4Q-DLI
M*@T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @
M(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @(" @("!L:6)P:&5X;&EB
M+G-O+C(@(" @0&(P,S1E,# P(" @(" @(" @(" @(" U-DL@(#@Q.3(-“B @
M(” @(" @(" @(&QI8D%P+G-O+C(@(" @(" @("! 8C S-64P,# @(" @(" @
M(" @(" @(#4V2R @-# Y-@T*(" @(" @(" @(" @;&EB<&@N<V\N,B @(" @
M(" @($!B,#,V9# P," @(" @(" @(" @(" Y,39+(" @-#1+#0H@(" @(" @
M(" @("!L:6)P:’)E;F1E<BYS;RXR(" @0&(P-#5D,# P(" @(" @(" @(" @
M(#(P-$L@(#0P.38-“B @(” @(" @(" @(&QI8FTN<V\N,B @(" @(" @("!
M8C T.3$P,# @(" @(" @(" @(" @(#8P2R @.#$Y,@T*(#$Q,#4Y-3$@(" Q
M(&)I;B]P:61I;B @(" @(" @(" @,3!R(%)%4$Q9(" @(" @(" @(" @(#(T
M2R @(#,R2R @.#$Y,B@U,39+*2H-“B @(” @(" @(" @(&QD<6YX+G-O+C(@
H(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2P``
`
end

Hi Dennis,

Sorry I cannot get at attached file with my news reader. Can you post the text inline.

Regards,

Joe

Dennis <dmoses@z-kat.com> wrote:

Hi Joe,

I was not sure if you wanted me to slay the io-net and then do the pidin or
before. The results in the attachment are after i attempted to start the
io-net and then get the error message. Hope this is the one you need

basically this is what i did

io-net -d via-rhine did =0x1300

(got the error msg here)

pidin mem > outputfile

Thanks
Dennis…

“Hardware Support Account” <> hw@qnx.com> > wrote in message
news:9k71ph$74q$> 1@nntp.qnx.com> …
Hi Dennis,

Looking at the error message you are getting it looks like there is a
permissions problem.
Can you post the output from ‘pidin mem’.

Regards,

Joe

Dennis <> dmoses@z-kat.com> > wrote:
The same error shows up even when i specify the did and vid

“Unable to init dll devn-via-rhine: Operation not permitted”

Is there anything else i can try ?

Thanks
Dennis…



“Hardware Support Account” <> hw@qnx.com> > wrote in message
news:9k6lgm$t5e$> 2@nntp.qnx.com> …

Hi,

We have not seen this version of the chipset before…try running
‘io-net -dvia-rhine did=0x1300,vid0x1186 …’


Regards,

Joe

Dennis <> dmoses@z-kat.com> > wrote:
Thank you for the reply.

I was root when i tried to execute all those commands.

This is what i got from a pci -v . (only the part concerning this
card)

The device ID shows “unknown” This is the case in both the Dlink
530TX+
cards i tried.

Thanks for your help.
Dennis…

Class = Network (Ethernet)
Vendor ID = 1186h, D-Link System Inc
Device ID = 1300h, Unknown Unknown
PCI index = 0h
Class Codes = 020000h
Revision ID = 10h
Bus number = 0
Device number = 15
Function num = 0
Status Reg = 290h
Command Reg = 7h
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 40h
Cache Line Size= 0h
PCI IO Address = d800h length 256 enabled
PCI Mem Address = ea000000h 32bit length 256 enabled
Subsystem Vendor ID = 1186h
Subsystem ID = 1301h
Max Lat = 64ns
Min Gnt = 32ns
PCI Int Pin = INT A
Interrupt line = 5
Capabilities Pointer = 50h
Capability ID = 1h
Capabilities = 7602h - 0h


“Tools Mail Account” <> tools@qnx.com> > wrote in message
news:9k45ka$cj5$> 1@nntp.qnx.com> …
Dennis <> dmoses@z-kat.com> > wrote:
Hi,

I am trying to get my machine running RTP 6.1 on to the network.
I
have
a
Dlink DFE530TX+ network card. The QNX documentation mentions the
DFE530TX
as a supported card (driver : devn-via-rhine.so). When I try to
load
the
drivers using

Yes we do support DFE530TX, but I’m not sure about DFE530TX+, can
you
post
an output from “pci -v”.

\

io-net -d via-rhine -p tcpip

it says “unable to init dll devn-via-rhine : no such device”

when i loading using

io-net

mount -Tio-net /lib/dll/devn-via-rhine.so

it says " cant mount …possible reason: operation not permitted"

I assume you where root while trying above commands?

I know for a fact that the card works fine, (works in Windows).
In
RTP
6.1, the link light always stays on.

Is there anyway to fix this??

Regards,

Marcin

Thanks
Dennis…






\



begin 666 after_trying_io-net.txt
M(" @("!P:60@=&ED(&YA;64@(" @(" @(" @(" @("!P<FEO(%-4051%(" @
M(" @(" @("!C;V1E("!D871A(" @(" @(" @<W1A8VL-“B @(” @(" Q(" @
M,2!P<F]C;G1O(" @(" @(" @(" @(" P9B!214%$62 @(" @(" @(" @,3,X
M-$L@(" @(# @(" @(" P*#,R,“DJ#0H@(” @(" @,2 @(#(@<’)O8VYT;R @
M(" @(" @(" @(" Q,’(@4E5.3DE.1R @(" @(" @(#$S.#1+(" @(" P(" @
M(" P*#0P.38I( T*(" @(" @(#$@(" S(’!R;V-N=&@(" @(" @(" @(" @
M-C-R(%)%0T5)5D4@(" @(" @(" Q,S@T2R @(" @," @(" @,"@T,#DV2 -
M"B @(" @(" Q(" @-"!P<F]C;G1O(" @(" @(" @(" @(#$U<B!214-%259%
M(" @(" @(" @,3,X-$L@(" @(# @(" @(# H-# Y-BD@#0H@(" @(" @,2 @
M(#4@<’)O8VYT;R @(" @(" @(" @(" Q,’(@4D5#14E612 @(" @(" @(#$S
M.#1+(" @(" P(" @(" P
#0P.38I( T*(" @(" @(#$@(" V(’!R;V-N=&@
M(" @(" @(" @(" @,35R(%)%0T5)5D4@(" @(" @(" Q,S@T2R @(" @," @
M(" @,"@T,#DV2 -“B @(” @(" Q(" @-R!P<F]C;G1O(" @(" @(" @(" @
M(#$U<B!214-%259%(" @(" @(" @,3,X-$L@(" @(# @(" @(# H-# Y-BD@
M#0H@(" @(" @,2 @(#@@<’)O8VYT;R @(" @(" @(" @(" Q,’(@4D5#14E6
M12 @(" @(" @(#$S.#1+(" @(" P(" @(" P
#0P.38I( T*(" @(" @(#$@
M(" Y(’!R;V-N=&@(" @(" @(" @(" @(#9R(%)%0419(" @(" @(" @(" Q
M,S@T2R @(" @," @(" @,"@Q,CA+2 -“B @(” @(" Q(" Q,"!P<F]C;G1O
M(" @(" @(" @(" @(#$U<B!214-%259%(" @(" @(" @,3,X-$L@(" @(# @
M(" @(# H-# Y-BD@#0H@(" @(" @,2 @,3$@<’)O8VYT;R @(" @(" @(" @
M(" Q,’(@4D5#14E612 @(" @(" @(#$S.#1+(" @(" P(" @(" P
#0P.38I
M( T*(" @(" @(#$@(#$R(’!R;V-N=&@(" @(" @(" @(" @,3!R(%)%0T5)
M5D4@(" @(" @(" Q,S@T2R @(" @," @(" @,"@T,#DV2 -“B @(” @(" @
M(" @('IE<F@(" @(" @(" @(" @("! 8V9B964P,# @(" @(" @(" @(" @
M(#$R2R @(#$R2PT
(" @(" @(" @(" @>F5R;R @(" @(" @(" @(" @($!C
M9F)F9# P," @(" @(" @(" @(" @,3)+(" @(" @#0H@(" @(" @,B @(#$@
M<V)I;B]T:6YI=" @(" @(" @(" Q,&@4D503%D@(" @(" @(" @(" X,3DR
M(" @,C!+(" T,#DV*#4Q-DLI*@T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @
M(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R.39+(" @,39+#0H@(" @
M(" @,R @(#$@<’)O8R]B;V]T+W-L;V=G97(@(" Q-6@4D5#14E612 @(" @
M(" @(" X,3DR(" @-3)+(" T,#DV*#4Q-DLI*@T*(" @(" @(" @(" @;&1Q
M;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R.39+(" @
M,39+#0H@(" Q,C(Y,B @(#$@<V)I;B]M<75E=64@(" @(" @(" Q,&@4D5#
M14E612 @(" @(" @(" @,3)+(" @,C!+(" T,#DV*#4Q-DLI*@T*(" @(" @
M(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @
M(" R.39+(" @,39+#0H@(" @(" @-2 @(#$@<’)O8R]B;V]T+W!C:2UB:6]S
M(" Q,&@4D5#14E612 @(" @(" @(" @,S9+(" @,C1+(" T,#DV*#4Q-DLI
M*@T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @
M(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @-B @(#$@<F]C+V)O;W0O
M9&5V8BUE:61E(" Q,&@4TE’5T%)5$E.1D@(" @(" @,CA+(" @,3%-(" X
M,3DR*#4Q-DLI*@T*(" @(" @(#8@(" R(’)O8R]B;V]T+V1E=F(M96ED92 @
M,C%R(%)%0T5)5D4@(" @(" @(" @(#(X2R @(#$Q32 @-# Y-B@X,3DR2 -
M"B @(" @(" V(" @,R!R;V,O8F]O="]D979B+65I9&4@(#$P;R!214-%259%
M(" @(" @(" @(" R.$L@(" Q,4T@(" T,#DV
#$V2RD@#0H@(" @(" @-B @
M(#0@<F]C+V)O;W0O9&5V8BUE:61E(" Q,’(@0T].1%9!4B @(" @(" @(" @
M,CA+(" @,3%-(" @-# Y-B@Q-DLI( T*(" @(" @(#8@(" V(’)O8R]B;V]T
M+V1E=F(M96ED92 @,3!O(%)%0T5)5D4@(" @(" @(" @(#(X2R @(#$Q32 @
M(#0P.38H,39+2 -“B @(” @(" V(" @-R!R;V,O8F]O="]D979B+65I9&4@
M(#$P;R!214-%259%(" @(" @(" @(" R.$L@(" Q,4T@(" T,#DV
#$V2RD@
M#0H@(" @(" @-B @(#@@<F]C+V)O;W0O9&5V8BUE:61E(" Q,&@4D5#14E6
M12 @(" @(" @(" @,CA+(" @,3%-(" @-# Y-B@Q-DLI( T*(" @(" @(" @
M(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R
M.39+(" @,39+#0H@(" @(" @(" @("!L:6)C86TN<V\N,B @(" @(" @0&(P
M,S1E,# P(" @(" @(" @(" @(" T,$L@(#@Q.3(-“B @(” @(" @(" @(&-A
M;2UD:7-K+G-O(" @(" @("! 8C S-6$P,# @(" @(" @(" @(" @(#$R2R @
M-# Y-@T*(" @(" @(" @(" @:6\M8FQK+G-O(" @(" @(" @($!B,#,U93 P
M," @(" @(" @(" @(" Q,#1+(" X,3DR#0H@(" @(" @(" @("!C86TM8V1R
M;VTN<V@(" @(" @0&(P,S=A,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-
M"B @(" @(" @(" @(&9S+6-D+G-O(" @(" @(" @("! 8C S-V4P,# @(" @
M(" @(" @(" @(#,R2R @-# Y-@T*(" @(" @(" @(" @9G,M9&]S+G-O(" @
M(" @(" @($!B,#,X-S P," @(" @(" @(" @(" @-3)+(" T,#DV#0H@(" @
M(" @(" @("!F<RUQ;G@T+G-O(" @(" @(" @0&(P,SDU,# P(" @(" @(" @
M(" @(" T,$L@(#0P.38-“B @(” @(" W(" @,2 O>#@V+W-B:6XO9&5V8RUC
M;VX@(#$P;R!214-%259%(" @(" @(" @(" T-$L@(" U-DL@(#0P.38H-3$V
M2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P
M(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @(” @(" @(" @("]D978O;65M
M(" @(" @(" @("! -# Q,# P,# @" @(" @(" P2 @(" @(" @-# Y-@T*
M(" @(" @(" @(" @+V1E=B]M96T@(" @(" @(" @($ T,#$P,3 P," H(" @
M8C@P,# I(" @(" @(" @,S)+#0H@(" @(" @." @(#$@+C(O>#@V+W-B:6XO
M9G,M<&MG(" Q,&@4D5#14E612 @(" @(" @(" Q,#A+(" Q,C!+(" @,3)+
M*#$S,DLI( T*(" @(" @(#@@(" R(“XR+W@X-B]S8FEN+V9S+7!K9R @,3!O
M(%-)1U=!251)3D9/(” @(" @,3 X2R @,3(P2R @-# Y-B@Q,S)+2 -“B @
M(” @(" X(" @,R N,B]X.#8O<V)I;B]F<RUP:V<@(#$P;R!214-%259%(" @
M(" @(" @(#$P.$L@(#$R,$L@(" Q,DLH,3,R2RD@#0H@(" @(" @." @(#0@
M+C(O>#@V+W-B:6XO9G,M<&MG(" Q,&@4D5#14E612 @(" @(" @(" Q,#A+
M(" Q,C!+(" @,3)+
#$S,DLI( T*(" @(" @(#@@(" U(“XR+W@X-B]S8FEN
M+V9S+7!K9R @,3!O(%)%0T5)5D4@(” @(" @(" @,3 X2R @,3(P2R @(#$R
M2R@Q,S)+2 -“B @(” @(" X(" @-B N,B]X.#8O<V)I;B]F<RUP:V<@(#$P
M;R!214-%259%(" @(" @(" @(#$P.$L@(#$R,$L@(" Q,DLH,3,R2RD@#0H@
M(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @
M(" @(" @(#(Y-DL@(" Q-DL-“B @(” T,3 U(" @,2!S8FEN+W!I<&4@(" @
M(" @(" @(#$P;R!214-%259%(" @(" @(" @(" Q,DL@(" T,$L@(#0P.38H
M,3,R2RD@#0H@(" @-#$P-2 @(#(@<V)I;B]P:7!E(" @(" @(" @(" Q,&@
M4D5#14E612 @(" @(" @(" @,3)+(" @-#!+(" T,#DV
#$S,DLI( T*(" @
M(#0Q,#4@(" S(’-B:6XO<&EP92 @(" @(" @(" @,3!O(%)%0T5)5D4@(" @
M(" @(" @(#$R2R @(#0P2R @-# Y-B@Q,S)+2 -“B @(” @(" @(" @(&QD
M<6YX+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @
M(#$V2PT
(" Q,S$P.#(@(" Q(‘5S<B]S8FEN+W)A;F1O;2 @(" @,3!O(%-)
M1U=!251)3D9/(" @(" @(#(P2R @,S0P2R @.#$Y,B@U,39+2H-“B @,3,Q
M,#@R(” @,B!U<W(O<V)I;B]R86YD;VT@(" @(#$P;R!214-%259%(" @(" @
M(" @(" R,$L@(#,T,$L@(#0P.38H,3,R2RD@#0H@(#$S,3 X,B @(#,@=7-R
M+W-B:6XO<F%N9&]M(" @(" Q,&@3D%.3U-,1450(" @(" @(" @,C!+(" S
M-#!+(" T,#DV
#$S,DLI( T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @
M(" @($!B,#,P,# P," @(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @
M(" @("!L:6)M+G-O+C(@(" @(" @(" @0&(P,S1E,# P(" @(" @(" @(" @
M(" V,$L@(#@Q.3(-“B @(” @(" @(" @(&QI8GHN<V\N,B @(" @(" @("!
M8C S-68P,# @(" @(" @(" @(" @(#0T2R @.#$Y,@T*(" @-3,R-3D@(" Q
M(’-B:6XO9&5V8RUP=‘D@(" @(" @,C!O(%)%0T5)5D4@(" @(" @(" @(#(X
M2R @,3$V2R @-# Y-B@U,39+2H-“B @(” @(" @(" @(&QD<6YX+G-O+C(@
M(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @
M.#8P,C@@(" Q(’-B:6XO9&5V8RUP87(@(" @(" @,3!O(%)%0T5)5D4@(" @
M(" @(" @(#(X2R @(#,V2R @.#$Y,B@U,39+2H-“B @(#@V,#(X(” @,B!S
M8FEN+V1E=F,M<&%R(" @(" @(" Y<B!#3TY$5D%2(" @(" @(" @(" R.$L@
M(" S-DL@(#0P.38H,3,R2RD@#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @
M(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B Q,3 Q
M.#,W(” @,2!S8FEN+VEO+6YE=" @(" @(" @(#$P<B!324=704E424Y&3R @
M(" @(" U,DL@(" S-DL@(#@Q.3(H-3$V2RDJ#0H@,3$P,3@S-R @(#(@<V)I
M;B]I;RUN970@(" @(" @(" Q,’(@4D5#14E612 @(" @(" @(" @-3)+(" @
M,S9+(" @-# Y-B@Q,DLI( T
(#$Q,#$X,S<@(" S(’-B:6XO:6\M;F5T(" @
M(" @(" @,3!R(%)%0T5)5D4@(" @(" @(" @(#4R2R @(#,V2R @(#0P.38H
M,3)+2 -“B Q,3 Q.#,W(” @-"!S8FEN+VEO+6YE=" @(" @(" @(#$P<B!2
M14-%259%(" @(" @(" @(" U,DL@(" S-DL@(" T,#DV
#$R2RD@#0H@(" @
M(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @(" @
M(" @(#(Y-DL@(" Q-DL-“B @(#@V,#,P(” @,2!U<W(O<V)I;B]S<&]O;&5R
M(" @(#$P;R!.04Y/4TQ%15 @(" @(" @(" Q-DL@(" R,$L@(#@Q.3(H-3$V
M2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P
M(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @(#@V,#,Q(” @,2!S8FEN+V1E
M=F,M<V5R.#(U," @(#(T;R!214-%259%(" @(" @(" @(" R.$L@(" S-DL@
M(#0P.38H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @
M0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @,3$X.# P(” @
M,2!S8FEN+V1E=F(M9F1C(" @(" @(#$P;R!324=704E424Y&3R @(" @(" R
M-$L@(#(P-$L@(#@Q.3(H-3$V2RDJ#0H@(#$Q.#@P," @(#(@<V)I;B]D979B
M+69D8R @(" @(" R,7(@4D5#14E612 @(" @(" @(" @,C1+(" R,#1+(" T
M,#DV*#@Q.3(I( T*(" Q,3@X,# @(" S(’-B:6XO9&5V8BUF9&,@(" @(" @
M,3!O(%)%0T5)5D4@(" @(" @(" @(#(T2R @,C T2R @(#0P.38H,39+2 -
M"B @,3$X.# P(" @-"!S8FEN+V1E=F(M9F1C(" @(" @(#$P;R!#3TY$5D%2
M(" @(" @(" @(" R-$L@(#(P-$L@(" T,#DV
#$V2RD@#0H@(#$Q.#@P," @
M(#4@<V)I;B]D979B+69D8R @(" @(" Q,&@4D5#14E612 @(" @(" @(" @
M,C1+(" R,#1+(" @-# Y-B@Q-DLI( T*(" Q,3@X,# @(" V(’-B:6XO9&5V
M8BUF9&,@(" @(" @,3!O(%)%0T5)5D4@(" @(" @(" @(#(T2R @,C T2R @
M(#0P.38H,39+2 -“B @(” @(" @(" @(&QD<6YX+G-O+C(@(" @(" @("!
M8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @(" @(" @(" @
M;&EB8V%M+G-O+C(@(" @(" @($!B,#,T93 P," @(" @(" @(" @(" @-#!+
M(" X,3DR#0H@(" @(" @(" @("!C86TM9&ES:RYS;R @(" @(" @0&(P,S5A
M,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-“B @(” @(" @(" @(&EO+6)L
M:RYS;R @(" @(" @("! 8C S-64P,# @(" @(" @(" @(" @,3 T2R @.#$Y
M,@T*(" Q-#,S-S<@(" Q(‘5S<B]S8FEN+V1U;7!E<B @(" @,3!O(%)%0T5)
M5D4@(" @(" @(" @(#(P2R @(#(T2R @-# Y-B@U,39+2H-“B @(” @(" @
M(" @(&QD<6YX+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @
M,CDV2R @(#$V2PT
(" @.#8P,S0@(" Q(’-B:6XO:6\M875D:6@(" @(" @
M,3!O(%-)1U=!251)3D9/(" @(" @(#<R2R @(#4V2R @-# Y-B@U,39+2H-
M"B @(#@V,#,T(" @,B!S8FEN+VEO+6%U9&EO(" @(" @(#$P;R!214-%259%
M(" @(" @(" @(" W,DL@(" U-DL@(#0P.38H,3,R2RD@#0H@(" X-C S-" @
M(#,@<V)I;B]I;RUA=61I;R @(" @(" Q,&@4D5#14E612 @(" @(" @(" @
M-S)+(" @-39+(" T,#DV
#$S,DLI( T*(" @.#8P,S0@(" T(’-B:6XO:6\M
M875D:6@(" @(" @,3!O(%)%0T5)5D4@(" @(" @(" @(#<R2R @(#4V2R @
M.#$Y,B@Q,S)+2 -“B @(#@V,#,T(” @-2!S8FEN+VEO+6%U9&EO(" @(" @
M(#$U<B!)3E12(" @(" @(" @(" @(" W,DL@(" U-DL@(#0P.38H,3,R2RD@
M#0H@(" X-C S-" @(#8@<V)I;B]I;RUA=61I;R @(" @(" Q,&@4D5#14E6
M12 @(" @(" @(" @-S)+(" @-39+(" T,#DV
#$S,DLI( T*(" @(" @(" @
M(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R
M.39+(" @,39+#0H@(" @(" @(" @("!A+6-T<FPM875D:6]P8VDN<V@0&(P
M,S1E,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-“B @(” @(" @(" @(&1E
M=F$M;6EX97(M86,Y-RYS;R! 8C S-3(P,# @(" @(" @(" @(" @(#$V2R @
M-# Y-@T*(#$P,C@Q,34@(" Q(’(O<&AO=&]N+V)I;B]P=&5R;2 @,3!R(%)%
M0T5)5D4@(" @(" @(" @(#0X2R @,3 T2R @.#$Y,B@U,39+2H-“B @(” @
M(" @(" @(&QD<6YX+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @
M(" @,CDV2R @(#$V2PT
(" @(" @(" @(" @;&EB<&AE>&QI8BYS;RXR(" @
M($!B,#,T93 P," @(" @(" @(" @(" @-39+(" X,3DR#0H@(" @(" @(" @
M("!L:6)!<“YS;RXR(” @(" @(" @0&(P,S5E,# P(" @(" @(" @(" @(" U
M-DL@(#0P.38-“B @(” @(" @(" @(&QI8G!H+G-O+C(@(" @(" @("! 8C S
M-F0P,# @(" @(" @(" @(" @.3$V2R @(#0T2PT*(" @(" @(" @(" @;&EB
M<&AR96YD97(N<V\N,B @($!B,#0U9# P," @(" @(" @(" @(" R,#1+(" T
M,#DV#0H@(" @(" @(" @("!L:6)M+G-O+C(@(" @(" @(" @0&(P-#DQ,# P
M(" @(" @(" @(" @(" V,$L@(#@Q.3(-“B Q,#,R,C$R(” @,2!B:6XO<V@@
M(" @(" @(" @(" @(#$P<B!324=355-014Y$(" @(" @(#$T.$L@(" U-DL@
M(#@Q.3(H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @
M0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @,C T.#(Q(” @
M,2 O<&AO=&]N+V)I;B]0:&]T;VX@(#$P<B!214-%259%(" @(" @(" @(" V
M-$L@(" W,DL@(#@Q.3(H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR
M(” @(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @
M,C0Y.#<X(” @,2!T;VXO8FEN+V9O;G1S;&5U=&@@(" V;R!214-%259%(" @
M(" @(" @(" R,$L@(" V,$L@(#0P.38H,3,R2RD@#0H@(#(T.3@W." @(#(@
M=&]N+V)I;B]F;VYT<VQE=71H(" @-F@4D5#14E612 @(" @(" @(" @,C!+
M(" @-C!+(" T,#DV*#$S,DLI( T*(" R-#DX-S@@(" S(‘1O;B]B:6XO9F]N
M=’-L975T:" @,3!O(%)%0T5)5D4@(" @(" @(" @(#(P2R @(#8P2R @-# Y
M-B@Q,S)+2 -“B @,C0Y.#<X(” @-"!T;VXO8FEN+V9O;G1S;&5U=&@@(#$P
M;R!214-%259%(" @(" @(" @(" R,$L@(" V,$L@(#0P.38H,3,R2RD@#0H@
M(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @
M(" @(" @(#(Y-DL@(" Q-DL-“B @(” @(" @(" @(&QI8G!H+G-O+C(@(" @
M(" @("! 8C S-&4P,# @(" @(" @(" @(" @.3$V2R @(#0T2PT
(" Y,3<U
M,C<@(" Q(‘5S<B]P:&]T;VXO8FEN+W!W;2 @,3!R(%)%0T5)5D4@(" @(" @
M(" @(#<V2R @(#<R2R @.#$Y,B@U,39+2H-“B @(” @(" @(" @(&QD<6YX
M+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V
M2PT
(" @(" @(" @(" @;&EB<&AE>&QI8BYS;RXR(" @($!B,#,T93 P," @
M(" @(" @(" @(" @-39+(" X,3DR#0H@(" @(" @(" @("!L:6)P:“YS;RXR
M(” @(" @(" @0&(P,S5E,# P(" @(" @(" @(" @(#DQ-DL@(" T-$L-“B @
M,C0Q-C@X(” @,2!H;W1O;B]B:6XO<&AF;VYT1D$@(#$R<B!214-%259%(" @
M(" @(" @(#,S-DL@(#@U,DL@(" Q,DLH-3$V2RDJ#0H@(" @(" @(" @("!L
M9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@
M(" Q-DL-“B @(” @(" @(" @("]D978O;65M(" @(" @(" @("! -# Q,# P
M,# @" @(" @(" P2 @(" @(" @(#,R2PT*(" R.#(V-#D@(" Q(&]N+V)I
M;B]I;RUG<F%P:&EC<R @,3)R(%)%4$Q9(" @(" @(" @(" @(#@P2R @,30X
M2R @.#$Y,B@U,39+2H-“B @(” @(" @(" @(&QD<6YX+G-O+C(@(" @(" @
M("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @(" @(" @
M(" @;&EB<&AR96YD97(N<V\N,B @($!B,#,T93 P," @(" @(" @(" @(" R
M,#1+(" T,#DV#0H@(" @(" @(" @("!D979G+6)A;G-H964N<V@(" @0&(P
M,S@R,# P(" @(" @(" @(" @(" S,DL@(#0P.38-“B @(” @(" @(" @(&QI
M8F9F8BYS;RXR(" @(" @("! 8C S.&(P,# @(" @(" @(" @(" @(#(X2R @
M.#$Y,@T*(" @(" @(" @(" @;&EB9&ES<‘5T:6PN<V\N,B @($!B,#,Y-# P
M," @(" @(" @(" @(" @,CA+(" T,#DV#0H@(" @(" @(" @(" O9&5V+VUE
M;2 @(" @(" @(" @0#0P,3 P,# P("@@(" @(" @,“D@(” @(" @(" S,DL-
M"B @(" @(" @(" @("]D978O;65M(" @(" @(" @("! -# Q,#@P,# @" @
M(" @(" P
2 @(" @(" @-# Y-@T*(" @(" @(" @(" @+V1E=B]M96T@(" @
M(" @(" @($ T,#$P.3 P," H930P,# P,# I(" @(" @(" U,39+#0H@(" @
M(" @(" @(" O9&5V+VUE;2 @(" @(" @(" @0#0P,3AA,# P(“AE-#$P,# P
M,“D@(” @(” @,C T.$L-“B @(” @(" @(" @("]D978O;65M(" @(" @(" @
M("! -# S.&$P,# @" @(" @(" P2 @(" @(" @(#$V30T*(" @(" @(" @
M(" @+V1E=B]M96T@(" @(" @(" @($ T,3,X83 P," H(" @(" @(# I(" @
M(" @(" T,#DV#0H@(" @(" @(" @(" O9&5V+VUE;2 @(" @(" @(" @0#0Q
M,SAB,# P("@@(" @(" @,“D@(” @(" @-38R.$L-“B @.38R-3@V(” @,2!R
M+W!H;W1O;B]B:6XO<VAE;&8@(#$P<B!214-%259%(" @(" @(" @(" T.$L@
M(#,Y,DL@(" Q,DLH-3$V2RDJ#0H@(#DV,C4X-B @(#(@<B]P:&]T;VXO8FEN
M+W-H96QF(" Q,’(@0T].1%9!4B @(" @(" @(" @-#A+(" S.3)+(" @,39+
M*#$S,DLI( T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P
M,# P," @(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @(" @("!L:6)!
M<“YS;RXR(” @(" @(" @0&(P,S1E,# P(" @(" @(" @(" @(" U-DL@(#0P
M.38-“B @(” @(" @(" @(&QI8G!H+G-O+C(@(" @(" @("! 8C S-60P,# @
M(" @(" @(" @(" @.3$V2R @(#0T2PT*(" @(" @(" @(" @;&EB<&AR96YD
M97(N<V\N,B @($!B,#0T9# P," @(" @(" @(" @(" R,#1+(" T,#DV#0H@
M(" @(" @(" @("!L:6)M+G-O+C(@(" @(" @(" @0&(P-#@Q,# P(" @(" @
M(" @(" @(" V,$L@(#@Q.3(-“B @(” @(" @(" @(&QA=6YC:&UE;G4N<V@
M(" @("! 8C T.3(P,# @(" @(" @(" @(" @(#,R2R @-# Y-@T*(" @(" @
M(" @(" @;&EB<&AI;6<N<V\N,B @(" @($!B,#0Y8C P," @(" @(" @(" @
M(" @,39+(" T,#DV#0H@(" @(" @(" @("!L:6)E>’!A=“YS;RXR(” @(" @
M0&(P-&$P,# P(" @(" @(" @(" @(" V,$L@(#@Q.3(-“B @(” @(" @(" @
M(‘1A<VMB87(N<V@(" @(" @("! 8C T8C$P,# @(" @(" @(" @(" @(#(T
M2R @-# Y-@T*(" @(" @(" @(" @8VQO8VLN<V@(" @(" @(" @($!B,#1B
M.# P," @(" @(" @(" @(" @,3)+(" T,#DV#0H@(" @(" @(" @("!P=’)C
M86TN<V@(" @(" @(" @0&(P-&)C,# P(" @(" @(" @(" @(" Q-DL@(#0P
M.38-“B @(” @(" @(" @(&QA=6YC:&5R+G-O(" @(" @("! 8C T8S$P,# @
M(" @(" @(" @(" @(#$R2R @-# Y-@T*(" @(" @(" @(" @<&QO860N<V@
M(" @(" @(" @($!B,#1C-3 P," @(" @(" @(" @(" @,3)+(" @,3)+#0H@
M(" @(" @(" @("!C9’!L87EE<BYS;R @(" @(" @0&(P-&-B,# P(" @(" @
M(" @(" @(" Q-DL@(#@Q.3(-“B @(” @(" @(" @(&QI8FUE9&EA+G-O+C(@
M(" @("! 8C T9#$P,# @(" @(" @(" @(" @(#0T2R @.#$Y,@T*(" @(" @
M(" @(" @;&EB87-O=6YD+G-O+C(@(" @($!B,#1D93 P," @(" @(" @(" @
M(" Q,#1+(" T,#DV#0H@(" @(" @(" @("!V;VQU;64N<V@(" @(" @(" @
M0&(P-&8Y,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-“B @(” @(" @(" @
M(’=O<FQD=FEE=RYS;R @(" @("! 8C T9F0P,# @(" @(" @(" @(" @(#(P
M2R @.#$Y,@T*(" @(" @(" @(" @+V1E=B]M96T@(" @(" @(" @($ T,#$P
M,# P," H(" @(" @(# I(" @(" @(" T,#DV#0H@(" @(" @(" @(" O9&5V
M+VUE;2 @(" @(" @(" @0#0P,3 Q,# P("@@(" @(" @,“D@(” @(" @(#0P
M.38-“B @,CDY,#,U(” @,2!T;VXO8FEN+V1E=FDM:&ER=6X@(#$U;R!214-%
M259%(" @(" @(" @(" V.$L@(" R.$L@(#@Q.3(H-3$V2RDJ#0H@(#(Y.3 S
M-2 @(#(@=&]N+V)I;B]D979I+6AI<G5N(" Q,&@4D503%D@(" @(" @(" @
M(" @-CA+(" @,CA+(" T,#DV*#$S,DLI( T*(" R.3DP,S4@(" S(‘1O;B]B
M:6XO9&5V:2UH:7)U;B @,3)O(%-)1U=!251)3D9/(" @(" @(#8X2R @(#(X
M2R @-# Y-B@Q,S)+2 -“B @(” @(" @(" @(&QD<6YX+G-O+C(@(" @(" @
M("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @(" @(" @
M(" @;&EB<&@N<V\N,B @(" @(" @($!B,#,T93 P," @(" @(" @(" @(" Y
M,39+(" @-#1+#0H@(#DY.30U,B @(#$@<&AO=&]N+V)I;B]B:V=D;6=R(" Q
M,’(@4D5#14E612 @(" @(" @(" @,3)+(" @,S9+(" X,3DR*#4Q-DLI*@T*
M(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @
M(" @(" @(" R.39+(" @,39+#0H@(" @(" @(" @("!L:6)P:“YS;RXR(” @
M(" @(" @0&(P,S1E,# P(" @(" @(" @(" @(#DQ-DL@(" T-$L-“B @(” @
M(" @(" @(&QI8G!H97AL:6(N<V\N,B @("! 8C T,V4P,# @(" @(" @(" @
M(" @(#4V2R @.#$Y,@T*(" @(" @(" @(" @;&EB<&AI;6<N<V@(" @(" @
M($!B,#0T93 P," @(" @(" @(" @(" @,39+(" T,#DV#0H@(" @(" @(" @
M("!P:5]I;U]P8W@N<V@(" @(" @0&(P-#4S,# P(" @(" @(" @(" @(#@Q
M.3(@(#0P.38-“B @(” @(" @(" @(’!I7VEO7W!N9RYS;R @(" @("! 8C T
M-38P,# @(" @(" @(" @(" @,34V2R @-# Y-@T*(" @(" @(" @(" @;&EB
M;2YS;RXR(" @(" @(" @($!B,#0W93 P," @(" @(" @(" @(" @-C!+(" X
M,3DR#0H@(" @(" @(" @("!L:6)Z+G-O+C(@(" @(" @(" @0&(P-#AF,# P
M(" @(" @(" @(" @(" T-$L@(#@Q.3(-“B @(” @(" @(" @(’!I7VEO7VIP
M96<N<V@(" @("! 8C T.6,P,# @(" @(" @(" @(" @.#$Y,B @-# Y-@T*
M(" @(" @(" @(" @;&EB:G!E9RYS;RXR(" @(" @($!B,#0Y9C P," @(" @
M(" @(" @(" Q,3)+(" X,3DR#0H@(" @(" @(" @(" O9&5V+VUE;2 @(" @
M(" @(" @0#0P-&,P,# P("@@(" @(" @,“D@(” @(" @-38R.$L-“B @.3DY
M-#4S(” @,2!H;W1O;B]B:6XO=VUS=VET8V@@(#$P<B!214-%259%(" @(" @
M(" @(#@Q.3(@(" T,$L@(#@Q.3(H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N
M>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q
M-DL-“B @(” @(" @(" @(&QI8G!H97AL:6(N<V\N,B @("! 8C S-&4P,# @
M(" @(" @(" @(" @(#4V2R @.#$Y,@T*(" @(" @(" @(" @;&EB07 N<V\N
M,B @(" @(" @($!B,#,U93 P," @(" @(" @(" @(" @-39+(" T,#DV#0H@
M(" @(" @(" @("!L:6)P:“YS;RXR(” @(" @(" @0&(P,S9D,# P(" @(" @
M(" @(" @(#DQ-DL@(" T-$L-“B @(” @(" @(" @(&QI8G!H<F5N9&5R+G-O
M+C(@("! 8C T-60P,# @(" @(" @(" @(" @,C T2R @-# Y-@T*(" @(" @
M(" @(" @;&EB;2YS;RXR(" @(" @(" @($!B,#0Y,3 P," @(" @(" @(" @
M(" @-C!+(" X,3DR#0H@(#DY.30U-" @(#$@<B]P:&]T;VXO8FEN+W-A=F5R
M(" Q,’(@4D5#14E612 @(" @(" @(" @,3)+(" @-#!+(" X,3DR*#4Q-DLI
M*@T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @
M(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @(" @("!L:6)P:&5X;&EB
M+G-O+C(@(" @0&(P,S1E,# P(" @(" @(" @(" @(" U-DL@(#@Q.3(-“B @
M(” @(" @(" @(&QI8D%P+G-O+C(@(" @(" @("! 8C S-64P,# @(" @(" @
M(" @(" @(#4V2R @-# Y-@T*(" @(" @(" @(" @;&EB<&@N<V\N,B @(" @
M(" @($!B,#,V9# P," @(" @(" @(" @(" Y,39+(" @-#1+#0H@(" @(" @
M(" @("!L:6)P:’)E;F1E<BYS;RXR(" @0&(P-#5D,# P(" @(" @(" @(" @
M(#(P-$L@(#0P.38-“B @(” @(" @(" @(&QI8FTN<V\N,B @(" @(" @("!
M8C T.3$P,# @(" @(" @(" @(" @(#8P2R @.#$Y,@T*(#$Q,#4Y-3$@(" Q
M(&)I;B]P:61I;B @(" @(" @(" @,3!R(%)%4$Q9(" @(" @(" @(" @(#(T
M2R @(#,R2R @.#$Y,B@U,39+*2H-“B @(” @(" @(" @(&QD<6YX+G-O+C(@
H(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2P``
`
end

No problem. I put it in as an attachment because the file seemed pretty big.

Thanks
Dennis…


STDIN -MEM O/P FOLLOWS THIS LINE

pid tid name prio STATE code data
stack
1 1 procnto 0f READY 1384K 0
0(320)*
1 2 procnto 10r RUNNING 1384K 0 0(4096)
1 3 procnto 63r RECEIVE 1384K 0 0(4096)
1 4 procnto 15r RECEIVE 1384K 0 0(4096)
1 5 procnto 10r RECEIVE 1384K 0 0(4096)
1 6 procnto 15r RECEIVE 1384K 0 0(4096)
1 7 procnto 15r RECEIVE 1384K 0 0(4096)
1 8 procnto 10r RECEIVE 1384K 0 0(4096)
1 9 procnto 6r READY 1384K 0 0(128K)
1 10 procnto 15r RECEIVE 1384K 0 0(4096)
1 11 procnto 10r RECEIVE 1384K 0 0(4096)
1 12 procnto 10r RECEIVE 1384K 0 0(4096)
zero @cfbee000 12K 12K
zero @cfbfd000 12K
2 1 sbin/tinit 10o REPLY 8192 20K
4096(516K)*
ldqnx.so.2 @b0300000 296K 16K
3 1 proc/boot/slogger 15o RECEIVE 8192 52K
4096(516K)*
ldqnx.so.2 @b0300000 296K 16K
12292 1 sbin/mqueue 10o RECEIVE 12K 20K
4096(516K)*
ldqnx.so.2 @b0300000 296K 16K
5 1 proc/boot/pci-bios 10o RECEIVE 36K 24K
4096(516K)*
ldqnx.so.2 @b0300000 296K 16K
6 1 roc/boot/devb-eide 10o SIGWAITINFO 28K 11M
8192(516K)*
6 2 roc/boot/devb-eide 21r RECEIVE 28K 11M 4096(8192)
6 3 roc/boot/devb-eide 10o RECEIVE 28K 11M 4096(16K)
6 4 roc/boot/devb-eide 10r CONDVAR 28K 11M 4096(16K)
6 6 roc/boot/devb-eide 10o RECEIVE 28K 11M 4096(16K)
6 7 roc/boot/devb-eide 10o RECEIVE 28K 11M 4096(16K)
6 8 roc/boot/devb-eide 10o RECEIVE 28K 11M 4096(16K)
ldqnx.so.2 @b0300000 296K 16K
libcam.so.2 @b034e000 40K 8192
cam-disk.so @b035a000 12K 4096
io-blk.so @b035e000 104K 8192
cam-cdrom.so @b037a000 12K 4096
fs-cd.so @b037e000 32K 4096
fs-dos.so @b0387000 52K 4096
fs-qnx4.so @b0395000 40K 4096
7 1 /x86/sbin/devc-con 10o RECEIVE 44K 56K
4096(516K)*
ldqnx.so.2 @b0300000 296K 16K
/dev/mem @40100000 ( 0) 4096
/dev/mem @40101000 ( b8000) 32K
8 1 .2/x86/sbin/fs-pkg 10o RECEIVE 108K 120K 12K(132K)
8 2 .2/x86/sbin/fs-pkg 10o SIGWAITINFO 108K 120K 4096(132K)
8 3 .2/x86/sbin/fs-pkg 10o RECEIVE 108K 120K 12K(132K)
8 4 .2/x86/sbin/fs-pkg 10o RECEIVE 108K 120K 12K(132K)
8 5 .2/x86/sbin/fs-pkg 10o RECEIVE 108K 120K 12K(132K)
8 6 .2/x86/sbin/fs-pkg 10o RECEIVE 108K 120K 12K(132K)
ldqnx.so.2 @b0300000 296K 16K
4105 1 sbin/pipe 10o RECEIVE 12K 40K 4096(132K)
4105 2 sbin/pipe 10o RECEIVE 12K 40K 4096(132K)
4105 3 sbin/pipe 10o RECEIVE 12K 40K 4096(132K)
ldqnx.so.2 @b0300000 296K 16K
131082 1 usr/sbin/random 10o SIGWAITINFO 20K 340K
8192(516K)*
131082 2 usr/sbin/random 10o RECEIVE 20K 340K 4096(132K)
131082 3 usr/sbin/random 10o NANOSLEEP 20K 340K 4096(132K)
ldqnx.so.2 @b0300000 296K 16K
libm.so.2 @b034e000 60K 8192
libz.so.2 @b035f000 44K 8192
53259 1 sbin/devc-pty 20o RECEIVE 28K 116K
4096(516K)*
ldqnx.so.2 @b0300000 296K 16K
86028 1 sbin/devc-par 10o RECEIVE 28K 36K
8192(516K)*
86028 2 sbin/devc-par 9r CONDVAR 28K 36K 4096(132K)
ldqnx.so.2 @b0300000 296K 16K
1101837 1 sbin/io-net 10r SIGWAITINFO 52K 36K
8192(516K)*
1101837 2 sbin/io-net 10r RECEIVE 52K 36K 4096(12K)
1101837 3 sbin/io-net 10r RECEIVE 52K 36K 4096(12K)
1101837 4 sbin/io-net 10r RECEIVE 52K 36K 4096(12K)
ldqnx.so.2 @b0300000 296K 16K
86030 1 usr/sbin/spooler 10o NANOSLEEP 16K 20K
8192(516K)*
ldqnx.so.2 @b0300000 296K 16K
86031 1 sbin/devc-ser8250 24o RECEIVE 28K 36K
4096(516K)*
ldqnx.so.2 @b0300000 296K 16K
118800 1 sbin/devb-fdc 10o SIGWAITINFO 24K 204K
8192(516K)*
118800 2 sbin/devb-fdc 21r RECEIVE 24K 204K 4096(8192)
118800 3 sbin/devb-fdc 10o RECEIVE 24K 204K 4096(16K)
118800 4 sbin/devb-fdc 10o CONDVAR 24K 204K 4096(16K)
118800 5 sbin/devb-fdc 10o RECEIVE 24K 204K 4096(16K)
118800 6 sbin/devb-fdc 10o RECEIVE 24K 204K 4096(16K)
ldqnx.so.2 @b0300000 296K 16K
libcam.so.2 @b034e000 40K 8192
cam-disk.so @b035a000 12K 4096
io-blk.so @b035e000 104K 8192
143377 1 usr/sbin/dumper 10o RECEIVE 20K 24K
4096(516K)*
ldqnx.so.2 @b0300000 296K 16K
86034 1 sbin/io-audio 10o SIGWAITINFO 72K 56K
4096(516K)*
86034 2 sbin/io-audio 10o RECEIVE 72K 56K 4096(132K)
86034 3 sbin/io-audio 10o RECEIVE 72K 56K 4096(132K)
86034 4 sbin/io-audio 10o RECEIVE 72K 56K 8192(132K)
86034 5 sbin/io-audio 15r INTR 72K 56K 4096(132K)
86034 6 sbin/io-audio 10o RECEIVE 72K 56K 4096(132K)
ldqnx.so.2 @b0300000 296K 16K
a-ctrl-audiopci.so @b034e000 12K 4096
deva-mixer-ac97.so @b0352000 16K 4096
1028115 1 r/photon/bin/pterm 10r RECEIVE 48K 104K
8192(516K)*
ldqnx.so.2 @b0300000 296K 16K
libphexlib.so.2 @b034e000 56K 8192
libAp.so.2 @b035e000 56K 4096
libph.so.2 @b036d000 916K 44K
libphrender.so.2 @b045d000 204K 4096
libm.so.2 @b0491000 60K 8192
1032212 1 bin/sh 10r SIGSUSPEND 148K 56K
8192(516K)*
ldqnx.so.2 @b0300000 296K 16K
204821 1 /photon/bin/Photon 10r RECEIVE 64K 72K
8192(516K)*
ldqnx.so.2 @b0300000 296K 16K
249878 1 ton/bin/fontsleuth 6o RECEIVE 20K 60K 4096(132K)
249878 2 ton/bin/fontsleuth 6o RECEIVE 20K 60K 4096(132K)
249878 3 ton/bin/fontsleuth 10o RECEIVE 20K 60K 4096(132K)
249878 4 ton/bin/fontsleuth 10o RECEIVE 20K 60K 4096(132K)
ldqnx.so.2 @b0300000 296K 16K
libph.so.2 @b034e000 916K 44K
917527 1 usr/photon/bin/pwm 10r RECEIVE 76K 72K
8192(516K)*
ldqnx.so.2 @b0300000 296K 16K
libphexlib.so.2 @b034e000 56K 8192
libph.so.2 @b035e000 916K 44K
241688 1 hoton/bin/phfontFA 12r RECEIVE 336K 852K
12K(516K)*
ldqnx.so.2 @b0300000 296K 16K
/dev/mem @40100000 ( 0) 32K
282649 1 on/bin/io-graphics 12r REPLY 80K 148K
8192(516K)*
ldqnx.so.2 @b0300000 296K 16K
libphrender.so.2 @b034e000 204K 4096
devg-banshee.so @b0382000 32K 4096
libffb.so.2 @b038b000 28K 8192
libdisputil.so.2 @b0394000 28K 4096
/dev/mem @40100000 ( 0) 32K
/dev/mem @40108000 ( 0) 4096
/dev/mem @40109000 (e4000000) 516K
/dev/mem @4018a000 (e4100000) 2048K
/dev/mem @4038a000 ( 0) 16M
/dev/mem @4138a000 ( 0) 4096
/dev/mem @4138b000 ( 0) 5628K
962586 1 r/photon/bin/shelf 10r RECEIVE 48K 392K
12K(516K)*
962586 2 r/photon/bin/shelf 10r CONDVAR 48K 392K 16K(132K)
ldqnx.so.2 @b0300000 296K 16K
libAp.so.2 @b034e000 56K 4096
libph.so.2 @b035d000 916K 44K
libphrender.so.2 @b044d000 204K 4096
libm.so.2 @b0481000 60K 8192
launchmenu.so @b0492000 32K 4096
libphimg.so.2 @b049b000 16K 4096
libexpat.so.2 @b04a0000 60K 8192
taskbar.so @b04b1000 24K 4096
clock.so @b04b8000 12K 4096
ptrcam.so @b04bc000 16K 4096
launcher.so @b04c1000 12K 4096
pload.so @b04c5000 12K 12K
cdplayer.so @b04cb000 16K 8192
libmedia.so.2 @b04d1000 44K 8192
libasound.so.2 @b04de000 104K 4096
volume.so @b04f9000 12K 4096
worldview.so @b04fd000 20K 8192
/dev/mem @40100000 ( 0) 4096
/dev/mem @40101000 ( 0) 4096
299035 1 ton/bin/devi-hirun 15o RECEIVE 68K 28K
8192(516K)*
299035 2 ton/bin/devi-hirun 10o REPLY 68K 28K 4096(132K)
299035 3 ton/bin/devi-hirun 12o SIGWAITINFO 68K 28K 4096(132K)
ldqnx.so.2 @b0300000 296K 16K
libph.so.2 @b034e000 916K 44K
999452 1 photon/bin/bkgdmgr 10r RECEIVE 12K 36K
8192(516K)*
ldqnx.so.2 @b0300000 296K 16K
libph.so.2 @b034e000 916K 44K
libphexlib.so.2 @b043e000 56K 8192
libphimg.so @b044e000 16K 4096
pi_io_pcx.so @b0453000 8192 4096
pi_io_png.so @b0456000 156K 4096
libm.so.2 @b047e000 60K 8192
libz.so.2 @b048f000 44K 8192
pi_io_jpeg.so @b049c000 8192 4096
libjpeg.so.2 @b049f000 112K 8192
/dev/mem @404c0000 ( 0) 5628K
999453 1 hoton/bin/wmswitch 10r RECEIVE 8192 40K
8192(516K)*
ldqnx.so.2 @b0300000 296K 16K
libphexlib.so.2 @b034e000 56K 8192
libAp.so.2 @b035e000 56K 4096
libph.so.2 @b036d000 916K 44K
libphrender.so.2 @b045d000 204K 4096
libm.so.2 @b0491000 60K 8192
999454 1 r/photon/bin/saver 10r RECEIVE 12K 40K
8192(516K)*
ldqnx.so.2 @b0300000 296K 16K
libphexlib.so.2 @b034e000 56K 8192
libAp.so.2 @b035e000 56K 4096
libph.so.2 @b036d000 916K 44K
libphrender.so.2 @b045d000 204K 4096
libm.so.2 @b0491000 60K 8192
1105951 1 bin/pidin 10r REPLY 24K 32K
8192(516K)*
ldqnx.so.2 @b0300000 296K 16K









“Hardware Support Account” <hw@qnx.com> wrote in message
news:9k78l4$b57$1@nntp.qnx.com

Hi Dennis,

Sorry I cannot get at attached file with my news reader. Can you post the
text inline.

Regards,

Joe

Dennis <> dmoses@z-kat.com> > wrote:
Hi Joe,

I was not sure if you wanted me to slay the io-net and then do the pidin
or
before. The results in the attachment are after i attempted to start
the
io-net and then get the error message. Hope this is the one you need

basically this is what i did

io-net -d via-rhine did =0x1300

(got the error msg here)

pidin mem > outputfile

Thanks
Dennis…

“Hardware Support Account” <> hw@qnx.com> > wrote in message
news:9k71ph$74q$> 1@nntp.qnx.com> …
Hi Dennis,

Looking at the error message you are getting it looks like there is a
permissions problem.
Can you post the output from ‘pidin mem’.

Regards,

Joe

Dennis <> dmoses@z-kat.com> > wrote:
The same error shows up even when i specify the did and vid

“Unable to init dll devn-via-rhine: Operation not permitted”

Is there anything else i can try ?

Thanks
Dennis…



“Hardware Support Account” <> hw@qnx.com> > wrote in message
news:9k6lgm$t5e$> 2@nntp.qnx.com> …

Hi,

We have not seen this version of the chipset before…try running
‘io-net -dvia-rhine did=0x1300,vid0x1186 …’


Regards,

Joe

Dennis <> dmoses@z-kat.com> > wrote:
Thank you for the reply.

I was root when i tried to execute all those commands.

This is what i got from a pci -v . (only the part concerning this
card)

The device ID shows “unknown” This is the case in both the Dlink
530TX+
cards i tried.

Thanks for your help.
Dennis…

Class = Network (Ethernet)
Vendor ID = 1186h, D-Link System Inc
Device ID = 1300h, Unknown Unknown
PCI index = 0h
Class Codes = 020000h
Revision ID = 10h
Bus number = 0
Device number = 15
Function num = 0
Status Reg = 290h
Command Reg = 7h
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 40h
Cache Line Size= 0h
PCI IO Address = d800h length 256 enabled
PCI Mem Address = ea000000h 32bit length 256 enabled
Subsystem Vendor ID = 1186h
Subsystem ID = 1301h
Max Lat = 64ns
Min Gnt = 32ns
PCI Int Pin = INT A
Interrupt line = 5
Capabilities Pointer = 50h
Capability ID = 1h
Capabilities = 7602h - 0h


“Tools Mail Account” <> tools@qnx.com> > wrote in message
news:9k45ka$cj5$> 1@nntp.qnx.com> …
Dennis <> dmoses@z-kat.com> > wrote:
Hi,

I am trying to get my machine running RTP 6.1 on to the
network.
I
have
a
Dlink DFE530TX+ network card. The QNX documentation mentions
the
DFE530TX
as a supported card (driver : devn-via-rhine.so). When I try
to
load
the
drivers using

Yes we do support DFE530TX, but I’m not sure about DFE530TX+, can
you
post
an output from “pci -v”.

\

io-net -d via-rhine -p tcpip

it says “unable to init dll devn-via-rhine : no such device”

when i loading using

io-net

mount -Tio-net /lib/dll/devn-via-rhine.so

it says " cant mount …possible reason: operation not
permitted"

I assume you where root while trying above commands?

I know for a fact that the card works fine, (works in
Windows).
In
RTP
6.1, the link light always stays on.

Is there anyway to fix this??

Regards,

Marcin

Thanks
Dennis…











begin 666 after_trying_io-net.txt
M(" @("!P:60@=&ED(&YA;64@(" @(" @(" @(" @("!P<FEO(%-4051%(" @
M(" @(" @("!C;V1E("!D871A(" @(" @(" @<W1A8VL-“B @(” @(" Q(" @
M,2!P<F]C;G1O(" @(" @(" @(" @(" P9B!214%$62 @(" @(" @(" @,3,X
M-$L@(" @(# @(" @(" P*#,R,“DJ#0H@(” @(" @,2 @(#(@<’)O8VYT;R @
M(" @(" @(" @(" Q,’(@4E5.3DE.1R @(" @(" @(#$S.#1+(" @(" P(" @
M(" P*#0P.38I( T*(" @(" @(#$@(" S(’!R;V-N=&@(" @(" @(" @(" @
M-C-R(%)%0T5)5D4@(" @(" @(" Q,S@T2R @(" @," @(" @,"@T,#DV2 -
M"B @(" @(" Q(" @-"!P<F]C;G1O(" @(" @(" @(" @(#$U<B!214-%259%
M(" @(" @(" @,3,X-$L@(" @(# @(" @(# H-# Y-BD@#0H@(" @(" @,2 @
M(#4@<’)O8VYT;R @(" @(" @(" @(" Q,’(@4D5#14E612 @(" @(" @(#$S
M.#1+(" @(" P(" @(" P
#0P.38I( T*(" @(" @(#$@(" V(’!R;V-N=&@
M(" @(" @(" @(" @,35R(%)%0T5)5D4@(" @(" @(" Q,S@T2R @(" @," @
M(" @,"@T,#DV2 -“B @(” @(" Q(" @-R!P<F]C;G1O(" @(" @(" @(" @
M(#$U<B!214-%259%(" @(" @(" @,3,X-$L@(" @(# @(" @(# H-# Y-BD@
M#0H@(" @(" @,2 @(#@@<’)O8VYT;R @(" @(" @(" @(" Q,’(@4D5#14E6
M12 @(" @(" @(#$S.#1+(" @(" P(" @(" P
#0P.38I( T*(" @(" @(#$@
M(" Y(’!R;V-N=&@(" @(" @(" @(" @(#9R(%)%0419(" @(" @(" @(" Q
M,S@T2R @(" @," @(" @,"@Q,CA+2 -“B @(” @(" Q(" Q,"!P<F]C;G1O
M(" @(" @(" @(" @(#$U<B!214-%259%(" @(" @(" @,3,X-$L@(" @(# @
M(" @(# H-# Y-BD@#0H@(" @(" @,2 @,3$@<’)O8VYT;R @(" @(" @(" @
M(" Q,’(@4D5#14E612 @(" @(" @(#$S.#1+(" @(" P(" @(" P
#0P.38I
M( T*(" @(" @(#$@(#$R(’!R;V-N=&@(" @(" @(" @(" @,3!R(%)%0T5)
M5D4@(" @(" @(" Q,S@T2R @(" @," @(" @,"@T,#DV2 -“B @(” @(" @
M(" @('IE<F@(" @(" @(" @(" @("! 8V9B964P,# @(" @(" @(" @(" @
M(#$R2R @(#$R2PT
(" @(" @(" @(" @>F5R;R @(" @(" @(" @(" @($!C
M9F)F9# P," @(" @(" @(" @(" @,3)+(" @(" @#0H@(" @(" @,B @(#$@
M<V)I;B]T:6YI=" @(" @(" @(" Q,&@4D503%D@(" @(" @(" @(" X,3DR
M(" @,C!+(" T,#DV*#4Q-DLI*@T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @
M(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R.39+(" @,39+#0H@(" @
M(" @,R @(#$@<’)O8R]B;V]T+W-L;V=G97(@(" Q-6@4D5#14E612 @(" @
M(" @(" X,3DR(" @-3)+(" T,#DV*#4Q-DLI*@T*(" @(" @(" @(" @;&1Q
M;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R.39+(" @
M,39+#0H@(" Q,C(Y,B @(#$@<V)I;B]M<75E=64@(" @(" @(" Q,&@4D5#
M14E612 @(" @(" @(" @,3)+(" @,C!+(" T,#DV*#4Q-DLI*@T*(" @(" @
M(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @
M(" R.39+(" @,39+#0H@(" @(" @-2 @(#$@<’)O8R]B;V]T+W!C:2UB:6]S
M(" Q,&@4D5#14E612 @(" @(" @(" @,S9+(" @,C1+(" T,#DV*#4Q-DLI
M*@T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @
M(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @-B @(#$@<F]C+V)O;W0O
M9&5V8BUE:61E(" Q,&@4TE’5T%)5$E.1D@(" @(" @,CA+(" @,3%-(" X
M,3DR*#4Q-DLI*@T*(" @(" @(#8@(" R(’)O8R]B;V]T+V1E=F(M96ED92 @
M,C%R(%)%0T5)5D4@(" @(" @(" @(#(X2R @(#$Q32 @-# Y-B@X,3DR2 -
M"B @(" @(" V(" @,R!R;V,O8F]O="]D979B+65I9&4@(#$P;R!214-%259%
M(" @(" @(" @(" R.$L@(" Q,4T@(" T,#DV
#$V2RD@#0H@(" @(" @-B @
M(#0@<F]C+V)O;W0O9&5V8BUE:61E(" Q,’(@0T].1%9!4B @(" @(" @(" @
M,CA+(" @,3%-(" @-# Y-B@Q-DLI( T*(" @(" @(#8@(" V(’)O8R]B;V]T
M+V1E=F(M96ED92 @,3!O(%)%0T5)5D4@(" @(" @(" @(#(X2R @(#$Q32 @
M(#0P.38H,39+2 -“B @(” @(" V(" @-R!R;V,O8F]O="]D979B+65I9&4@
M(#$P;R!214-%259%(" @(" @(" @(" R.$L@(" Q,4T@(" T,#DV
#$V2RD@
M#0H@(" @(" @-B @(#@@<F]C+V)O;W0O9&5V8BUE:61E(" Q,&@4D5#14E6
M12 @(" @(" @(" @,CA+(" @,3%-(" @-# Y-B@Q-DLI( T*(" @(" @(" @
M(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R
M.39+(" @,39+#0H@(" @(" @(" @("!L:6)C86TN<V\N,B @(" @(" @0&(P
M,S1E,# P(" @(" @(" @(" @(" T,$L@(#@Q.3(-“B @(” @(" @(" @(&-A
M;2UD:7-K+G-O(" @(" @("! 8C S-6$P,# @(" @(" @(" @(" @(#$R2R @
M-# Y-@T*(" @(" @(" @(" @:6\M8FQK+G-O(" @(" @(" @($!B,#,U93 P
M," @(" @(" @(" @(" Q,#1+(" X,3DR#0H@(" @(" @(" @("!C86TM8V1R
M;VTN<V@(" @(" @0&(P,S=A,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-
M"B @(" @(" @(" @(&9S+6-D+G-O(" @(" @(" @("! 8C S-V4P,# @(" @
M(" @(" @(" @(#,R2R @-# Y-@T*(" @(" @(" @(" @9G,M9&]S+G-O(" @
M(" @(" @($!B,#,X-S P," @(" @(" @(" @(" @-3)+(" T,#DV#0H@(" @
M(" @(" @("!F<RUQ;G@T+G-O(" @(" @(" @0&(P,SDU,# P(" @(" @(" @
M(" @(" T,$L@(#0P.38-“B @(” @(" W(" @,2 O>#@V+W-B:6XO9&5V8RUC
M;VX@(#$P;R!214-%259%(" @(" @(" @(" T-$L@(" U-DL@(#0P.38H-3$V
M2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P
M(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @(” @(" @(" @("]D978O;65M
M(" @(" @(" @("! -# Q,# P,# @" @(" @(" P2 @(" @(" @-# Y-@T*
M(" @(" @(" @(" @+V1E=B]M96T@(" @(" @(" @($ T,#$P,3 P," H(" @
M8C@P,# I(" @(" @(" @,S)+#0H@(" @(" @." @(#$@+C(O>#@V+W-B:6XO
M9G,M<&MG(" Q,&@4D5#14E612 @(" @(" @(" Q,#A+(" Q,C!+(" @,3)+
M*#$S,DLI( T*(" @(" @(#@@(" R(“XR+W@X-B]S8FEN+V9S+7!K9R @,3!O
M(%-)1U=!251)3D9/(” @(" @,3 X2R @,3(P2R @-# Y-B@Q,S)+2 -“B @
M(” @(" X(" @,R N,B]X.#8O<V)I;B]F<RUP:V<@(#$P;R!214-%259%(" @
M(" @(" @(#$P.$L@(#$R,$L@(" Q,DLH,3,R2RD@#0H@(" @(" @." @(#0@
M+C(O>#@V+W-B:6XO9G,M<&MG(" Q,&@4D5#14E612 @(" @(" @(" Q,#A+
M(" Q,C!+(" @,3)+
#$S,DLI( T*(" @(" @(#@@(" U(“XR+W@X-B]S8FEN
M+V9S+7!K9R @,3!O(%)%0T5)5D4@(” @(" @(" @,3 X2R @,3(P2R @(#$R
M2R@Q,S)+2 -“B @(” @(" X(" @-B N,B]X.#8O<V)I;B]F<RUP:V<@(#$P
M;R!214-%259%(" @(" @(" @(#$P.$L@(#$R,$L@(" Q,DLH,3,R2RD@#0H@
M(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @
M(" @(" @(#(Y-DL@(" Q-DL-“B @(” T,3 U(" @,2!S8FEN+W!I<&4@(" @
M(" @(" @(#$P;R!214-%259%(" @(" @(" @(" Q,DL@(" T,$L@(#0P.38H
M,3,R2RD@#0H@(" @-#$P-2 @(#(@<V)I;B]P:7!E(" @(" @(" @(" Q,&@
M4D5#14E612 @(" @(" @(" @,3)+(" @-#!+(" T,#DV
#$S,DLI( T*(" @
M(#0Q,#4@(" S(’-B:6XO<&EP92 @(" @(" @(" @,3!O(%)%0T5)5D4@(" @
M(" @(" @(#$R2R @(#0P2R @-# Y-B@Q,S)+2 -“B @(” @(" @(" @(&QD
M<6YX+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @
M(#$V2PT
(" Q,S$P.#(@(" Q(‘5S<B]S8FEN+W)A;F1O;2 @(" @,3!O(%-)
M1U=!251)3D9/(" @(" @(#(P2R @,S0P2R @.#$Y,B@U,39+2H-“B @,3,Q
M,#@R(” @,B!U<W(O<V)I;B]R86YD;VT@(" @(#$P;R!214-%259%(" @(" @
M(" @(" R,$L@(#,T,$L@(#0P.38H,3,R2RD@#0H@(#$S,3 X,B @(#,@=7-R
M+W-B:6XO<F%N9&]M(" @(" Q,&@3D%.3U-,1450(" @(" @(" @,C!+(" S
M-#!+(" T,#DV
#$S,DLI( T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @
M(" @($!B,#,P,# P," @(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @
M(" @("!L:6)M+G-O+C(@(" @(" @(" @0&(P,S1E,# P(" @(" @(" @(" @
M(" V,$L@(#@Q.3(-“B @(” @(" @(" @(&QI8GHN<V\N,B @(" @(" @("!
M8C S-68P,# @(" @(" @(" @(" @(#0T2R @.#$Y,@T*(" @-3,R-3D@(" Q
M(’-B:6XO9&5V8RUP=‘D@(" @(" @,C!O(%)%0T5)5D4@(" @(" @(" @(#(X
M2R @,3$V2R @-# Y-B@U,39+2H-“B @(” @(" @(" @(&QD<6YX+G-O+C(@
M(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @
M.#8P,C@@(" Q(’-B:6XO9&5V8RUP87(@(" @(" @,3!O(%)%0T5)5D4@(" @
M(" @(" @(#(X2R @(#,V2R @.#$Y,B@U,39+2H-“B @(#@V,#(X(” @,B!S
M8FEN+V1E=F,M<&%R(" @(" @(" Y<B!#3TY$5D%2(" @(" @(" @(" R.$L@
M(" S-DL@(#0P.38H,3,R2RD@#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @
M(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B Q,3 Q
M.#,W(” @,2!S8FEN+VEO+6YE=" @(" @(" @(#$P<B!324=704E424Y&3R @
M(" @(" U,DL@(" S-DL@(#@Q.3(H-3$V2RDJ#0H@,3$P,3@S-R @(#(@<V)I
M;B]I;RUN970@(" @(" @(" Q,’(@4D5#14E612 @(" @(" @(" @-3)+(" @
M,S9+(" @-# Y-B@Q,DLI( T
(#$Q,#$X,S<@(" S(’-B:6XO:6\M;F5T(" @
M(" @(" @,3!R(%)%0T5)5D4@(" @(" @(" @(#4R2R @(#,V2R @(#0P.38H
M,3)+2 -“B Q,3 Q.#,W(” @-"!S8FEN+VEO+6YE=" @(" @(" @(#$P<B!2
M14-%259%(" @(" @(" @(" U,DL@(" S-DL@(" T,#DV
#$R2RD@#0H@(" @
M(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @(" @
M(" @(#(Y-DL@(" Q-DL-“B @(#@V,#,P(” @,2!U<W(O<V)I;B]S<&]O;&5R
M(" @(#$P;R!.04Y/4TQ%15 @(" @(" @(" Q-DL@(" R,$L@(#@Q.3(H-3$V
M2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P
M(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @(#@V,#,Q(” @,2!S8FEN+V1E
M=F,M<V5R.#(U," @(#(T;R!214-%259%(" @(" @(" @(" R.$L@(" S-DL@
M(#0P.38H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @
M0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @,3$X.# P(” @
M,2!S8FEN+V1E=F(M9F1C(" @(" @(#$P;R!324=704E424Y&3R @(" @(" R
M-$L@(#(P-$L@(#@Q.3(H-3$V2RDJ#0H@(#$Q.#@P," @(#(@<V)I;B]D979B
M+69D8R @(" @(" R,7(@4D5#14E612 @(" @(" @(" @,C1+(" R,#1+(" T
M,#DV*#@Q.3(I( T*(" Q,3@X,# @(" S(’-B:6XO9&5V8BUF9&,@(" @(" @
M,3!O(%)%0T5)5D4@(" @(" @(" @(#(T2R @,C T2R @(#0P.38H,39+2 -
M"B @,3$X.# P(" @-"!S8FEN+V1E=F(M9F1C(" @(" @(#$P;R!#3TY$5D%2
M(" @(" @(" @(" R-$L@(#(P-$L@(" T,#DV
#$V2RD@#0H@(#$Q.#@P," @
M(#4@<V)I;B]D979B+69D8R @(" @(" Q,&@4D5#14E612 @(" @(" @(" @
M,C1+(" R,#1+(" @-# Y-B@Q-DLI( T*(" Q,3@X,# @(" V(’-B:6XO9&5V
M8BUF9&,@(" @(" @,3!O(%)%0T5)5D4@(" @(" @(" @(#(T2R @,C T2R @
M(#0P.38H,39+2 -“B @(” @(" @(" @(&QD<6YX+G-O+C(@(" @(" @("!
M8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @(" @(" @(" @
M;&EB8V%M+G-O+C(@(" @(" @($!B,#,T93 P," @(" @(" @(" @(" @-#!+
M(" X,3DR#0H@(" @(" @(" @("!C86TM9&ES:RYS;R @(" @(" @0&(P,S5A
M,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-“B @(” @(" @(" @(&EO+6)L
M:RYS;R @(" @(" @("! 8C S-64P,# @(" @(" @(" @(" @,3 T2R @.#$Y
M,@T*(" Q-#,S-S<@(" Q(‘5S<B]S8FEN+V1U;7!E<B @(" @,3!O(%)%0T5)
M5D4@(" @(" @(" @(#(P2R @(#(T2R @-# Y-B@U,39+2H-“B @(” @(" @
M(" @(&QD<6YX+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @
M,CDV2R @(#$V2PT
(" @.#8P,S0@(" Q(’-B:6XO:6\M875D:6@(" @(" @
M,3!O(%-)1U=!251)3D9/(" @(" @(#<R2R @(#4V2R @-# Y-B@U,39+2H-
M"B @(#@V,#,T(" @,B!S8FEN+VEO+6%U9&EO(" @(" @(#$P;R!214-%259%
M(" @(" @(" @(" W,DL@(" U-DL@(#0P.38H,3,R2RD@#0H@(" X-C S-" @
M(#,@<V)I;B]I;RUA=61I;R @(" @(" Q,&@4D5#14E612 @(" @(" @(" @
M-S)+(" @-39+(" T,#DV
#$S,DLI( T*(" @.#8P,S0@(" T(’-B:6XO:6\M
M875D:6@(" @(" @,3!O(%)%0T5)5D4@(" @(" @(" @(#<R2R @(#4V2R @
M.#$Y,B@Q,S)+2 -“B @(#@V,#,T(” @-2!S8FEN+VEO+6%U9&EO(" @(" @
M(#$U<B!)3E12(" @(" @(" @(" @(" W,DL@(" U-DL@(#0P.38H,3,R2RD@
M#0H@(" X-C S-" @(#8@<V)I;B]I;RUA=61I;R @(" @(" Q,&@4D5#14E6
M12 @(" @(" @(" @-S)+(" @-39+(" T,#DV
#$S,DLI( T*(" @(" @(" @
M(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R
M.39+(" @,39+#0H@(" @(" @(" @("!A+6-T<FPM875D:6]P8VDN<V@0&(P
M,S1E,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-“B @(” @(" @(" @(&1E
M=F$M;6EX97(M86,Y-RYS;R! 8C S-3(P,# @(" @(" @(" @(" @(#$V2R @
M-# Y-@T*(#$P,C@Q,34@(" Q(’(O<&AO=&]N+V)I;B]P=&5R;2 @,3!R(%)%
M0T5)5D4@(" @(" @(" @(#0X2R @,3 T2R @.#$Y,B@U,39+2H-“B @(” @
M(" @(" @(&QD<6YX+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @
M(" @,CDV2R @(#$V2PT
(" @(" @(" @(" @;&EB<&AE>&QI8BYS;RXR(" @
M($!B,#,T93 P," @(" @(" @(" @(" @-39+(" X,3DR#0H@(" @(" @(" @
M("!L:6)!<“YS;RXR(” @(" @(" @0&(P,S5E,# P(" @(" @(" @(" @(" U
M-DL@(#0P.38-“B @(” @(" @(" @(&QI8G!H+G-O+C(@(" @(" @("! 8C S
M-F0P,# @(" @(" @(" @(" @.3$V2R @(#0T2PT*(" @(" @(" @(" @;&EB
M<&AR96YD97(N<V\N,B @($!B,#0U9# P," @(" @(" @(" @(" R,#1+(" T
M,#DV#0H@(" @(" @(" @("!L:6)M+G-O+C(@(" @(" @(" @0&(P-#DQ,# P
M(" @(" @(" @(" @(" V,$L@(#@Q.3(-“B Q,#,R,C$R(” @,2!B:6XO<V@@
M(" @(" @(" @(" @(#$P<B!324=355-014Y$(" @(" @(#$T.$L@(" U-DL@
M(#@Q.3(H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @
M0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @,C T.#(Q(” @
M,2 O<&AO=&]N+V)I;B]0:&]T;VX@(#$P<B!214-%259%(" @(" @(" @(" V
M-$L@(" W,DL@(#@Q.3(H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR
M(” @(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @
M,C0Y.#<X(” @,2!T;VXO8FEN+V9O;G1S;&5U=&@@(" V;R!214-%259%(" @
M(" @(" @(" R,$L@(" V,$L@(#0P.38H,3,R2RD@#0H@(#(T.3@W." @(#(@
M=&]N+V)I;B]F;VYT<VQE=71H(" @-F@4D5#14E612 @(" @(" @(" @,C!+
M(" @-C!+(" T,#DV*#$S,DLI( T*(" R-#DX-S@@(" S(‘1O;B]B:6XO9F]N
M=’-L975T:" @,3!O(%)%0T5)5D4@(" @(" @(" @(#(P2R @(#8P2R @-# Y
M-B@Q,S)+2 -“B @,C0Y.#<X(” @-"!T;VXO8FEN+V9O;G1S;&5U=&@@(#$P
M;R!214-%259%(" @(" @(" @(" R,$L@(" V,$L@(#0P.38H,3,R2RD@#0H@
M(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @
M(" @(" @(#(Y-DL@(" Q-DL-“B @(” @(" @(" @(&QI8G!H+G-O+C(@(" @
M(" @("! 8C S-&4P,# @(" @(" @(" @(" @.3$V2R @(#0T2PT
(" Y,3<U
M,C<@(" Q(‘5S<B]P:&]T;VXO8FEN+W!W;2 @,3!R(%)%0T5)5D4@(" @(" @
M(" @(#<V2R @(#<R2R @.#$Y,B@U,39+2H-“B @(” @(" @(" @(&QD<6YX
M+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V
M2PT
(" @(" @(" @(" @;&EB<&AE>&QI8BYS;RXR(" @($!B,#,T93 P," @
M(" @(" @(" @(" @-39+(" X,3DR#0H@(" @(" @(" @("!L:6)P:“YS;RXR
M(” @(" @(" @0&(P,S5E,# P(" @(" @(" @(" @(#DQ-DL@(" T-$L-“B @
M,C0Q-C@X(” @,2!H;W1O;B]B:6XO<&AF;VYT1D$@(#$R<B!214-%259%(" @
M(" @(" @(#,S-DL@(#@U,DL@(" Q,DLH-3$V2RDJ#0H@(" @(" @(" @("!L
M9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@
M(" Q-DL-“B @(” @(" @(" @("]D978O;65M(" @(" @(" @("! -# Q,# P
M,# @" @(" @(" P2 @(" @(" @(#,R2PT*(" R.#(V-#D@(" Q(&]N+V)I
M;B]I;RUG<F%P:&EC<R @,3)R(%)%4$Q9(" @(" @(" @(" @(#@P2R @,30X
M2R @.#$Y,B@U,39+2H-“B @(” @(" @(" @(&QD<6YX+G-O+C(@(" @(" @
M("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @(" @(" @
M(" @;&EB<&AR96YD97(N<V\N,B @($!B,#,T93 P," @(" @(" @(" @(" R
M,#1+(" T,#DV#0H@(" @(" @(" @("!D979G+6)A;G-H964N<V@(" @0&(P
M,S@R,# P(" @(" @(" @(" @(" S,DL@(#0P.38-“B @(” @(" @(" @(&QI
M8F9F8BYS;RXR(" @(" @("! 8C S.&(P,# @(" @(" @(" @(" @(#(X2R @
M.#$Y,@T*(" @(" @(" @(" @;&EB9&ES<‘5T:6PN<V\N,B @($!B,#,Y-# P
M," @(" @(" @(" @(" @,CA+(" T,#DV#0H@(" @(" @(" @(" O9&5V+VUE
M;2 @(" @(" @(" @0#0P,3 P,# P("@@(" @(" @,“D@(” @(" @(" S,DL-
M"B @(" @(" @(" @("]D978O;65M(" @(" @(" @("! -# Q,#@P,# @" @
M(" @(" P
2 @(" @(" @-# Y-@T*(" @(" @(" @(" @+V1E=B]M96T@(" @
M(" @(" @($ T,#$P.3 P," H930P,# P,# I(" @(" @(" U,39+#0H@(" @
M(" @(" @(" O9&5V+VUE;2 @(" @(" @(" @0#0P,3AA,# P(“AE-#$P,# P
M,“D@(” @(” @,C T.$L-“B @(” @(" @(" @("]D978O;65M(" @(" @(" @
M("! -# S.&$P,# @" @(" @(" P2 @(" @(" @(#$V30T*(" @(" @(" @
M(" @+V1E=B]M96T@(" @(" @(" @($ T,3,X83 P," H(" @(" @(# I(" @
M(" @(" T,#DV#0H@(" @(" @(" @(" O9&5V+VUE;2 @(" @(" @(" @0#0Q
M,SAB,# P("@@(" @(" @,“D@(” @(" @-38R.$L-“B @.38R-3@V(” @,2!R
M+W!H;W1O;B]B:6XO<VAE;&8@(#$P<B!214-%259%(" @(" @(" @(" T.$L@
M(#,Y,DL@(" Q,DLH-3$V2RDJ#0H@(#DV,C4X-B @(#(@<B]P:&]T;VXO8FEN
M+W-H96QF(" Q,’(@0T].1%9!4B @(" @(" @(" @-#A+(" S.3)+(" @,39+
M*#$S,DLI( T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P
M,# P," @(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @(" @("!L:6)!
M<“YS;RXR(” @(" @(" @0&(P,S1E,# P(" @(" @(" @(" @(" U-DL@(#0P
M.38-“B @(” @(" @(" @(&QI8G!H+G-O+C(@(" @(" @("! 8C S-60P,# @
M(" @(" @(" @(" @.3$V2R @(#0T2PT*(" @(" @(" @(" @;&EB<&AR96YD
M97(N<V\N,B @($!B,#0T9# P," @(" @(" @(" @(" R,#1+(" T,#DV#0H@
M(" @(" @(" @("!L:6)M+G-O+C(@(" @(" @(" @0&(P-#@Q,# P(" @(" @
M(" @(" @(" V,$L@(#@Q.3(-“B @(” @(" @(" @(&QA=6YC:&UE;G4N<V@
M(" @("! 8C T.3(P,# @(" @(" @(" @(" @(#,R2R @-# Y-@T*(" @(" @
M(" @(" @;&EB<&AI;6<N<V\N,B @(" @($!B,#0Y8C P," @(" @(" @(" @
M(" @,39+(" T,#DV#0H@(" @(" @(" @("!L:6)E>’!A=“YS;RXR(” @(" @
M0&(P-&$P,# P(" @(" @(" @(" @(" V,$L@(#@Q.3(-“B @(” @(" @(" @
M(‘1A<VMB87(N<V@(" @(" @("! 8C T8C$P,# @(" @(" @(" @(" @(#(T
M2R @-# Y-@T*(" @(" @(" @(" @8VQO8VLN<V@(" @(" @(" @($!B,#1B
M.# P," @(" @(" @(" @(" @,3)+(" T,#DV#0H@(" @(" @(" @("!P=’)C
M86TN<V@(" @(" @(" @0&(P-&)C,# P(" @(" @(" @(" @(" Q-DL@(#0P
M.38-“B @(” @(" @(" @(&QA=6YC:&5R+G-O(" @(" @("! 8C T8S$P,# @
M(" @(" @(" @(" @(#$R2R @-# Y-@T*(" @(" @(" @(" @<&QO860N<V@
M(" @(" @(" @($!B,#1C-3 P," @(" @(" @(" @(" @,3)+(" @,3)+#0H@
M(" @(" @(" @("!C9’!L87EE<BYS;R @(" @(" @0&(P-&-B,# P(" @(" @
M(" @(" @(" Q-DL@(#@Q.3(-“B @(” @(" @(" @(&QI8FUE9&EA+G-O+C(@
M(" @("! 8C T9#$P,# @(" @(" @(" @(" @(#0T2R @.#$Y,@T*(" @(" @
M(" @(" @;&EB87-O=6YD+G-O+C(@(" @($!B,#1D93 P," @(" @(" @(" @
M(" Q,#1+(" T,#DV#0H@(" @(" @(" @("!V;VQU;64N<V@(" @(" @(" @
M0&(P-&8Y,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-“B @(” @(" @(" @
M(’=O<FQD=FEE=RYS;R @(" @("! 8C T9F0P,# @(" @(" @(" @(" @(#(P
M2R @.#$Y,@T*(" @(" @(" @(" @+V1E=B]M96T@(" @(" @(" @($ T,#$P
M,# P," H(" @(" @(# I(" @(" @(" T,#DV#0H@(" @(" @(" @(" O9&5V
M+VUE;2 @(" @(" @(" @0#0P,3 Q,# P("@@(" @(" @,“D@(” @(" @(#0P
M.38-“B @,CDY,#,U(” @,2!T;VXO8FEN+V1E=FDM:&ER=6X@(#$U;R!214-%
M259%(" @(" @(" @(" V.$L@(" R.$L@(#@Q.3(H-3$V2RDJ#0H@(#(Y.3 S
M-2 @(#(@=&]N+V)I;B]D979I+6AI<G5N(" Q,&@4D503%D@(" @(" @(" @
M(" @-CA+(" @,CA+(" T,#DV*#$S,DLI( T*(" R.3DP,S4@(" S(‘1O;B]B
M:6XO9&5V:2UH:7)U;B @,3)O(%-)1U=!251)3D9/(" @(" @(#8X2R @(#(X
M2R @-# Y-B@Q,S)+2 -“B @(” @(" @(" @(&QD<6YX+G-O+C(@(" @(" @
M("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @(" @(" @
M(" @;&EB<&@N<V\N,B @(" @(" @($!B,#,T93 P," @(" @(" @(" @(" Y
M,39+(" @-#1+#0H@(#DY.30U,B @(#$@<&AO=&]N+V)I;B]B:V=D;6=R(" Q
M,’(@4D5#14E612 @(" @(" @(" @,3)+(" @,S9+(" X,3DR*#4Q-DLI*@T*
M(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @
M(" @(" @(" R.39+(" @,39+#0H@(" @(" @(" @("!L:6)P:“YS;RXR(” @
M(" @(" @0&(P,S1E,# P(" @(" @(" @(" @(#DQ-DL@(" T-$L-“B @(” @
M(" @(" @(&QI8G!H97AL:6(N<V\N,B @("! 8C T,V4P,# @(" @(" @(" @
M(" @(#4V2R @.#$Y,@T*(" @(" @(" @(" @;&EB<&AI;6<N<V@(" @(" @
M($!B,#0T93 P," @(" @(" @(" @(" @,39+(" T,#DV#0H@(" @(" @(" @
M("!P:5]I;U]P8W@N<V@(" @(" @0&(P-#4S,# P(" @(" @(" @(" @(#@Q
M.3(@(#0P.38-“B @(” @(" @(" @(’!I7VEO7W!N9RYS;R @(" @("! 8C T
M-38P,# @(" @(" @(" @(" @,34V2R @-# Y-@T*(" @(" @(" @(" @;&EB
M;2YS;RXR(" @(" @(" @($!B,#0W93 P," @(" @(" @(" @(" @-C!+(" X
M,3DR#0H@(" @(" @(" @("!L:6)Z+G-O+C(@(" @(" @(" @0&(P-#AF,# P
M(" @(" @(" @(" @(" T-$L@(#@Q.3(-“B @(” @(" @(" @(’!I7VEO7VIP
M96<N<V@(" @("! 8C T.6,P,# @(" @(" @(" @(" @.#$Y,B @-# Y-@T*
M(" @(" @(" @(" @;&EB:G!E9RYS;RXR(" @(" @($!B,#0Y9C P," @(" @
M(" @(" @(" Q,3)+(" X,3DR#0H@(" @(" @(" @(" O9&5V+VUE;2 @(" @
M(" @(" @0#0P-&,P,# P("@@(" @(" @,“D@(” @(" @-38R.$L-“B @.3DY
M-#4S(” @,2!H;W1O;B]B:6XO=VUS=VET8V@@(#$P<B!214-%259%(" @(" @
M(" @(#@Q.3(@(" T,$L@(#@Q.3(H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N
M>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q
M-DL-“B @(” @(" @(" @(&QI8G!H97AL:6(N<V\N,B @("! 8C S-&4P,# @
M(" @(" @(" @(" @(#4V2R @.#$Y,@T*(" @(" @(" @(" @;&EB07 N<V\N
M,B @(" @(" @($!B,#,U93 P," @(" @(" @(" @(" @-39+(" T,#DV#0H@
M(" @(" @(" @("!L:6)P:“YS;RXR(” @(" @(" @0&(P,S9D,# P(" @(" @
M(" @(" @(#DQ-DL@(" T-$L-“B @(” @(" @(" @(&QI8G!H<F5N9&5R+G-O
M+C(@("! 8C T-60P,# @(" @(" @(" @(" @,C T2R @-# Y-@T*(" @(" @
M(" @(" @;&EB;2YS;RXR(" @(" @(" @($!B,#0Y,3 P," @(" @(" @(" @
M(" @-C!+(" X,3DR#0H@(#DY.30U-" @(#$@<B]P:&]T;VXO8FEN+W-A=F5R
M(" Q,’(@4D5#14E612 @(" @(" @(" @,3)+(" @-#!+(" X,3DR*#4Q-DLI
M*@T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @
M(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @(" @("!L:6)P:&5X;&EB
M+G-O+C(@(" @0&(P,S1E,# P(" @(" @(" @(" @(" U-DL@(#@Q.3(-“B @
M(” @(" @(" @(&QI8D%P+G-O+C(@(" @(" @("! 8C S-64P,# @(" @(" @
M(" @(" @(#4V2R @-# Y-@T*(" @(" @(" @(" @;&EB<&@N<V\N,B @(" @
M(" @($!B,#,V9# P," @(" @(" @(" @(" Y,39+(" @-#1+#0H@(" @(" @
M(" @("!L:6)P:’)E;F1E<BYS;RXR(" @0&(P-#5D,# P(" @(" @(" @(" @
M(#(P-$L@(#0P.38-“B @(” @(" @(" @(&QI8FTN<V\N,B @(" @(" @("!
M8C T.3$P,# @(" @(" @(" @(" @(#8P2R @.#$Y,@T*(#$Q,#4Y-3$@(" Q
M(&)I;B]P:61I;B @(" @(" @(" @,3!R(%)%4$Q9(" @(" @(" @(" @(#(T
M2R @(#,R2R @.#$Y,B@U,39+*2H-“B @(” @(" @(" @(&QD<6YX+G-O+C(@
H(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2P``
`
end

HI Dennis,

Make sure that you are entering the io-net command properly. Make sure there are no spaces when
specifying the did and vid options.

io-net et -dvia-rhine did=0x1300,vid=0x1186

Regards,

Joe

Dennis <dmoses@z-kat.com> wrote:

Hi Joe,

I was not sure if you wanted me to slay the io-net and then do the pidin or
before. The results in the attachment are after i attempted to start the
io-net and then get the error message. Hope this is the one you need

basically this is what i did

io-net -d via-rhine did =0x1300

(got the error msg here)

pidin mem > outputfile

Thanks
Dennis…

“Hardware Support Account” <> hw@qnx.com> > wrote in message
news:9k71ph$74q$> 1@nntp.qnx.com> …
Hi Dennis,

Looking at the error message you are getting it looks like there is a
permissions problem.
Can you post the output from ‘pidin mem’.

Regards,

Joe

Dennis <> dmoses@z-kat.com> > wrote:
The same error shows up even when i specify the did and vid

“Unable to init dll devn-via-rhine: Operation not permitted”

Is there anything else i can try ?

Thanks
Dennis…



“Hardware Support Account” <> hw@qnx.com> > wrote in message
news:9k6lgm$t5e$> 2@nntp.qnx.com> …

Hi,

We have not seen this version of the chipset before…try running
‘io-net -dvia-rhine did=0x1300,vid0x1186 …’


Regards,

Joe

Dennis <> dmoses@z-kat.com> > wrote:
Thank you for the reply.

I was root when i tried to execute all those commands.

This is what i got from a pci -v . (only the part concerning this
card)

The device ID shows “unknown” This is the case in both the Dlink
530TX+
cards i tried.

Thanks for your help.
Dennis…

Class = Network (Ethernet)
Vendor ID = 1186h, D-Link System Inc
Device ID = 1300h, Unknown Unknown
PCI index = 0h
Class Codes = 020000h
Revision ID = 10h
Bus number = 0
Device number = 15
Function num = 0
Status Reg = 290h
Command Reg = 7h
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 40h
Cache Line Size= 0h
PCI IO Address = d800h length 256 enabled
PCI Mem Address = ea000000h 32bit length 256 enabled
Subsystem Vendor ID = 1186h
Subsystem ID = 1301h
Max Lat = 64ns
Min Gnt = 32ns
PCI Int Pin = INT A
Interrupt line = 5
Capabilities Pointer = 50h
Capability ID = 1h
Capabilities = 7602h - 0h


“Tools Mail Account” <> tools@qnx.com> > wrote in message
news:9k45ka$cj5$> 1@nntp.qnx.com> …
Dennis <> dmoses@z-kat.com> > wrote:
Hi,

I am trying to get my machine running RTP 6.1 on to the network.
I
have
a
Dlink DFE530TX+ network card. The QNX documentation mentions the
DFE530TX
as a supported card (driver : devn-via-rhine.so). When I try to
load
the
drivers using

Yes we do support DFE530TX, but I’m not sure about DFE530TX+, can
you
post
an output from “pci -v”.

\

io-net -d via-rhine -p tcpip

it says “unable to init dll devn-via-rhine : no such device”

when i loading using

io-net

mount -Tio-net /lib/dll/devn-via-rhine.so

it says " cant mount …possible reason: operation not permitted"

I assume you where root while trying above commands?

I know for a fact that the card works fine, (works in Windows).
In
RTP
6.1, the link light always stays on.

Is there anyway to fix this??

Regards,

Marcin

Thanks
Dennis…






\



begin 666 after_trying_io-net.txt
M(" @("!P:60@=&ED(&YA;64@(" @(" @(" @(" @("!P<FEO(%-4051%(" @
M(" @(" @("!C;V1E("!D871A(" @(" @(" @<W1A8VL-“B @(” @(" Q(" @
M,2!P<F]C;G1O(" @(" @(" @(" @(" P9B!214%$62 @(" @(" @(" @,3,X
M-$L@(" @(# @(" @(" P*#,R,“DJ#0H@(” @(" @,2 @(#(@<’)O8VYT;R @
M(" @(" @(" @(" Q,’(@4E5.3DE.1R @(" @(" @(#$S.#1+(" @(" P(" @
M(" P*#0P.38I( T*(" @(" @(#$@(" S(’!R;V-N=&@(" @(" @(" @(" @
M-C-R(%)%0T5)5D4@(" @(" @(" Q,S@T2R @(" @," @(" @,"@T,#DV2 -
M"B @(" @(" Q(" @-"!P<F]C;G1O(" @(" @(" @(" @(#$U<B!214-%259%
M(" @(" @(" @,3,X-$L@(" @(# @(" @(# H-# Y-BD@#0H@(" @(" @,2 @
M(#4@<’)O8VYT;R @(" @(" @(" @(" Q,’(@4D5#14E612 @(" @(" @(#$S
M.#1+(" @(" P(" @(" P
#0P.38I( T*(" @(" @(#$@(" V(’!R;V-N=&@
M(" @(" @(" @(" @,35R(%)%0T5)5D4@(" @(" @(" Q,S@T2R @(" @," @
M(" @,"@T,#DV2 -“B @(” @(" Q(" @-R!P<F]C;G1O(" @(" @(" @(" @
M(#$U<B!214-%259%(" @(" @(" @,3,X-$L@(" @(# @(" @(# H-# Y-BD@
M#0H@(" @(" @,2 @(#@@<’)O8VYT;R @(" @(" @(" @(" Q,’(@4D5#14E6
M12 @(" @(" @(#$S.#1+(" @(" P(" @(" P
#0P.38I( T*(" @(" @(#$@
M(" Y(’!R;V-N=&@(" @(" @(" @(" @(#9R(%)%0419(" @(" @(" @(" Q
M,S@T2R @(" @," @(" @,"@Q,CA+2 -“B @(” @(" Q(" Q,"!P<F]C;G1O
M(" @(" @(" @(" @(#$U<B!214-%259%(" @(" @(" @,3,X-$L@(" @(# @
M(" @(# H-# Y-BD@#0H@(" @(" @,2 @,3$@<’)O8VYT;R @(" @(" @(" @
M(" Q,’(@4D5#14E612 @(" @(" @(#$S.#1+(" @(" P(" @(" P
#0P.38I
M( T*(" @(" @(#$@(#$R(’!R;V-N=&@(" @(" @(" @(" @,3!R(%)%0T5)
M5D4@(" @(" @(" Q,S@T2R @(" @," @(" @,"@T,#DV2 -“B @(” @(" @
M(" @('IE<F@(" @(" @(" @(" @("! 8V9B964P,# @(" @(" @(" @(" @
M(#$R2R @(#$R2PT
(" @(" @(" @(" @>F5R;R @(" @(" @(" @(" @($!C
M9F)F9# P," @(" @(" @(" @(" @,3)+(" @(" @#0H@(" @(" @,B @(#$@
M<V)I;B]T:6YI=" @(" @(" @(" Q,&@4D503%D@(" @(" @(" @(" X,3DR
M(" @,C!+(" T,#DV*#4Q-DLI*@T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @
M(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R.39+(" @,39+#0H@(" @
M(" @,R @(#$@<’)O8R]B;V]T+W-L;V=G97(@(" Q-6@4D5#14E612 @(" @
M(" @(" X,3DR(" @-3)+(" T,#DV*#4Q-DLI*@T*(" @(" @(" @(" @;&1Q
M;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R.39+(" @
M,39+#0H@(" Q,C(Y,B @(#$@<V)I;B]M<75E=64@(" @(" @(" Q,&@4D5#
M14E612 @(" @(" @(" @,3)+(" @,C!+(" T,#DV*#4Q-DLI*@T*(" @(" @
M(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @
M(" R.39+(" @,39+#0H@(" @(" @-2 @(#$@<’)O8R]B;V]T+W!C:2UB:6]S
M(" Q,&@4D5#14E612 @(" @(" @(" @,S9+(" @,C1+(" T,#DV*#4Q-DLI
M*@T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @
M(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @-B @(#$@<F]C+V)O;W0O
M9&5V8BUE:61E(" Q,&@4TE’5T%)5$E.1D@(" @(" @,CA+(" @,3%-(" X
M,3DR*#4Q-DLI*@T*(" @(" @(#8@(" R(’)O8R]B;V]T+V1E=F(M96ED92 @
M,C%R(%)%0T5)5D4@(" @(" @(" @(#(X2R @(#$Q32 @-# Y-B@X,3DR2 -
M"B @(" @(" V(" @,R!R;V,O8F]O="]D979B+65I9&4@(#$P;R!214-%259%
M(" @(" @(" @(" R.$L@(" Q,4T@(" T,#DV
#$V2RD@#0H@(" @(" @-B @
M(#0@<F]C+V)O;W0O9&5V8BUE:61E(" Q,’(@0T].1%9!4B @(" @(" @(" @
M,CA+(" @,3%-(" @-# Y-B@Q-DLI( T*(" @(" @(#8@(" V(’)O8R]B;V]T
M+V1E=F(M96ED92 @,3!O(%)%0T5)5D4@(" @(" @(" @(#(X2R @(#$Q32 @
M(#0P.38H,39+2 -“B @(” @(" V(" @-R!R;V,O8F]O="]D979B+65I9&4@
M(#$P;R!214-%259%(" @(" @(" @(" R.$L@(" Q,4T@(" T,#DV
#$V2RD@
M#0H@(" @(" @-B @(#@@<F]C+V)O;W0O9&5V8BUE:61E(" Q,&@4D5#14E6
M12 @(" @(" @(" @,CA+(" @,3%-(" @-# Y-B@Q-DLI( T*(" @(" @(" @
M(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R
M.39+(" @,39+#0H@(" @(" @(" @("!L:6)C86TN<V\N,B @(" @(" @0&(P
M,S1E,# P(" @(" @(" @(" @(" T,$L@(#@Q.3(-“B @(” @(" @(" @(&-A
M;2UD:7-K+G-O(" @(" @("! 8C S-6$P,# @(" @(" @(" @(" @(#$R2R @
M-# Y-@T*(" @(" @(" @(" @:6\M8FQK+G-O(" @(" @(" @($!B,#,U93 P
M," @(" @(" @(" @(" Q,#1+(" X,3DR#0H@(" @(" @(" @("!C86TM8V1R
M;VTN<V@(" @(" @0&(P,S=A,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-
M"B @(" @(" @(" @(&9S+6-D+G-O(" @(" @(" @("! 8C S-V4P,# @(" @
M(" @(" @(" @(#,R2R @-# Y-@T*(" @(" @(" @(" @9G,M9&]S+G-O(" @
M(" @(" @($!B,#,X-S P," @(" @(" @(" @(" @-3)+(" T,#DV#0H@(" @
M(" @(" @("!F<RUQ;G@T+G-O(" @(" @(" @0&(P,SDU,# P(" @(" @(" @
M(" @(" T,$L@(#0P.38-“B @(” @(" W(" @,2 O>#@V+W-B:6XO9&5V8RUC
M;VX@(#$P;R!214-%259%(" @(" @(" @(" T-$L@(" U-DL@(#0P.38H-3$V
M2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P
M(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @(” @(" @(" @("]D978O;65M
M(" @(" @(" @("! -# Q,# P,# @" @(" @(" P2 @(" @(" @-# Y-@T*
M(" @(" @(" @(" @+V1E=B]M96T@(" @(" @(" @($ T,#$P,3 P," H(" @
M8C@P,# I(" @(" @(" @,S)+#0H@(" @(" @." @(#$@+C(O>#@V+W-B:6XO
M9G,M<&MG(" Q,&@4D5#14E612 @(" @(" @(" Q,#A+(" Q,C!+(" @,3)+
M*#$S,DLI( T*(" @(" @(#@@(" R(“XR+W@X-B]S8FEN+V9S+7!K9R @,3!O
M(%-)1U=!251)3D9/(” @(" @,3 X2R @,3(P2R @-# Y-B@Q,S)+2 -“B @
M(” @(" X(" @,R N,B]X.#8O<V)I;B]F<RUP:V<@(#$P;R!214-%259%(" @
M(" @(" @(#$P.$L@(#$R,$L@(" Q,DLH,3,R2RD@#0H@(" @(" @." @(#0@
M+C(O>#@V+W-B:6XO9G,M<&MG(" Q,&@4D5#14E612 @(" @(" @(" Q,#A+
M(" Q,C!+(" @,3)+
#$S,DLI( T*(" @(" @(#@@(" U(“XR+W@X-B]S8FEN
M+V9S+7!K9R @,3!O(%)%0T5)5D4@(” @(" @(" @,3 X2R @,3(P2R @(#$R
M2R@Q,S)+2 -“B @(” @(" X(" @-B N,B]X.#8O<V)I;B]F<RUP:V<@(#$P
M;R!214-%259%(" @(" @(" @(#$P.$L@(#$R,$L@(" Q,DLH,3,R2RD@#0H@
M(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @
M(" @(" @(#(Y-DL@(" Q-DL-“B @(” T,3 U(" @,2!S8FEN+W!I<&4@(" @
M(" @(" @(#$P;R!214-%259%(" @(" @(" @(" Q,DL@(" T,$L@(#0P.38H
M,3,R2RD@#0H@(" @-#$P-2 @(#(@<V)I;B]P:7!E(" @(" @(" @(" Q,&@
M4D5#14E612 @(" @(" @(" @,3)+(" @-#!+(" T,#DV
#$S,DLI( T*(" @
M(#0Q,#4@(" S(’-B:6XO<&EP92 @(" @(" @(" @,3!O(%)%0T5)5D4@(" @
M(" @(" @(#$R2R @(#0P2R @-# Y-B@Q,S)+2 -“B @(” @(" @(" @(&QD
M<6YX+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @
M(#$V2PT
(" Q,S$P.#(@(" Q(‘5S<B]S8FEN+W)A;F1O;2 @(" @,3!O(%-)
M1U=!251)3D9/(" @(" @(#(P2R @,S0P2R @.#$Y,B@U,39+2H-“B @,3,Q
M,#@R(” @,B!U<W(O<V)I;B]R86YD;VT@(" @(#$P;R!214-%259%(" @(" @
M(" @(" R,$L@(#,T,$L@(#0P.38H,3,R2RD@#0H@(#$S,3 X,B @(#,@=7-R
M+W-B:6XO<F%N9&]M(" @(" Q,&@3D%.3U-,1450(" @(" @(" @,C!+(" S
M-#!+(" T,#DV
#$S,DLI( T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @
M(" @($!B,#,P,# P," @(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @
M(" @("!L:6)M+G-O+C(@(" @(" @(" @0&(P,S1E,# P(" @(" @(" @(" @
M(" V,$L@(#@Q.3(-“B @(” @(" @(" @(&QI8GHN<V\N,B @(" @(" @("!
M8C S-68P,# @(" @(" @(" @(" @(#0T2R @.#$Y,@T*(" @-3,R-3D@(" Q
M(’-B:6XO9&5V8RUP=‘D@(" @(" @,C!O(%)%0T5)5D4@(" @(" @(" @(#(X
M2R @,3$V2R @-# Y-B@U,39+2H-“B @(” @(" @(" @(&QD<6YX+G-O+C(@
M(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @
M.#8P,C@@(" Q(’-B:6XO9&5V8RUP87(@(" @(" @,3!O(%)%0T5)5D4@(" @
M(" @(" @(#(X2R @(#,V2R @.#$Y,B@U,39+2H-“B @(#@V,#(X(” @,B!S
M8FEN+V1E=F,M<&%R(" @(" @(" Y<B!#3TY$5D%2(" @(" @(" @(" R.$L@
M(" S-DL@(#0P.38H,3,R2RD@#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @
M(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B Q,3 Q
M.#,W(” @,2!S8FEN+VEO+6YE=" @(" @(" @(#$P<B!324=704E424Y&3R @
M(" @(" U,DL@(" S-DL@(#@Q.3(H-3$V2RDJ#0H@,3$P,3@S-R @(#(@<V)I
M;B]I;RUN970@(" @(" @(" Q,’(@4D5#14E612 @(" @(" @(" @-3)+(" @
M,S9+(" @-# Y-B@Q,DLI( T
(#$Q,#$X,S<@(" S(’-B:6XO:6\M;F5T(" @
M(" @(" @,3!R(%)%0T5)5D4@(" @(" @(" @(#4R2R @(#,V2R @(#0P.38H
M,3)+2 -“B Q,3 Q.#,W(” @-"!S8FEN+VEO+6YE=" @(" @(" @(#$P<B!2
M14-%259%(" @(" @(" @(" U,DL@(" S-DL@(" T,#DV
#$R2RD@#0H@(" @
M(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @(" @
M(" @(#(Y-DL@(" Q-DL-“B @(#@V,#,P(” @,2!U<W(O<V)I;B]S<&]O;&5R
M(" @(#$P;R!.04Y/4TQ%15 @(" @(" @(" Q-DL@(" R,$L@(#@Q.3(H-3$V
M2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P
M(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @(#@V,#,Q(” @,2!S8FEN+V1E
M=F,M<V5R.#(U," @(#(T;R!214-%259%(" @(" @(" @(" R.$L@(" S-DL@
M(#0P.38H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @
M0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @,3$X.# P(” @
M,2!S8FEN+V1E=F(M9F1C(" @(" @(#$P;R!324=704E424Y&3R @(" @(" R
M-$L@(#(P-$L@(#@Q.3(H-3$V2RDJ#0H@(#$Q.#@P," @(#(@<V)I;B]D979B
M+69D8R @(" @(" R,7(@4D5#14E612 @(" @(" @(" @,C1+(" R,#1+(" T
M,#DV*#@Q.3(I( T*(" Q,3@X,# @(" S(’-B:6XO9&5V8BUF9&,@(" @(" @
M,3!O(%)%0T5)5D4@(" @(" @(" @(#(T2R @,C T2R @(#0P.38H,39+2 -
M"B @,3$X.# P(" @-"!S8FEN+V1E=F(M9F1C(" @(" @(#$P;R!#3TY$5D%2
M(" @(" @(" @(" R-$L@(#(P-$L@(" T,#DV
#$V2RD@#0H@(#$Q.#@P," @
M(#4@<V)I;B]D979B+69D8R @(" @(" Q,&@4D5#14E612 @(" @(" @(" @
M,C1+(" R,#1+(" @-# Y-B@Q-DLI( T*(" Q,3@X,# @(" V(’-B:6XO9&5V
M8BUF9&,@(" @(" @,3!O(%)%0T5)5D4@(" @(" @(" @(#(T2R @,C T2R @
M(#0P.38H,39+2 -“B @(” @(" @(" @(&QD<6YX+G-O+C(@(" @(" @("!
M8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @(" @(" @(" @
M;&EB8V%M+G-O+C(@(" @(" @($!B,#,T93 P," @(" @(" @(" @(" @-#!+
M(" X,3DR#0H@(" @(" @(" @("!C86TM9&ES:RYS;R @(" @(" @0&(P,S5A
M,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-“B @(” @(" @(" @(&EO+6)L
M:RYS;R @(" @(" @("! 8C S-64P,# @(" @(" @(" @(" @,3 T2R @.#$Y
M,@T*(" Q-#,S-S<@(" Q(‘5S<B]S8FEN+V1U;7!E<B @(" @,3!O(%)%0T5)
M5D4@(" @(" @(" @(#(P2R @(#(T2R @-# Y-B@U,39+2H-“B @(” @(" @
M(" @(&QD<6YX+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @
M,CDV2R @(#$V2PT
(" @.#8P,S0@(" Q(’-B:6XO:6\M875D:6@(" @(" @
M,3!O(%-)1U=!251)3D9/(" @(" @(#<R2R @(#4V2R @-# Y-B@U,39+2H-
M"B @(#@V,#,T(" @,B!S8FEN+VEO+6%U9&EO(" @(" @(#$P;R!214-%259%
M(" @(" @(" @(" W,DL@(" U-DL@(#0P.38H,3,R2RD@#0H@(" X-C S-" @
M(#,@<V)I;B]I;RUA=61I;R @(" @(" Q,&@4D5#14E612 @(" @(" @(" @
M-S)+(" @-39+(" T,#DV
#$S,DLI( T*(" @.#8P,S0@(" T(’-B:6XO:6\M
M875D:6@(" @(" @,3!O(%)%0T5)5D4@(" @(" @(" @(#<R2R @(#4V2R @
M.#$Y,B@Q,S)+2 -“B @(#@V,#,T(” @-2!S8FEN+VEO+6%U9&EO(" @(" @
M(#$U<B!)3E12(" @(" @(" @(" @(" W,DL@(" U-DL@(#0P.38H,3,R2RD@
M#0H@(" X-C S-" @(#8@<V)I;B]I;RUA=61I;R @(" @(" Q,&@4D5#14E6
M12 @(" @(" @(" @-S)+(" @-39+(" T,#DV
#$S,DLI( T*(" @(" @(" @
M(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R
M.39+(" @,39+#0H@(" @(" @(" @("!A+6-T<FPM875D:6]P8VDN<V@0&(P
M,S1E,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-“B @(” @(" @(" @(&1E
M=F$M;6EX97(M86,Y-RYS;R! 8C S-3(P,# @(" @(" @(" @(" @(#$V2R @
M-# Y-@T*(#$P,C@Q,34@(" Q(’(O<&AO=&]N+V)I;B]P=&5R;2 @,3!R(%)%
M0T5)5D4@(" @(" @(" @(#0X2R @,3 T2R @.#$Y,B@U,39+2H-“B @(” @
M(" @(" @(&QD<6YX+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @
M(" @,CDV2R @(#$V2PT
(" @(" @(" @(" @;&EB<&AE>&QI8BYS;RXR(" @
M($!B,#,T93 P," @(" @(" @(" @(" @-39+(" X,3DR#0H@(" @(" @(" @
M("!L:6)!<“YS;RXR(” @(" @(" @0&(P,S5E,# P(" @(" @(" @(" @(" U
M-DL@(#0P.38-“B @(” @(" @(" @(&QI8G!H+G-O+C(@(" @(" @("! 8C S
M-F0P,# @(" @(" @(" @(" @.3$V2R @(#0T2PT*(" @(" @(" @(" @;&EB
M<&AR96YD97(N<V\N,B @($!B,#0U9# P," @(" @(" @(" @(" R,#1+(" T
M,#DV#0H@(" @(" @(" @("!L:6)M+G-O+C(@(" @(" @(" @0&(P-#DQ,# P
M(" @(" @(" @(" @(" V,$L@(#@Q.3(-“B Q,#,R,C$R(” @,2!B:6XO<V@@
M(" @(" @(" @(" @(#$P<B!324=355-014Y$(" @(" @(#$T.$L@(" U-DL@
M(#@Q.3(H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @
M0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @,C T.#(Q(” @
M,2 O<&AO=&]N+V)I;B]0:&]T;VX@(#$P<B!214-%259%(" @(" @(" @(" V
M-$L@(" W,DL@(#@Q.3(H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR
M(” @(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @
M,C0Y.#<X(” @,2!T;VXO8FEN+V9O;G1S;&5U=&@@(" V;R!214-%259%(" @
M(" @(" @(" R,$L@(" V,$L@(#0P.38H,3,R2RD@#0H@(#(T.3@W." @(#(@
M=&]N+V)I;B]F;VYT<VQE=71H(" @-F@4D5#14E612 @(" @(" @(" @,C!+
M(" @-C!+(" T,#DV*#$S,DLI( T*(" R-#DX-S@@(" S(‘1O;B]B:6XO9F]N
M=’-L975T:" @,3!O(%)%0T5)5D4@(" @(" @(" @(#(P2R @(#8P2R @-# Y
M-B@Q,S)+2 -“B @,C0Y.#<X(” @-"!T;VXO8FEN+V9O;G1S;&5U=&@@(#$P
M;R!214-%259%(" @(" @(" @(" R,$L@(" V,$L@(#0P.38H,3,R2RD@#0H@
M(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @
M(" @(" @(#(Y-DL@(" Q-DL-“B @(” @(" @(" @(&QI8G!H+G-O+C(@(" @
M(" @("! 8C S-&4P,# @(" @(" @(" @(" @.3$V2R @(#0T2PT
(" Y,3<U
M,C<@(" Q(‘5S<B]P:&]T;VXO8FEN+W!W;2 @,3!R(%)%0T5)5D4@(" @(" @
M(" @(#<V2R @(#<R2R @.#$Y,B@U,39+2H-“B @(” @(" @(" @(&QD<6YX
M+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V
M2PT
(" @(" @(" @(" @;&EB<&AE>&QI8BYS;RXR(" @($!B,#,T93 P," @
M(" @(" @(" @(" @-39+(" X,3DR#0H@(" @(" @(" @("!L:6)P:“YS;RXR
M(” @(" @(" @0&(P,S5E,# P(" @(" @(" @(" @(#DQ-DL@(" T-$L-“B @
M,C0Q-C@X(” @,2!H;W1O;B]B:6XO<&AF;VYT1D$@(#$R<B!214-%259%(" @
M(" @(" @(#,S-DL@(#@U,DL@(" Q,DLH-3$V2RDJ#0H@(" @(" @(" @("!L
M9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@
M(" Q-DL-“B @(” @(" @(" @("]D978O;65M(" @(" @(" @("! -# Q,# P
M,# @" @(" @(" P2 @(" @(" @(#,R2PT*(" R.#(V-#D@(" Q(&]N+V)I
M;B]I;RUG<F%P:&EC<R @,3)R(%)%4$Q9(" @(" @(" @(" @(#@P2R @,30X
M2R @.#$Y,B@U,39+2H-“B @(” @(" @(" @(&QD<6YX+G-O+C(@(" @(" @
M("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @(" @(" @
M(" @;&EB<&AR96YD97(N<V\N,B @($!B,#,T93 P," @(" @(" @(" @(" R
M,#1+(" T,#DV#0H@(" @(" @(" @("!D979G+6)A;G-H964N<V@(" @0&(P
M,S@R,# P(" @(" @(" @(" @(" S,DL@(#0P.38-“B @(” @(" @(" @(&QI
M8F9F8BYS;RXR(" @(" @("! 8C S.&(P,# @(" @(" @(" @(" @(#(X2R @
M.#$Y,@T*(" @(" @(" @(" @;&EB9&ES<‘5T:6PN<V\N,B @($!B,#,Y-# P
M," @(" @(" @(" @(" @,CA+(" T,#DV#0H@(" @(" @(" @(" O9&5V+VUE
M;2 @(" @(" @(" @0#0P,3 P,# P("@@(" @(" @,“D@(” @(" @(" S,DL-
M"B @(" @(" @(" @("]D978O;65M(" @(" @(" @("! -# Q,#@P,# @" @
M(" @(" P
2 @(" @(" @-# Y-@T*(" @(" @(" @(" @+V1E=B]M96T@(" @
M(" @(" @($ T,#$P.3 P," H930P,# P,# I(" @(" @(" U,39+#0H@(" @
M(" @(" @(" O9&5V+VUE;2 @(" @(" @(" @0#0P,3AA,# P(“AE-#$P,# P
M,“D@(” @(” @,C T.$L-“B @(” @(" @(" @("]D978O;65M(" @(" @(" @
M("! -# S.&$P,# @" @(" @(" P2 @(" @(" @(#$V30T*(" @(" @(" @
M(" @+V1E=B]M96T@(" @(" @(" @($ T,3,X83 P," H(" @(" @(# I(" @
M(" @(" T,#DV#0H@(" @(" @(" @(" O9&5V+VUE;2 @(" @(" @(" @0#0Q
M,SAB,# P("@@(" @(" @,“D@(” @(" @-38R.$L-“B @.38R-3@V(” @,2!R
M+W!H;W1O;B]B:6XO<VAE;&8@(#$P<B!214-%259%(" @(" @(" @(" T.$L@
M(#,Y,DL@(" Q,DLH-3$V2RDJ#0H@(#DV,C4X-B @(#(@<B]P:&]T;VXO8FEN
M+W-H96QF(" Q,’(@0T].1%9!4B @(" @(" @(" @-#A+(" S.3)+(" @,39+
M*#$S,DLI( T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P
M,# P," @(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @(" @("!L:6)!
M<“YS;RXR(” @(" @(" @0&(P,S1E,# P(" @(" @(" @(" @(" U-DL@(#0P
M.38-“B @(” @(" @(" @(&QI8G!H+G-O+C(@(" @(" @("! 8C S-60P,# @
M(" @(" @(" @(" @.3$V2R @(#0T2PT*(" @(" @(" @(" @;&EB<&AR96YD
M97(N<V\N,B @($!B,#0T9# P," @(" @(" @(" @(" R,#1+(" T,#DV#0H@
M(" @(" @(" @("!L:6)M+G-O+C(@(" @(" @(" @0&(P-#@Q,# P(" @(" @
M(" @(" @(" V,$L@(#@Q.3(-“B @(” @(" @(" @(&QA=6YC:&UE;G4N<V@
M(" @("! 8C T.3(P,# @(" @(" @(" @(" @(#,R2R @-# Y-@T*(" @(" @
M(" @(" @;&EB<&AI;6<N<V\N,B @(" @($!B,#0Y8C P," @(" @(" @(" @
M(" @,39+(" T,#DV#0H@(" @(" @(" @("!L:6)E>’!A=“YS;RXR(” @(" @
M0&(P-&$P,# P(" @(" @(" @(" @(" V,$L@(#@Q.3(-“B @(” @(" @(" @
M(‘1A<VMB87(N<V@(" @(" @("! 8C T8C$P,# @(" @(" @(" @(" @(#(T
M2R @-# Y-@T*(" @(" @(" @(" @8VQO8VLN<V@(" @(" @(" @($!B,#1B
M.# P," @(" @(" @(" @(" @,3)+(" T,#DV#0H@(" @(" @(" @("!P=’)C
M86TN<V@(" @(" @(" @0&(P-&)C,# P(" @(" @(" @(" @(" Q-DL@(#0P
M.38-“B @(” @(" @(" @(&QA=6YC:&5R+G-O(" @(" @("! 8C T8S$P,# @
M(" @(" @(" @(" @(#$R2R @-# Y-@T*(" @(" @(" @(" @<&QO860N<V@
M(" @(" @(" @($!B,#1C-3 P," @(" @(" @(" @(" @,3)+(" @,3)+#0H@
M(" @(" @(" @("!C9’!L87EE<BYS;R @(" @(" @0&(P-&-B,# P(" @(" @
M(" @(" @(" Q-DL@(#@Q.3(-“B @(” @(" @(" @(&QI8FUE9&EA+G-O+C(@
M(" @("! 8C T9#$P,# @(" @(" @(" @(" @(#0T2R @.#$Y,@T*(" @(" @
M(" @(" @;&EB87-O=6YD+G-O+C(@(" @($!B,#1D93 P," @(" @(" @(" @
M(" Q,#1+(" T,#DV#0H@(" @(" @(" @("!V;VQU;64N<V@(" @(" @(" @
M0&(P-&8Y,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-“B @(” @(" @(" @
M(’=O<FQD=FEE=RYS;R @(" @("! 8C T9F0P,# @(" @(" @(" @(" @(#(P
M2R @.#$Y,@T*(" @(" @(" @(" @+V1E=B]M96T@(" @(" @(" @($ T,#$P
M,# P," H(" @(" @(# I(" @(" @(" T,#DV#0H@(" @(" @(" @(" O9&5V
M+VUE;2 @(" @(" @(" @0#0P,3 Q,# P("@@(" @(" @,“D@(” @(" @(#0P
M.38-“B @,CDY,#,U(” @,2!T;VXO8FEN+V1E=FDM:&ER=6X@(#$U;R!214-%
M259%(" @(" @(" @(" V.$L@(" R.$L@(#@Q.3(H-3$V2RDJ#0H@(#(Y.3 S
M-2 @(#(@=&]N+V)I;B]D979I+6AI<G5N(" Q,&@4D503%D@(" @(" @(" @
M(" @-CA+(" @,CA+(" T,#DV*#$S,DLI( T*(" R.3DP,S4@(" S(‘1O;B]B
M:6XO9&5V:2UH:7)U;B @,3)O(%-)1U=!251)3D9/(" @(" @(#8X2R @(#(X
M2R @-# Y-B@Q,S)+2 -“B @(” @(" @(" @(&QD<6YX+G-O+C(@(" @(" @
M("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @(" @(" @
M(" @;&EB<&@N<V\N,B @(" @(" @($!B,#,T93 P," @(" @(" @(" @(" Y
M,39+(" @-#1+#0H@(#DY.30U,B @(#$@<&AO=&]N+V)I;B]B:V=D;6=R(" Q
M,’(@4D5#14E612 @(" @(" @(" @,3)+(" @,S9+(" X,3DR*#4Q-DLI*@T*
M(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @
M(" @(" @(" R.39+(" @,39+#0H@(" @(" @(" @("!L:6)P:“YS;RXR(” @
M(" @(" @0&(P,S1E,# P(" @(" @(" @(" @(#DQ-DL@(" T-$L-“B @(” @
M(" @(" @(&QI8G!H97AL:6(N<V\N,B @("! 8C T,V4P,# @(" @(" @(" @
M(" @(#4V2R @.#$Y,@T*(" @(" @(" @(" @;&EB<&AI;6<N<V@(" @(" @
M($!B,#0T93 P," @(" @(" @(" @(" @,39+(" T,#DV#0H@(" @(" @(" @
M("!P:5]I;U]P8W@N<V@(" @(" @0&(P-#4S,# P(" @(" @(" @(" @(#@Q
M.3(@(#0P.38-“B @(” @(" @(" @(’!I7VEO7W!N9RYS;R @(" @("! 8C T
M-38P,# @(" @(" @(" @(" @,34V2R @-# Y-@T*(" @(" @(" @(" @;&EB
M;2YS;RXR(" @(" @(" @($!B,#0W93 P," @(" @(" @(" @(" @-C!+(" X
M,3DR#0H@(" @(" @(" @("!L:6)Z+G-O+C(@(" @(" @(" @0&(P-#AF,# P
M(" @(" @(" @(" @(" T-$L@(#@Q.3(-“B @(” @(" @(" @(’!I7VEO7VIP
M96<N<V@(" @("! 8C T.6,P,# @(" @(" @(" @(" @.#$Y,B @-# Y-@T*
M(" @(" @(" @(" @;&EB:G!E9RYS;RXR(" @(" @($!B,#0Y9C P," @(" @
M(" @(" @(" Q,3)+(" X,3DR#0H@(" @(" @(" @(" O9&5V+VUE;2 @(" @
M(" @(" @0#0P-&,P,# P("@@(" @(" @,“D@(” @(" @-38R.$L-“B @.3DY
M-#4S(” @,2!H;W1O;B]B:6XO=VUS=VET8V@@(#$P<B!214-%259%(" @(" @
M(" @(#@Q.3(@(" T,$L@(#@Q.3(H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N
M>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q
M-DL-“B @(” @(" @(" @(&QI8G!H97AL:6(N<V\N,B @("! 8C S-&4P,# @
M(" @(" @(" @(" @(#4V2R @.#$Y,@T*(" @(" @(" @(" @;&EB07 N<V\N
M,B @(" @(" @($!B,#,U93 P," @(" @(" @(" @(" @-39+(" T,#DV#0H@
M(" @(" @(" @("!L:6)P:“YS;RXR(” @(" @(" @0&(P,S9D,# P(" @(" @
M(" @(" @(#DQ-DL@(" T-$L-“B @(” @(" @(" @(&QI8G!H<F5N9&5R+G-O
M+C(@("! 8C T-60P,# @(" @(" @(" @(" @,C T2R @-# Y-@T*(" @(" @
M(" @(" @;&EB;2YS;RXR(" @(" @(" @($!B,#0Y,3 P," @(" @(" @(" @
M(" @-C!+(" X,3DR#0H@(#DY.30U-" @(#$@<B]P:&]T;VXO8FEN+W-A=F5R
M(" Q,’(@4D5#14E612 @(" @(" @(" @,3)+(" @-#!+(" X,3DR*#4Q-DLI
M*@T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @
M(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @(" @("!L:6)P:&5X;&EB
M+G-O+C(@(" @0&(P,S1E,# P(" @(" @(" @(" @(" U-DL@(#@Q.3(-“B @
M(” @(" @(" @(&QI8D%P+G-O+C(@(" @(" @("! 8C S-64P,# @(" @(" @
M(" @(" @(#4V2R @-# Y-@T*(" @(" @(" @(" @;&EB<&@N<V\N,B @(" @
M(" @($!B,#,V9# P," @(" @(" @(" @(" Y,39+(" @-#1+#0H@(" @(" @
M(" @("!L:6)P:’)E;F1E<BYS;RXR(" @0&(P-#5D,# P(" @(" @(" @(" @
M(#(P-$L@(#0P.38-“B @(” @(" @(" @(&QI8FTN<V\N,B @(" @(" @("!
M8C T.3$P,# @(" @(" @(" @(" @(#8P2R @.#$Y,@T*(#$Q,#4Y-3$@(" Q
M(&)I;B]P:61I;B @(" @(" @(" @,3!R(%)%4$Q9(" @(" @(" @(" @(#(T
M2R @(#,R2R @.#$Y,B@U,39+*2H-“B @(” @(" @(" @(&QD<6YX+G-O+C(@
H(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2P``
`
end

Hi Joe,

I tried all that. with spaces without spaces etc, all permutations i cud
think of (just to be on the safe side). Same result every time
“Operation not permitted”.

In the command you mentioned in the previous mail, there is an “et” option
what is that for ? ( i tried with that option too, same result)

regards,
Dennis…

“Hardware Support Account” <hw@qnx.com> wrote in message
news:9k942e$flf$2@nntp.qnx.com

HI Dennis,

Make sure that you are entering the io-net command properly. Make sure
there are no spaces when
specifying the did and vid options.

io-net et -dvia-rhine did=0x1300,vid=0x1186

Regards,

Joe

Dennis <> dmoses@z-kat.com> > wrote:
Hi Joe,

I was not sure if you wanted me to slay the io-net and then do the pidin
or
before. The results in the attachment are after i attempted to start
the
io-net and then get the error message. Hope this is the one you need

basically this is what i did

io-net -d via-rhine did =0x1300

(got the error msg here)

pidin mem > outputfile

Thanks
Dennis…

“Hardware Support Account” <> hw@qnx.com> > wrote in message
news:9k71ph$74q$> 1@nntp.qnx.com> …
Hi Dennis,

Looking at the error message you are getting it looks like there is a
permissions problem.
Can you post the output from ‘pidin mem’.

Regards,

Joe

Dennis <> dmoses@z-kat.com> > wrote:
The same error shows up even when i specify the did and vid

“Unable to init dll devn-via-rhine: Operation not permitted”

Is there anything else i can try ?

Thanks
Dennis…



“Hardware Support Account” <> hw@qnx.com> > wrote in message
news:9k6lgm$t5e$> 2@nntp.qnx.com> …

Hi,

We have not seen this version of the chipset before…try running
‘io-net -dvia-rhine did=0x1300,vid0x1186 …’


Regards,

Joe

Dennis <> dmoses@z-kat.com> > wrote:
Thank you for the reply.

I was root when i tried to execute all those commands.

This is what i got from a pci -v . (only the part concerning this
card)

The device ID shows “unknown” This is the case in both the Dlink
530TX+
cards i tried.

Thanks for your help.
Dennis…

Class = Network (Ethernet)
Vendor ID = 1186h, D-Link System Inc
Device ID = 1300h, Unknown Unknown
PCI index = 0h
Class Codes = 020000h
Revision ID = 10h
Bus number = 0
Device number = 15
Function num = 0
Status Reg = 290h
Command Reg = 7h
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 40h
Cache Line Size= 0h
PCI IO Address = d800h length 256 enabled
PCI Mem Address = ea000000h 32bit length 256 enabled
Subsystem Vendor ID = 1186h
Subsystem ID = 1301h
Max Lat = 64ns
Min Gnt = 32ns
PCI Int Pin = INT A
Interrupt line = 5
Capabilities Pointer = 50h
Capability ID = 1h
Capabilities = 7602h - 0h


“Tools Mail Account” <> tools@qnx.com> > wrote in message
news:9k45ka$cj5$> 1@nntp.qnx.com> …
Dennis <> dmoses@z-kat.com> > wrote:
Hi,

I am trying to get my machine running RTP 6.1 on to the
network.
I
have
a
Dlink DFE530TX+ network card. The QNX documentation mentions
the
DFE530TX
as a supported card (driver : devn-via-rhine.so). When I try
to
load
the
drivers using

Yes we do support DFE530TX, but I’m not sure about DFE530TX+, can
you
post
an output from “pci -v”.

\

io-net -d via-rhine -p tcpip

it says “unable to init dll devn-via-rhine : no such device”

when i loading using

io-net

mount -Tio-net /lib/dll/devn-via-rhine.so

it says " cant mount …possible reason: operation not
permitted"

I assume you where root while trying above commands?

I know for a fact that the card works fine, (works in
Windows).
In
RTP
6.1, the link light always stays on.

Is there anyway to fix this??

Regards,

Marcin

Thanks
Dennis…











begin 666 after_trying_io-net.txt
M(" @("!P:60@=&ED(&YA;64@(" @(" @(" @(" @("!P<FEO(%-4051%(" @
M(" @(" @("!C;V1E("!D871A(" @(" @(" @<W1A8VL-“B @(” @(" Q(" @
M,2!P<F]C;G1O(" @(" @(" @(" @(" P9B!214%$62 @(" @(" @(" @,3,X
M-$L@(" @(# @(" @(" P*#,R,“DJ#0H@(” @(" @,2 @(#(@<’)O8VYT;R @
M(" @(" @(" @(" Q,’(@4E5.3DE.1R @(" @(" @(#$S.#1+(" @(" P(" @
M(" P*#0P.38I( T*(" @(" @(#$@(" S(’!R;V-N=&@(" @(" @(" @(" @
M-C-R(%)%0T5)5D4@(" @(" @(" Q,S@T2R @(" @," @(" @,"@T,#DV2 -
M"B @(" @(" Q(" @-"!P<F]C;G1O(" @(" @(" @(" @(#$U<B!214-%259%
M(" @(" @(" @,3,X-$L@(" @(# @(" @(# H-# Y-BD@#0H@(" @(" @,2 @
M(#4@<’)O8VYT;R @(" @(" @(" @(" Q,’(@4D5#14E612 @(" @(" @(#$S
M.#1+(" @(" P(" @(" P
#0P.38I( T*(" @(" @(#$@(" V(’!R;V-N=&@
M(" @(" @(" @(" @,35R(%)%0T5)5D4@(" @(" @(" Q,S@T2R @(" @," @
M(" @,"@T,#DV2 -“B @(” @(" Q(" @-R!P<F]C;G1O(" @(" @(" @(" @
M(#$U<B!214-%259%(" @(" @(" @,3,X-$L@(" @(# @(" @(# H-# Y-BD@
M#0H@(" @(" @,2 @(#@@<’)O8VYT;R @(" @(" @(" @(" Q,’(@4D5#14E6
M12 @(" @(" @(#$S.#1+(" @(" P(" @(" P
#0P.38I( T*(" @(" @(#$@
M(" Y(’!R;V-N=&@(" @(" @(" @(" @(#9R(%)%0419(" @(" @(" @(" Q
M,S@T2R @(" @," @(" @,"@Q,CA+2 -“B @(” @(" Q(" Q,"!P<F]C;G1O
M(" @(" @(" @(" @(#$U<B!214-%259%(" @(" @(" @,3,X-$L@(" @(# @
M(" @(# H-# Y-BD@#0H@(" @(" @,2 @,3$@<’)O8VYT;R @(" @(" @(" @
M(" Q,’(@4D5#14E612 @(" @(" @(#$S.#1+(" @(" P(" @(" P
#0P.38I
M( T*(" @(" @(#$@(#$R(’!R;V-N=&@(" @(" @(" @(" @,3!R(%)%0T5)
M5D4@(" @(" @(" Q,S@T2R @(" @," @(" @,"@T,#DV2 -“B @(” @(" @
M(" @('IE<F@(" @(" @(" @(" @("! 8V9B964P,# @(" @(" @(" @(" @
M(#$R2R @(#$R2PT
(" @(" @(" @(" @>F5R;R @(" @(" @(" @(" @($!C
M9F)F9# P," @(" @(" @(" @(" @,3)+(" @(" @#0H@(" @(" @,B @(#$@
M<V)I;B]T:6YI=" @(" @(" @(" Q,&@4D503%D@(" @(" @(" @(" X,3DR
M(" @,C!+(" T,#DV*#4Q-DLI*@T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @
M(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R.39+(" @,39+#0H@(" @
M(" @,R @(#$@<’)O8R]B;V]T+W-L;V=G97(@(" Q-6@4D5#14E612 @(" @
M(" @(" X,3DR(" @-3)+(" T,#DV*#4Q-DLI*@T*(" @(" @(" @(" @;&1Q
M;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R.39+(" @
M,39+#0H@(" Q,C(Y,B @(#$@<V)I;B]M<75E=64@(" @(" @(" Q,&@4D5#
M14E612 @(" @(" @(" @,3)+(" @,C!+(" T,#DV*#4Q-DLI*@T*(" @(" @
M(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @
M(" R.39+(" @,39+#0H@(" @(" @-2 @(#$@<’)O8R]B;V]T+W!C:2UB:6]S
M(" Q,&@4D5#14E612 @(" @(" @(" @,S9+(" @,C1+(" T,#DV*#4Q-DLI
M*@T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @
M(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @-B @(#$@<F]C+V)O;W0O
M9&5V8BUE:61E(" Q,&@4TE’5T%)5$E.1D@(" @(" @,CA+(" @,3%-(" X
M,3DR*#4Q-DLI*@T*(" @(" @(#8@(" R(’)O8R]B;V]T+V1E=F(M96ED92 @
M,C%R(%)%0T5)5D4@(" @(" @(" @(#(X2R @(#$Q32 @-# Y-B@X,3DR2 -
M"B @(" @(" V(" @,R!R;V,O8F]O="]D979B+65I9&4@(#$P;R!214-%259%
M(" @(" @(" @(" R.$L@(" Q,4T@(" T,#DV
#$V2RD@#0H@(" @(" @-B @
M(#0@<F]C+V)O;W0O9&5V8BUE:61E(" Q,’(@0T].1%9!4B @(" @(" @(" @
M,CA+(" @,3%-(" @-# Y-B@Q-DLI( T*(" @(" @(#8@(" V(’)O8R]B;V]T
M+V1E=F(M96ED92 @,3!O(%)%0T5)5D4@(" @(" @(" @(#(X2R @(#$Q32 @
M(#0P.38H,39+2 -“B @(” @(" V(" @-R!R;V,O8F]O="]D979B+65I9&4@
M(#$P;R!214-%259%(" @(" @(" @(" R.$L@(" Q,4T@(" T,#DV
#$V2RD@
M#0H@(" @(" @-B @(#@@<F]C+V)O;W0O9&5V8BUE:61E(" Q,&@4D5#14E6
M12 @(" @(" @(" @,CA+(" @,3%-(" @-# Y-B@Q-DLI( T*(" @(" @(" @
M(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R
M.39+(" @,39+#0H@(" @(" @(" @("!L:6)C86TN<V\N,B @(" @(" @0&(P
M,S1E,# P(" @(" @(" @(" @(" T,$L@(#@Q.3(-“B @(” @(" @(" @(&-A
M;2UD:7-K+G-O(" @(" @("! 8C S-6$P,# @(" @(" @(" @(" @(#$R2R @
M-# Y-@T*(" @(" @(" @(" @:6\M8FQK+G-O(" @(" @(" @($!B,#,U93 P
M," @(" @(" @(" @(" Q,#1+(" X,3DR#0H@(" @(" @(" @("!C86TM8V1R
M;VTN<V@(" @(" @0&(P,S=A,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-
M"B @(" @(" @(" @(&9S+6-D+G-O(" @(" @(" @("! 8C S-V4P,# @(" @
M(" @(" @(" @(#,R2R @-# Y-@T*(" @(" @(" @(" @9G,M9&]S+G-O(" @
M(" @(" @($!B,#,X-S P," @(" @(" @(" @(" @-3)+(" T,#DV#0H@(" @
M(" @(" @("!F<RUQ;G@T+G-O(" @(" @(" @0&(P,SDU,# P(" @(" @(" @
M(" @(" T,$L@(#0P.38-“B @(” @(" W(" @,2 O>#@V+W-B:6XO9&5V8RUC
M;VX@(#$P;R!214-%259%(" @(" @(" @(" T-$L@(" U-DL@(#0P.38H-3$V
M2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P
M(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @(” @(" @(" @("]D978O;65M
M(" @(" @(" @("! -# Q,# P,# @" @(" @(" P2 @(" @(" @-# Y-@T*
M(" @(" @(" @(" @+V1E=B]M96T@(" @(" @(" @($ T,#$P,3 P," H(" @
M8C@P,# I(" @(" @(" @,S)+#0H@(" @(" @." @(#$@+C(O>#@V+W-B:6XO
M9G,M<&MG(" Q,&@4D5#14E612 @(" @(" @(" Q,#A+(" Q,C!+(" @,3)+
M*#$S,DLI( T*(" @(" @(#@@(" R(“XR+W@X-B]S8FEN+V9S+7!K9R @,3!O
M(%-)1U=!251)3D9/(” @(" @,3 X2R @,3(P2R @-# Y-B@Q,S)+2 -“B @
M(” @(" X(" @,R N,B]X.#8O<V)I;B]F<RUP:V<@(#$P;R!214-%259%(" @
M(" @(" @(#$P.$L@(#$R,$L@(" Q,DLH,3,R2RD@#0H@(" @(" @." @(#0@
M+C(O>#@V+W-B:6XO9G,M<&MG(" Q,&@4D5#14E612 @(" @(" @(" Q,#A+
M(" Q,C!+(" @,3)+
#$S,DLI( T*(" @(" @(#@@(" U(“XR+W@X-B]S8FEN
M+V9S+7!K9R @,3!O(%)%0T5)5D4@(” @(" @(" @,3 X2R @,3(P2R @(#$R
M2R@Q,S)+2 -“B @(” @(" X(" @-B N,B]X.#8O<V)I;B]F<RUP:V<@(#$P
M;R!214-%259%(" @(" @(" @(#$P.$L@(#$R,$L@(" Q,DLH,3,R2RD@#0H@
M(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @
M(" @(" @(#(Y-DL@(" Q-DL-“B @(” T,3 U(" @,2!S8FEN+W!I<&4@(" @
M(" @(" @(#$P;R!214-%259%(" @(" @(" @(" Q,DL@(" T,$L@(#0P.38H
M,3,R2RD@#0H@(" @-#$P-2 @(#(@<V)I;B]P:7!E(" @(" @(" @(" Q,&@
M4D5#14E612 @(" @(" @(" @,3)+(" @-#!+(" T,#DV
#$S,DLI( T*(" @
M(#0Q,#4@(" S(’-B:6XO<&EP92 @(" @(" @(" @,3!O(%)%0T5)5D4@(" @
M(" @(" @(#$R2R @(#0P2R @-# Y-B@Q,S)+2 -“B @(” @(" @(" @(&QD
M<6YX+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @
M(#$V2PT
(" Q,S$P.#(@(" Q(‘5S<B]S8FEN+W)A;F1O;2 @(" @,3!O(%-)
M1U=!251)3D9/(" @(" @(#(P2R @,S0P2R @.#$Y,B@U,39+2H-“B @,3,Q
M,#@R(” @,B!U<W(O<V)I;B]R86YD;VT@(" @(#$P;R!214-%259%(" @(" @
M(" @(" R,$L@(#,T,$L@(#0P.38H,3,R2RD@#0H@(#$S,3 X,B @(#,@=7-R
M+W-B:6XO<F%N9&]M(" @(" Q,&@3D%.3U-,1450(" @(" @(" @,C!+(" S
M-#!+(" T,#DV
#$S,DLI( T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @
M(" @($!B,#,P,# P," @(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @
M(" @("!L:6)M+G-O+C(@(" @(" @(" @0&(P,S1E,# P(" @(" @(" @(" @
M(" V,$L@(#@Q.3(-“B @(” @(" @(" @(&QI8GHN<V\N,B @(" @(" @("!
M8C S-68P,# @(" @(" @(" @(" @(#0T2R @.#$Y,@T*(" @-3,R-3D@(" Q
M(’-B:6XO9&5V8RUP=‘D@(" @(" @,C!O(%)%0T5)5D4@(" @(" @(" @(#(X
M2R @,3$V2R @-# Y-B@U,39+2H-“B @(” @(" @(" @(&QD<6YX+G-O+C(@
M(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @
M.#8P,C@@(" Q(’-B:6XO9&5V8RUP87(@(" @(" @,3!O(%)%0T5)5D4@(" @
M(" @(" @(#(X2R @(#,V2R @.#$Y,B@U,39+2H-“B @(#@V,#(X(” @,B!S
M8FEN+V1E=F,M<&%R(" @(" @(" Y<B!#3TY$5D%2(" @(" @(" @(" R.$L@
M(" S-DL@(#0P.38H,3,R2RD@#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @
M(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B Q,3 Q
M.#,W(” @,2!S8FEN+VEO+6YE=" @(" @(" @(#$P<B!324=704E424Y&3R @
M(" @(" U,DL@(" S-DL@(#@Q.3(H-3$V2RDJ#0H@,3$P,3@S-R @(#(@<V)I
M;B]I;RUN970@(" @(" @(" Q,’(@4D5#14E612 @(" @(" @(" @-3)+(" @
M,S9+(" @-# Y-B@Q,DLI( T
(#$Q,#$X,S<@(" S(’-B:6XO:6\M;F5T(" @
M(" @(" @,3!R(%)%0T5)5D4@(" @(" @(" @(#4R2R @(#,V2R @(#0P.38H
M,3)+2 -“B Q,3 Q.#,W(” @-"!S8FEN+VEO+6YE=" @(" @(" @(#$P<B!2
M14-%259%(" @(" @(" @(" U,DL@(" S-DL@(" T,#DV
#$R2RD@#0H@(" @
M(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @(" @
M(" @(#(Y-DL@(" Q-DL-“B @(#@V,#,P(” @,2!U<W(O<V)I;B]S<&]O;&5R
M(" @(#$P;R!.04Y/4TQ%15 @(" @(" @(" Q-DL@(" R,$L@(#@Q.3(H-3$V
M2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P
M(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @(#@V,#,Q(” @,2!S8FEN+V1E
M=F,M<V5R.#(U," @(#(T;R!214-%259%(" @(" @(" @(" R.$L@(" S-DL@
M(#0P.38H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @
M0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @,3$X.# P(” @
M,2!S8FEN+V1E=F(M9F1C(" @(" @(#$P;R!324=704E424Y&3R @(" @(" R
M-$L@(#(P-$L@(#@Q.3(H-3$V2RDJ#0H@(#$Q.#@P," @(#(@<V)I;B]D979B
M+69D8R @(" @(" R,7(@4D5#14E612 @(" @(" @(" @,C1+(" R,#1+(" T
M,#DV*#@Q.3(I( T*(" Q,3@X,# @(" S(’-B:6XO9&5V8BUF9&,@(" @(" @
M,3!O(%)%0T5)5D4@(" @(" @(" @(#(T2R @,C T2R @(#0P.38H,39+2 -
M"B @,3$X.# P(" @-"!S8FEN+V1E=F(M9F1C(" @(" @(#$P;R!#3TY$5D%2
M(" @(" @(" @(" R-$L@(#(P-$L@(" T,#DV
#$V2RD@#0H@(#$Q.#@P," @
M(#4@<V)I;B]D979B+69D8R @(" @(" Q,&@4D5#14E612 @(" @(" @(" @
M,C1+(" R,#1+(" @-# Y-B@Q-DLI( T*(" Q,3@X,# @(" V(’-B:6XO9&5V
M8BUF9&,@(" @(" @,3!O(%)%0T5)5D4@(" @(" @(" @(#(T2R @,C T2R @
M(#0P.38H,39+2 -“B @(” @(" @(" @(&QD<6YX+G-O+C(@(" @(" @("!
M8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @(" @(" @(" @
M;&EB8V%M+G-O+C(@(" @(" @($!B,#,T93 P," @(" @(" @(" @(" @-#!+
M(" X,3DR#0H@(" @(" @(" @("!C86TM9&ES:RYS;R @(" @(" @0&(P,S5A
M,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-“B @(” @(" @(" @(&EO+6)L
M:RYS;R @(" @(" @("! 8C S-64P,# @(" @(" @(" @(" @,3 T2R @.#$Y
M,@T*(" Q-#,S-S<@(" Q(‘5S<B]S8FEN+V1U;7!E<B @(" @,3!O(%)%0T5)
M5D4@(" @(" @(" @(#(P2R @(#(T2R @-# Y-B@U,39+2H-“B @(” @(" @
M(" @(&QD<6YX+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @
M,CDV2R @(#$V2PT
(" @.#8P,S0@(" Q(’-B:6XO:6\M875D:6@(" @(" @
M,3!O(%-)1U=!251)3D9/(" @(" @(#<R2R @(#4V2R @-# Y-B@U,39+2H-
M"B @(#@V,#,T(" @,B!S8FEN+VEO+6%U9&EO(" @(" @(#$P;R!214-%259%
M(" @(" @(" @(" W,DL@(" U-DL@(#0P.38H,3,R2RD@#0H@(" X-C S-" @
M(#,@<V)I;B]I;RUA=61I;R @(" @(" Q,&@4D5#14E612 @(" @(" @(" @
M-S)+(" @-39+(" T,#DV
#$S,DLI( T*(" @.#8P,S0@(" T(’-B:6XO:6\M
M875D:6@(" @(" @,3!O(%)%0T5)5D4@(" @(" @(" @(#<R2R @(#4V2R @
M.#$Y,B@Q,S)+2 -“B @(#@V,#,T(” @-2!S8FEN+VEO+6%U9&EO(" @(" @
M(#$U<B!)3E12(" @(" @(" @(" @(" W,DL@(" U-DL@(#0P.38H,3,R2RD@
M#0H@(" X-C S-" @(#8@<V)I;B]I;RUA=61I;R @(" @(" Q,&@4D5#14E6
M12 @(" @(" @(" @-S)+(" @-39+(" T,#DV
#$S,DLI( T*(" @(" @(" @
M(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R
M.39+(" @,39+#0H@(" @(" @(" @("!A+6-T<FPM875D:6]P8VDN<V@0&(P
M,S1E,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-“B @(” @(" @(" @(&1E
M=F$M;6EX97(M86,Y-RYS;R! 8C S-3(P,# @(" @(" @(" @(" @(#$V2R @
M-# Y-@T*(#$P,C@Q,34@(" Q(’(O<&AO=&]N+V)I;B]P=&5R;2 @,3!R(%)%
M0T5)5D4@(" @(" @(" @(#0X2R @,3 T2R @.#$Y,B@U,39+2H-“B @(” @
M(" @(" @(&QD<6YX+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @
M(" @,CDV2R @(#$V2PT
(" @(" @(" @(" @;&EB<&AE>&QI8BYS;RXR(" @
M($!B,#,T93 P," @(" @(" @(" @(" @-39+(" X,3DR#0H@(" @(" @(" @
M("!L:6)!<“YS;RXR(” @(" @(" @0&(P,S5E,# P(" @(" @(" @(" @(" U
M-DL@(#0P.38-“B @(” @(" @(" @(&QI8G!H+G-O+C(@(" @(" @("! 8C S
M-F0P,# @(" @(" @(" @(" @.3$V2R @(#0T2PT*(" @(" @(" @(" @;&EB
M<&AR96YD97(N<V\N,B @($!B,#0U9# P," @(" @(" @(" @(" R,#1+(" T
M,#DV#0H@(" @(" @(" @("!L:6)M+G-O+C(@(" @(" @(" @0&(P-#DQ,# P
M(" @(" @(" @(" @(" V,$L@(#@Q.3(-“B Q,#,R,C$R(” @,2!B:6XO<V@@
M(" @(" @(" @(" @(#$P<B!324=355-014Y$(" @(" @(#$T.$L@(" U-DL@
M(#@Q.3(H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @
M0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @,C T.#(Q(” @
M,2 O<&AO=&]N+V)I;B]0:&]T;VX@(#$P<B!214-%259%(" @(" @(" @(" V
M-$L@(" W,DL@(#@Q.3(H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR
M(” @(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @
M,C0Y.#<X(” @,2!T;VXO8FEN+V9O;G1S;&5U=&@@(" V;R!214-%259%(" @
M(" @(" @(" R,$L@(" V,$L@(#0P.38H,3,R2RD@#0H@(#(T.3@W." @(#(@
M=&]N+V)I;B]F;VYT<VQE=71H(" @-F@4D5#14E612 @(" @(" @(" @,C!+
M(" @-C!+(" T,#DV*#$S,DLI( T*(" R-#DX-S@@(" S(‘1O;B]B:6XO9F]N
M=’-L975T:" @,3!O(%)%0T5)5D4@(" @(" @(" @(#(P2R @(#8P2R @-# Y
M-B@Q,S)+2 -“B @,C0Y.#<X(” @-"!T;VXO8FEN+V9O;G1S;&5U=&@@(#$P
M;R!214-%259%(" @(" @(" @(" R,$L@(" V,$L@(#0P.38H,3,R2RD@#0H@
M(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @
M(" @(" @(#(Y-DL@(" Q-DL-“B @(” @(" @(" @(&QI8G!H+G-O+C(@(" @
M(" @("! 8C S-&4P,# @(" @(" @(" @(" @.3$V2R @(#0T2PT
(" Y,3<U
M,C<@(" Q(‘5S<B]P:&]T;VXO8FEN+W!W;2 @,3!R(%)%0T5)5D4@(" @(" @
M(" @(#<V2R @(#<R2R @.#$Y,B@U,39+2H-“B @(” @(" @(" @(&QD<6YX
M+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V
M2PT
(" @(" @(" @(" @;&EB<&AE>&QI8BYS;RXR(" @($!B,#,T93 P," @
M(" @(" @(" @(" @-39+(" X,3DR#0H@(" @(" @(" @("!L:6)P:“YS;RXR
M(” @(" @(" @0&(P,S5E,# P(" @(" @(" @(" @(#DQ-DL@(" T-$L-“B @
M,C0Q-C@X(” @,2!H;W1O;B]B:6XO<&AF;VYT1D$@(#$R<B!214-%259%(" @
M(" @(" @(#,S-DL@(#@U,DL@(" Q,DLH-3$V2RDJ#0H@(" @(" @(" @("!L
M9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@
M(" Q-DL-“B @(” @(" @(" @("]D978O;65M(" @(" @(" @("! -# Q,# P
M,# @" @(" @(" P2 @(" @(" @(#,R2PT*(" R.#(V-#D@(" Q(&]N+V)I
M;B]I;RUG<F%P:&EC<R @,3)R(%)%4$Q9(" @(" @(" @(" @(#@P2R @,30X
M2R @.#$Y,B@U,39+2H-“B @(” @(" @(" @(&QD<6YX+G-O+C(@(" @(" @
M("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @(" @(" @
M(" @;&EB<&AR96YD97(N<V\N,B @($!B,#,T93 P," @(" @(" @(" @(" R
M,#1+(" T,#DV#0H@(" @(" @(" @("!D979G+6)A;G-H964N<V@(" @0&(P
M,S@R,# P(" @(" @(" @(" @(" S,DL@(#0P.38-“B @(” @(" @(" @(&QI
M8F9F8BYS;RXR(" @(" @("! 8C S.&(P,# @(" @(" @(" @(" @(#(X2R @
M.#$Y,@T*(" @(" @(" @(" @;&EB9&ES<‘5T:6PN<V\N,B @($!B,#,Y-# P
M," @(" @(" @(" @(" @,CA+(" T,#DV#0H@(" @(" @(" @(" O9&5V+VUE
M;2 @(" @(" @(" @0#0P,3 P,# P("@@(" @(" @,“D@(” @(" @(" S,DL-
M"B @(" @(" @(" @("]D978O;65M(" @(" @(" @("! -# Q,#@P,# @" @
M(" @(" P
2 @(" @(" @-# Y-@T*(" @(" @(" @(" @+V1E=B]M96T@(" @
M(" @(" @($ T,#$P.3 P," H930P,# P,# I(" @(" @(" U,39+#0H@(" @
M(" @(" @(" O9&5V+VUE;2 @(" @(" @(" @0#0P,3AA,# P(“AE-#$P,# P
M,“D@(” @(” @,C T.$L-“B @(” @(" @(" @("]D978O;65M(" @(" @(" @
M("! -# S.&$P,# @" @(" @(" P2 @(" @(" @(#$V30T*(" @(" @(" @
M(" @+V1E=B]M96T@(" @(" @(" @($ T,3,X83 P," H(" @(" @(# I(" @
M(" @(" T,#DV#0H@(" @(" @(" @(" O9&5V+VUE;2 @(" @(" @(" @0#0Q
M,SAB,# P("@@(" @(" @,“D@(” @(" @-38R.$L-“B @.38R-3@V(” @,2!R
M+W!H;W1O;B]B:6XO<VAE;&8@(#$P<B!214-%259%(" @(" @(" @(" T.$L@
M(#,Y,DL@(" Q,DLH-3$V2RDJ#0H@(#DV,C4X-B @(#(@<B]P:&]T;VXO8FEN
M+W-H96QF(" Q,’(@0T].1%9!4B @(" @(" @(" @-#A+(" S.3)+(" @,39+
M*#$S,DLI( T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P
M,# P," @(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @(" @("!L:6)!
M<“YS;RXR(” @(" @(" @0&(P,S1E,# P(" @(" @(" @(" @(" U-DL@(#0P
M.38-“B @(” @(" @(" @(&QI8G!H+G-O+C(@(" @(" @("! 8C S-60P,# @
M(" @(" @(" @(" @.3$V2R @(#0T2PT*(" @(" @(" @(" @;&EB<&AR96YD
M97(N<V\N,B @($!B,#0T9# P," @(" @(" @(" @(" R,#1+(" T,#DV#0H@
M(" @(" @(" @("!L:6)M+G-O+C(@(" @(" @(" @0&(P-#@Q,# P(" @(" @
M(" @(" @(" V,$L@(#@Q.3(-“B @(” @(" @(" @(&QA=6YC:&UE;G4N<V@
M(" @("! 8C T.3(P,# @(" @(" @(" @(" @(#,R2R @-# Y-@T*(" @(" @
M(" @(" @;&EB<&AI;6<N<V\N,B @(" @($!B,#0Y8C P," @(" @(" @(" @
M(" @,39+(" T,#DV#0H@(" @(" @(" @("!L:6)E>’!A=“YS;RXR(” @(" @
M0&(P-&$P,# P(" @(" @(" @(" @(" V,$L@(#@Q.3(-“B @(” @(" @(" @
M(‘1A<VMB87(N<V@(" @(" @("! 8C T8C$P,# @(" @(" @(" @(" @(#(T
M2R @-# Y-@T*(" @(" @(" @(" @8VQO8VLN<V@(" @(" @(" @($!B,#1B
M.# P," @(" @(" @(" @(" @,3)+(" T,#DV#0H@(" @(" @(" @("!P=’)C
M86TN<V@(" @(" @(" @0&(P-&)C,# P(" @(" @(" @(" @(" Q-DL@(#0P
M.38-“B @(” @(" @(" @(&QA=6YC:&5R+G-O(" @(" @("! 8C T8S$P,# @
M(" @(" @(" @(" @(#$R2R @-# Y-@T*(" @(" @(" @(" @<&QO860N<V@
M(" @(" @(" @($!B,#1C-3 P," @(" @(" @(" @(" @,3)+(" @,3)+#0H@
M(" @(" @(" @("!C9’!L87EE<BYS;R @(" @(" @0&(P-&-B,# P(" @(" @
M(" @(" @(" Q-DL@(#@Q.3(-“B @(” @(" @(" @(&QI8FUE9&EA+G-O+C(@
M(" @("! 8C T9#$P,# @(" @(" @(" @(" @(#0T2R @.#$Y,@T*(" @(" @
M(" @(" @;&EB87-O=6YD+G-O+C(@(" @($!B,#1D93 P," @(" @(" @(" @
M(" Q,#1+(" T,#DV#0H@(" @(" @(" @("!V;VQU;64N<V@(" @(" @(" @
M0&(P-&8Y,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-“B @(” @(" @(" @
M(’=O<FQD=FEE=RYS;R @(" @("! 8C T9F0P,# @(" @(" @(" @(" @(#(P
M2R @.#$Y,@T*(" @(" @(" @(" @+V1E=B]M96T@(" @(" @(" @($ T,#$P
M,# P," H(" @(" @(# I(" @(" @(" T,#DV#0H@(" @(" @(" @(" O9&5V
M+VUE;2 @(" @(" @(" @0#0P,3 Q,# P("@@(" @(" @,“D@(” @(" @(#0P
M.38-“B @,CDY,#,U(” @,2!T;VXO8FEN+V1E=FDM:&ER=6X@(#$U;R!214-%
M259%(" @(" @(" @(" V.$L@(" R.$L@(#@Q.3(H-3$V2RDJ#0H@(#(Y.3 S
M-2 @(#(@=&]N+V)I;B]D979I+6AI<G5N(" Q,&@4D503%D@(" @(" @(" @
M(" @-CA+(" @,CA+(" T,#DV*#$S,DLI( T*(" R.3DP,S4@(" S(‘1O;B]B
M:6XO9&5V:2UH:7)U;B @,3)O(%-)1U=!251)3D9/(" @(" @(#8X2R @(#(X
M2R @-# Y-B@Q,S)+2 -“B @(” @(" @(" @(&QD<6YX+G-O+C(@(" @(" @
M("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @(" @(" @
M(" @;&EB<&@N<V\N,B @(" @(" @($!B,#,T93 P," @(" @(" @(" @(" Y
M,39+(" @-#1+#0H@(#DY.30U,B @(#$@<&AO=&]N+V)I;B]B:V=D;6=R(" Q
M,’(@4D5#14E612 @(" @(" @(" @,3)+(" @,S9+(" X,3DR*#4Q-DLI*@T*
M(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @
M(" @(" @(" R.39+(" @,39+#0H@(" @(" @(" @("!L:6)P:“YS;RXR(” @
M(" @(" @0&(P,S1E,# P(" @(" @(" @(" @(#DQ-DL@(" T-$L-“B @(” @
M(" @(" @(&QI8G!H97AL:6(N<V\N,B @("! 8C T,V4P,# @(" @(" @(" @
M(" @(#4V2R @.#$Y,@T*(" @(" @(" @(" @;&EB<&AI;6<N<V@(" @(" @
M($!B,#0T93 P," @(" @(" @(" @(" @,39+(" T,#DV#0H@(" @(" @(" @
M("!P:5]I;U]P8W@N<V@(" @(" @0&(P-#4S,# P(" @(" @(" @(" @(#@Q
M.3(@(#0P.38-“B @(” @(" @(" @(’!I7VEO7W!N9RYS;R @(" @("! 8C T
M-38P,# @(" @(" @(" @(" @,34V2R @-# Y-@T*(" @(" @(" @(" @;&EB
M;2YS;RXR(" @(" @(" @($!B,#0W93 P," @(" @(" @(" @(" @-C!+(" X
M,3DR#0H@(" @(" @(" @("!L:6)Z+G-O+C(@(" @(" @(" @0&(P-#AF,# P
M(" @(" @(" @(" @(" T-$L@(#@Q.3(-“B @(” @(" @(" @(’!I7VEO7VIP
M96<N<V@(" @("! 8C T.6,P,# @(" @(" @(" @(" @.#$Y,B @-# Y-@T*
M(" @(" @(" @(" @;&EB:G!E9RYS;RXR(" @(" @($!B,#0Y9C P," @(" @
M(" @(" @(" Q,3)+(" X,3DR#0H@(" @(" @(" @(" O9&5V+VUE;2 @(" @
M(" @(" @0#0P-&,P,# P("@@(" @(" @,“D@(” @(" @-38R.$L-“B @.3DY
M-#4S(” @,2!H;W1O;B]B:6XO=VUS=VET8V@@(#$P<B!214-%259%(" @(" @
M(" @(#@Q.3(@(" T,$L@(#@Q.3(H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N
M>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q
M-DL-“B @(” @(" @(" @(&QI8G!H97AL:6(N<V\N,B @("! 8C S-&4P,# @
M(" @(" @(" @(" @(#4V2R @.#$Y,@T*(" @(" @(" @(" @;&EB07 N<V\N
M,B @(" @(" @($!B,#,U93 P," @(" @(" @(" @(" @-39+(" T,#DV#0H@
M(" @(" @(" @("!L:6)P:“YS;RXR(” @(" @(" @0&(P,S9D,# P(" @(" @
M(" @(" @(#DQ-DL@(" T-$L-“B @(” @(" @(" @(&QI8G!H<F5N9&5R+G-O
M+C(@("! 8C T-60P,# @(" @(" @(" @(" @,C T2R @-# Y-@T*(" @(" @
M(" @(" @;&EB;2YS;RXR(" @(" @(" @($!B,#0Y,3 P," @(" @(" @(" @
M(" @-C!+(" X,3DR#0H@(#DY.30U-" @(#$@<B]P:&]T;VXO8FEN+W-A=F5R
M(" Q,’(@4D5#14E612 @(" @(" @(" @,3)+(" @-#!+(" X,3DR*#4Q-DLI
M*@T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @
M(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @(" @("!L:6)P:&5X;&EB
M+G-O+C(@(" @0&(P,S1E,# P(" @(" @(" @(" @(" U-DL@(#@Q.3(-“B @
M(” @(" @(" @(&QI8D%P+G-O+C(@(" @(" @("! 8C S-64P,# @(" @(" @
M(" @(" @(#4V2R @-# Y-@T*(" @(" @(" @(" @;&EB<&@N<V\N,B @(" @
M(" @($!B,#,V9# P," @(" @(" @(" @(" Y,39+(" @-#1+#0H@(" @(" @
M(" @("!L:6)P:’)E;F1E<BYS;RXR(" @0&(P-#5D,# P(" @(" @(" @(" @
M(#(P-$L@(#0P.38-“B @(” @(" @(" @(&QI8FTN<V\N,B @(" @(" @("!
M8C T.3$P,# @(" @(" @(" @(" @(#8P2R @.#$Y,@T*(#$Q,#4Y-3$@(" Q
M(&)I;B]P:61I;B @(" @(" @(" @,3!R(%)%4$Q9(" @(" @(" @(" @(#(T
M2R @(#,R2R @.#$Y,B@U,39+*2H-“B @(” @(" @(" @(&QD<6YX+G-O+C(@
H(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2P``
`
end

Hardware Support Account wrote:

Hi,

We have not seen this version of the chipset before…try running ‘io-net -dvia-rhine did=0x1300,vid0x1186 …’

Regards,

Joe

I just want to add that I have device id 0x3043 wich doesnt exist
in the enum file. Once added everything works fine.

Regards,

Anders Hasselqvist
hassel@acc.umu.se
http://good-deed.dhs.org/

Hi,

I am not very fluent with RTP. could you please be a little more specific
as to which line in the file i need to modify and how.

I think the file is /etc/system/enum/devices/net , am i correct ? I added a
line just before the point where it tries to do the mount. but honestly i
dont know what i am doing there. My changes didnt seem to help. Could you
please tell me what i need to change/add in the file.

Thanks
Dennis…


“Anders Hasselqvist” <hassel@acc.umu.se> wrote in message
news:3B681AD2.A21C78B6@acc.umu.se

Hardware Support Account wrote:

Hi,

We have not seen this version of the chipset before…try running
‘io-net -dvia-rhine did=0x1300,vid0x1186 …’

Regards,

Joe


I just want to add that I have device id 0x3043 wich doesnt exist
in the enum file. Once added everything works fine.

Regards,

Anders Hasselqvist
hassel@acc.umu.se
http://good-deed.dhs.org/

Hi,

What I did was adding the line # RHINE something in
/etc/system/enum/devices/net but I doubt that will work for you since
I guess it should be the same as supplying vid and did as parameters
to the driver. When trying to load the driver without vid and did I
got exactly the same responses as you do.

My intention for the first post was just to inform that there is
another dev id for a RHINE(??) chip also.

device(pci, ven=$(PCI_VEND_VIA), dev=3042) # RHINE
device(pci, ven=$(PCI_VEND_VIA), dev=6100) # RHINE II
device(pci, ven=$(PCI_VEND_VIA), dev=3065) # RHINE III
device(pci, ven=$(PCI_VEND_VIA), dev=3043) # RHINE something
tag(devn)
append(legacy, “,nonet”)
requires($(IONET_CMD),)
uniq(netnum, devn-en, 0)
mount(-Tio-net “-opci=$(index)” /lib/dll/devn-via-rhine.so,
“/dev/io-net/en$(netnum)”)
use(symbolic=netmgr)

Dennis wrote:

Hi,

I am not very fluent with RTP. could you please be a little more specific
as to which line in the file i need to modify and how.

I think the file is /etc/system/enum/devices/net , am i correct ? I added a
line just before the point where it tries to do the mount. but honestly i
dont know what i am doing there. My changes didnt seem to help. Could you
please tell me what i need to change/add in the file.

Thanks
Dennis…

Regards,

Anders Hasselqvist
hassel@acc.umu.se
http://good-deed.dhs.org/

Hi Dennis,

Sorry the “et” was a typo.

Regards,

Joe
Dennis <dmoses@z-kat.com> wrote:

Hi Joe,

I tried all that. with spaces without spaces etc, all permutations i cud
think of (just to be on the safe side). Same result every time
“Operation not permitted”.

In the command you mentioned in the previous mail, there is an “et” option
what is that for ? ( i tried with that option too, same result)

regards,
Dennis…

“Hardware Support Account” <> hw@qnx.com> > wrote in message
news:9k942e$flf$> 2@nntp.qnx.com> …

HI Dennis,

Make sure that you are entering the io-net command properly. Make sure
there are no spaces when
specifying the did and vid options.

io-net et -dvia-rhine did=0x1300,vid=0x1186

Regards,

Joe

Dennis <> dmoses@z-kat.com> > wrote:
Hi Joe,

I was not sure if you wanted me to slay the io-net and then do the pidin
or
before. The results in the attachment are after i attempted to start
the
io-net and then get the error message. Hope this is the one you need

basically this is what i did

io-net -d via-rhine did =0x1300

(got the error msg here)

pidin mem > outputfile

Thanks
Dennis…

“Hardware Support Account” <> hw@qnx.com> > wrote in message
news:9k71ph$74q$> 1@nntp.qnx.com> …
Hi Dennis,

Looking at the error message you are getting it looks like there is a
permissions problem.
Can you post the output from ‘pidin mem’.

Regards,

Joe

Dennis <> dmoses@z-kat.com> > wrote:
The same error shows up even when i specify the did and vid

“Unable to init dll devn-via-rhine: Operation not permitted”

Is there anything else i can try ?

Thanks
Dennis…



“Hardware Support Account” <> hw@qnx.com> > wrote in message
news:9k6lgm$t5e$> 2@nntp.qnx.com> …

Hi,

We have not seen this version of the chipset before…try running
‘io-net -dvia-rhine did=0x1300,vid0x1186 …’


Regards,

Joe

Dennis <> dmoses@z-kat.com> > wrote:
Thank you for the reply.

I was root when i tried to execute all those commands.

This is what i got from a pci -v . (only the part concerning this
card)

The device ID shows “unknown” This is the case in both the Dlink
530TX+
cards i tried.

Thanks for your help.
Dennis…

Class = Network (Ethernet)
Vendor ID = 1186h, D-Link System Inc
Device ID = 1300h, Unknown Unknown
PCI index = 0h
Class Codes = 020000h
Revision ID = 10h
Bus number = 0
Device number = 15
Function num = 0
Status Reg = 290h
Command Reg = 7h
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 40h
Cache Line Size= 0h
PCI IO Address = d800h length 256 enabled
PCI Mem Address = ea000000h 32bit length 256 enabled
Subsystem Vendor ID = 1186h
Subsystem ID = 1301h
Max Lat = 64ns
Min Gnt = 32ns
PCI Int Pin = INT A
Interrupt line = 5
Capabilities Pointer = 50h
Capability ID = 1h
Capabilities = 7602h - 0h


“Tools Mail Account” <> tools@qnx.com> > wrote in message
news:9k45ka$cj5$> 1@nntp.qnx.com> …
Dennis <> dmoses@z-kat.com> > wrote:
Hi,

I am trying to get my machine running RTP 6.1 on to the
network.
I
have
a
Dlink DFE530TX+ network card. The QNX documentation mentions
the
DFE530TX
as a supported card (driver : devn-via-rhine.so). When I try
to
load
the
drivers using

Yes we do support DFE530TX, but I’m not sure about DFE530TX+, can
you
post
an output from “pci -v”.

\

io-net -d via-rhine -p tcpip

it says “unable to init dll devn-via-rhine : no such device”

when i loading using

io-net

mount -Tio-net /lib/dll/devn-via-rhine.so

it says " cant mount …possible reason: operation not
permitted"

I assume you where root while trying above commands?

I know for a fact that the card works fine, (works in
Windows).
In
RTP
6.1, the link light always stays on.

Is there anyway to fix this??

Regards,

Marcin

Thanks
Dennis…











begin 666 after_trying_io-net.txt
M(" @("!P:60@=&ED(&YA;64@(" @(" @(" @(" @("!P<FEO(%-4051%(" @
M(" @(" @("!C;V1E("!D871A(" @(" @(" @<W1A8VL-“B @(” @(" Q(" @
M,2!P<F]C;G1O(" @(" @(" @(" @(" P9B!214%$62 @(" @(" @(" @,3,X
M-$L@(" @(# @(" @(" P*#,R,“DJ#0H@(” @(" @,2 @(#(@<’)O8VYT;R @
M(" @(" @(" @(" Q,’(@4E5.3DE.1R @(" @(" @(#$S.#1+(" @(" P(" @
M(" P*#0P.38I( T*(" @(" @(#$@(" S(’!R;V-N=&@(" @(" @(" @(" @
M-C-R(%)%0T5)5D4@(" @(" @(" Q,S@T2R @(" @," @(" @,"@T,#DV2 -
M"B @(" @(" Q(" @-"!P<F]C;G1O(" @(" @(" @(" @(#$U<B!214-%259%
M(" @(" @(" @,3,X-$L@(" @(# @(" @(# H-# Y-BD@#0H@(" @(" @,2 @
M(#4@<’)O8VYT;R @(" @(" @(" @(" Q,’(@4D5#14E612 @(" @(" @(#$S
M.#1+(" @(" P(" @(" P
#0P.38I( T*(" @(" @(#$@(" V(’!R;V-N=&@
M(" @(" @(" @(" @,35R(%)%0T5)5D4@(" @(" @(" Q,S@T2R @(" @," @
M(" @,"@T,#DV2 -“B @(” @(" Q(" @-R!P<F]C;G1O(" @(" @(" @(" @
M(#$U<B!214-%259%(" @(" @(" @,3,X-$L@(" @(# @(" @(# H-# Y-BD@
M#0H@(" @(" @,2 @(#@@<’)O8VYT;R @(" @(" @(" @(" Q,’(@4D5#14E6
M12 @(" @(" @(#$S.#1+(" @(" P(" @(" P
#0P.38I( T*(" @(" @(#$@
M(" Y(’!R;V-N=&@(" @(" @(" @(" @(#9R(%)%0419(" @(" @(" @(" Q
M,S@T2R @(" @," @(" @,"@Q,CA+2 -“B @(” @(" Q(" Q,"!P<F]C;G1O
M(" @(" @(" @(" @(#$U<B!214-%259%(" @(" @(" @,3,X-$L@(" @(# @
M(" @(# H-# Y-BD@#0H@(" @(" @,2 @,3$@<’)O8VYT;R @(" @(" @(" @
M(" Q,’(@4D5#14E612 @(" @(" @(#$S.#1+(" @(" P(" @(" P
#0P.38I
M( T*(" @(" @(#$@(#$R(’!R;V-N=&@(" @(" @(" @(" @,3!R(%)%0T5)
M5D4@(" @(" @(" Q,S@T2R @(" @," @(" @,"@T,#DV2 -“B @(” @(" @
M(" @('IE<F@(" @(" @(" @(" @("! 8V9B964P,# @(" @(" @(" @(" @
M(#$R2R @(#$R2PT
(" @(" @(" @(" @>F5R;R @(" @(" @(" @(" @($!C
M9F)F9# P," @(" @(" @(" @(" @,3)+(" @(" @#0H@(" @(" @,B @(#$@
M<V)I;B]T:6YI=" @(" @(" @(" Q,&@4D503%D@(" @(" @(" @(" X,3DR
M(" @,C!+(" T,#DV*#4Q-DLI*@T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @
M(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R.39+(" @,39+#0H@(" @
M(" @,R @(#$@<’)O8R]B;V]T+W-L;V=G97(@(" Q-6@4D5#14E612 @(" @
M(" @(" X,3DR(" @-3)+(" T,#DV*#4Q-DLI*@T*(" @(" @(" @(" @;&1Q
M;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R.39+(" @
M,39+#0H@(" Q,C(Y,B @(#$@<V)I;B]M<75E=64@(" @(" @(" Q,&@4D5#
M14E612 @(" @(" @(" @,3)+(" @,C!+(" T,#DV*#4Q-DLI*@T*(" @(" @
M(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @
M(" R.39+(" @,39+#0H@(" @(" @-2 @(#$@<’)O8R]B;V]T+W!C:2UB:6]S
M(" Q,&@4D5#14E612 @(" @(" @(" @,S9+(" @,C1+(" T,#DV*#4Q-DLI
M*@T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @
M(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @-B @(#$@<F]C+V)O;W0O
M9&5V8BUE:61E(" Q,&@4TE’5T%)5$E.1D@(" @(" @,CA+(" @,3%-(" X
M,3DR*#4Q-DLI*@T*(" @(" @(#8@(" R(’)O8R]B;V]T+V1E=F(M96ED92 @
M,C%R(%)%0T5)5D4@(" @(" @(" @(#(X2R @(#$Q32 @-# Y-B@X,3DR2 -
M"B @(" @(" V(" @,R!R;V,O8F]O="]D979B+65I9&4@(#$P;R!214-%259%
M(" @(" @(" @(" R.$L@(" Q,4T@(" T,#DV
#$V2RD@#0H@(" @(" @-B @
M(#0@<F]C+V)O;W0O9&5V8BUE:61E(" Q,’(@0T].1%9!4B @(" @(" @(" @
M,CA+(" @,3%-(" @-# Y-B@Q-DLI( T*(" @(" @(#8@(" V(’)O8R]B;V]T
M+V1E=F(M96ED92 @,3!O(%)%0T5)5D4@(" @(" @(" @(#(X2R @(#$Q32 @
M(#0P.38H,39+2 -“B @(” @(" V(" @-R!R;V,O8F]O="]D979B+65I9&4@
M(#$P;R!214-%259%(" @(" @(" @(" R.$L@(" Q,4T@(" T,#DV
#$V2RD@
M#0H@(" @(" @-B @(#@@<F]C+V)O;W0O9&5V8BUE:61E(" Q,&@4D5#14E6
M12 @(" @(" @(" @,CA+(" @,3%-(" @-# Y-B@Q-DLI( T*(" @(" @(" @
M(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R
M.39+(" @,39+#0H@(" @(" @(" @("!L:6)C86TN<V\N,B @(" @(" @0&(P
M,S1E,# P(" @(" @(" @(" @(" T,$L@(#@Q.3(-“B @(” @(" @(" @(&-A
M;2UD:7-K+G-O(" @(" @("! 8C S-6$P,# @(" @(" @(" @(" @(#$R2R @
M-# Y-@T*(" @(" @(" @(" @:6\M8FQK+G-O(" @(" @(" @($!B,#,U93 P
M," @(" @(" @(" @(" Q,#1+(" X,3DR#0H@(" @(" @(" @("!C86TM8V1R
M;VTN<V@(" @(" @0&(P,S=A,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-
M"B @(" @(" @(" @(&9S+6-D+G-O(" @(" @(" @("! 8C S-V4P,# @(" @
M(" @(" @(" @(#,R2R @-# Y-@T*(" @(" @(" @(" @9G,M9&]S+G-O(" @
M(" @(" @($!B,#,X-S P," @(" @(" @(" @(" @-3)+(" T,#DV#0H@(" @
M(" @(" @("!F<RUQ;G@T+G-O(" @(" @(" @0&(P,SDU,# P(" @(" @(" @
M(" @(" T,$L@(#0P.38-“B @(” @(" W(" @,2 O>#@V+W-B:6XO9&5V8RUC
M;VX@(#$P;R!214-%259%(" @(" @(" @(" T-$L@(" U-DL@(#0P.38H-3$V
M2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P
M(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @(” @(" @(" @("]D978O;65M
M(" @(" @(" @("! -# Q,# P,# @" @(" @(" P2 @(" @(" @-# Y-@T*
M(" @(" @(" @(" @+V1E=B]M96T@(" @(" @(" @($ T,#$P,3 P," H(" @
M8C@P,# I(" @(" @(" @,S)+#0H@(" @(" @." @(#$@+C(O>#@V+W-B:6XO
M9G,M<&MG(" Q,&@4D5#14E612 @(" @(" @(" Q,#A+(" Q,C!+(" @,3)+
M*#$S,DLI( T*(" @(" @(#@@(" R(“XR+W@X-B]S8FEN+V9S+7!K9R @,3!O
M(%-)1U=!251)3D9/(” @(" @,3 X2R @,3(P2R @-# Y-B@Q,S)+2 -“B @
M(” @(" X(" @,R N,B]X.#8O<V)I;B]F<RUP:V<@(#$P;R!214-%259%(" @
M(" @(" @(#$P.$L@(#$R,$L@(" Q,DLH,3,R2RD@#0H@(" @(" @." @(#0@
M+C(O>#@V+W-B:6XO9G,M<&MG(" Q,&@4D5#14E612 @(" @(" @(" Q,#A+
M(" Q,C!+(" @,3)+
#$S,DLI( T*(" @(" @(#@@(" U(“XR+W@X-B]S8FEN
M+V9S+7!K9R @,3!O(%)%0T5)5D4@(” @(" @(" @,3 X2R @,3(P2R @(#$R
M2R@Q,S)+2 -“B @(” @(" X(" @-B N,B]X.#8O<V)I;B]F<RUP:V<@(#$P
M;R!214-%259%(" @(" @(" @(#$P.$L@(#$R,$L@(" Q,DLH,3,R2RD@#0H@
M(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @
M(" @(" @(#(Y-DL@(" Q-DL-“B @(” T,3 U(" @,2!S8FEN+W!I<&4@(" @
M(" @(" @(#$P;R!214-%259%(" @(" @(" @(" Q,DL@(" T,$L@(#0P.38H
M,3,R2RD@#0H@(" @-#$P-2 @(#(@<V)I;B]P:7!E(" @(" @(" @(" Q,&@
M4D5#14E612 @(" @(" @(" @,3)+(" @-#!+(" T,#DV
#$S,DLI( T*(" @
M(#0Q,#4@(" S(’-B:6XO<&EP92 @(" @(" @(" @,3!O(%)%0T5)5D4@(" @
M(" @(" @(#$R2R @(#0P2R @-# Y-B@Q,S)+2 -“B @(” @(" @(" @(&QD
M<6YX+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @
M(#$V2PT
(" Q,S$P.#(@(" Q(‘5S<B]S8FEN+W)A;F1O;2 @(" @,3!O(%-)
M1U=!251)3D9/(" @(" @(#(P2R @,S0P2R @.#$Y,B@U,39+2H-“B @,3,Q
M,#@R(” @,B!U<W(O<V)I;B]R86YD;VT@(" @(#$P;R!214-%259%(" @(" @
M(" @(" R,$L@(#,T,$L@(#0P.38H,3,R2RD@#0H@(#$S,3 X,B @(#,@=7-R
M+W-B:6XO<F%N9&]M(" @(" Q,&@3D%.3U-,1450(" @(" @(" @,C!+(" S
M-#!+(" T,#DV
#$S,DLI( T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @
M(" @($!B,#,P,# P," @(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @
M(" @("!L:6)M+G-O+C(@(" @(" @(" @0&(P,S1E,# P(" @(" @(" @(" @
M(" V,$L@(#@Q.3(-“B @(” @(" @(" @(&QI8GHN<V\N,B @(" @(" @("!
M8C S-68P,# @(" @(" @(" @(" @(#0T2R @.#$Y,@T*(" @-3,R-3D@(" Q
M(’-B:6XO9&5V8RUP=‘D@(" @(" @,C!O(%)%0T5)5D4@(" @(" @(" @(#(X
M2R @,3$V2R @-# Y-B@U,39+2H-“B @(” @(" @(" @(&QD<6YX+G-O+C(@
M(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @
M.#8P,C@@(" Q(’-B:6XO9&5V8RUP87(@(" @(" @,3!O(%)%0T5)5D4@(" @
M(" @(" @(#(X2R @(#,V2R @.#$Y,B@U,39+2H-“B @(#@V,#(X(” @,B!S
M8FEN+V1E=F,M<&%R(" @(" @(" Y<B!#3TY$5D%2(" @(" @(" @(" R.$L@
M(" S-DL@(#0P.38H,3,R2RD@#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @
M(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B Q,3 Q
M.#,W(” @,2!S8FEN+VEO+6YE=" @(" @(" @(#$P<B!324=704E424Y&3R @
M(" @(" U,DL@(" S-DL@(#@Q.3(H-3$V2RDJ#0H@,3$P,3@S-R @(#(@<V)I
M;B]I;RUN970@(" @(" @(" Q,’(@4D5#14E612 @(" @(" @(" @-3)+(" @
M,S9+(" @-# Y-B@Q,DLI( T
(#$Q,#$X,S<@(" S(’-B:6XO:6\M;F5T(" @
M(" @(" @,3!R(%)%0T5)5D4@(" @(" @(" @(#4R2R @(#,V2R @(#0P.38H
M,3)+2 -“B Q,3 Q.#,W(” @-"!S8FEN+VEO+6YE=" @(" @(" @(#$P<B!2
M14-%259%(" @(" @(" @(" U,DL@(" S-DL@(" T,#DV
#$R2RD@#0H@(" @
M(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @(" @
M(" @(#(Y-DL@(" Q-DL-“B @(#@V,#,P(” @,2!U<W(O<V)I;B]S<&]O;&5R
M(" @(#$P;R!.04Y/4TQ%15 @(" @(" @(" Q-DL@(" R,$L@(#@Q.3(H-3$V
M2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P
M(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @(#@V,#,Q(” @,2!S8FEN+V1E
M=F,M<V5R.#(U," @(#(T;R!214-%259%(" @(" @(" @(" R.$L@(" S-DL@
M(#0P.38H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @
M0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @,3$X.# P(” @
M,2!S8FEN+V1E=F(M9F1C(" @(" @(#$P;R!324=704E424Y&3R @(" @(" R
M-$L@(#(P-$L@(#@Q.3(H-3$V2RDJ#0H@(#$Q.#@P," @(#(@<V)I;B]D979B
M+69D8R @(" @(" R,7(@4D5#14E612 @(" @(" @(" @,C1+(" R,#1+(" T
M,#DV*#@Q.3(I( T*(" Q,3@X,# @(" S(’-B:6XO9&5V8BUF9&,@(" @(" @
M,3!O(%)%0T5)5D4@(" @(" @(" @(#(T2R @,C T2R @(#0P.38H,39+2 -
M"B @,3$X.# P(" @-"!S8FEN+V1E=F(M9F1C(" @(" @(#$P;R!#3TY$5D%2
M(" @(" @(" @(" R-$L@(#(P-$L@(" T,#DV
#$V2RD@#0H@(#$Q.#@P," @
M(#4@<V)I;B]D979B+69D8R @(" @(" Q,&@4D5#14E612 @(" @(" @(" @
M,C1+(" R,#1+(" @-# Y-B@Q-DLI( T*(" Q,3@X,# @(" V(’-B:6XO9&5V
M8BUF9&,@(" @(" @,3!O(%)%0T5)5D4@(" @(" @(" @(#(T2R @,C T2R @
M(#0P.38H,39+2 -“B @(” @(" @(" @(&QD<6YX+G-O+C(@(" @(" @("!
M8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @(" @(" @(" @
M;&EB8V%M+G-O+C(@(" @(" @($!B,#,T93 P," @(" @(" @(" @(" @-#!+
M(" X,3DR#0H@(" @(" @(" @("!C86TM9&ES:RYS;R @(" @(" @0&(P,S5A
M,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-“B @(” @(" @(" @(&EO+6)L
M:RYS;R @(" @(" @("! 8C S-64P,# @(" @(" @(" @(" @,3 T2R @.#$Y
M,@T*(" Q-#,S-S<@(" Q(‘5S<B]S8FEN+V1U;7!E<B @(" @,3!O(%)%0T5)
M5D4@(" @(" @(" @(#(P2R @(#(T2R @-# Y-B@U,39+2H-“B @(” @(" @
M(" @(&QD<6YX+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @
M,CDV2R @(#$V2PT
(" @.#8P,S0@(" Q(’-B:6XO:6\M875D:6@(" @(" @
M,3!O(%-)1U=!251)3D9/(" @(" @(#<R2R @(#4V2R @-# Y-B@U,39+2H-
M"B @(#@V,#,T(" @,B!S8FEN+VEO+6%U9&EO(" @(" @(#$P;R!214-%259%
M(" @(" @(" @(" W,DL@(" U-DL@(#0P.38H,3,R2RD@#0H@(" X-C S-" @
M(#,@<V)I;B]I;RUA=61I;R @(" @(" Q,&@4D5#14E612 @(" @(" @(" @
M-S)+(" @-39+(" T,#DV
#$S,DLI( T*(" @.#8P,S0@(" T(’-B:6XO:6\M
M875D:6@(" @(" @,3!O(%)%0T5)5D4@(" @(" @(" @(#<R2R @(#4V2R @
M.#$Y,B@Q,S)+2 -“B @(#@V,#,T(” @-2!S8FEN+VEO+6%U9&EO(" @(" @
M(#$U<B!)3E12(" @(" @(" @(" @(" W,DL@(" U-DL@(#0P.38H,3,R2RD@
M#0H@(" X-C S-" @(#8@<V)I;B]I;RUA=61I;R @(" @(" Q,&@4D5#14E6
M12 @(" @(" @(" @-S)+(" @-39+(" T,#DV
#$S,DLI( T*(" @(" @(" @
M(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @(" @(" @(" R
M.39+(" @,39+#0H@(" @(" @(" @("!A+6-T<FPM875D:6]P8VDN<V@0&(P
M,S1E,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-“B @(” @(" @(" @(&1E
M=F$M;6EX97(M86,Y-RYS;R! 8C S-3(P,# @(" @(" @(" @(" @(#$V2R @
M-# Y-@T*(#$P,C@Q,34@(" Q(’(O<&AO=&]N+V)I;B]P=&5R;2 @,3!R(%)%
M0T5)5D4@(" @(" @(" @(#0X2R @,3 T2R @.#$Y,B@U,39+2H-“B @(” @
M(" @(" @(&QD<6YX+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @
M(" @,CDV2R @(#$V2PT
(" @(" @(" @(" @;&EB<&AE>&QI8BYS;RXR(" @
M($!B,#,T93 P," @(" @(" @(" @(" @-39+(" X,3DR#0H@(" @(" @(" @
M("!L:6)!<“YS;RXR(” @(" @(" @0&(P,S5E,# P(" @(" @(" @(" @(" U
M-DL@(#0P.38-“B @(” @(" @(" @(&QI8G!H+G-O+C(@(" @(" @("! 8C S
M-F0P,# @(" @(" @(" @(" @.3$V2R @(#0T2PT*(" @(" @(" @(" @;&EB
M<&AR96YD97(N<V\N,B @($!B,#0U9# P," @(" @(" @(" @(" R,#1+(" T
M,#DV#0H@(" @(" @(" @("!L:6)M+G-O+C(@(" @(" @(" @0&(P-#DQ,# P
M(" @(" @(" @(" @(" V,$L@(#@Q.3(-“B Q,#,R,C$R(” @,2!B:6XO<V@@
M(" @(" @(" @(" @(#$P<B!324=355-014Y$(" @(" @(#$T.$L@(" U-DL@
M(#@Q.3(H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @
M0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @,C T.#(Q(” @
M,2 O<&AO=&]N+V)I;B]0:&]T;VX@(#$P<B!214-%259%(" @(" @(" @(" V
M-$L@(" W,DL@(#@Q.3(H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N>“YS;RXR
M(” @(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q-DL-“B @
M,C0Y.#<X(” @,2!T;VXO8FEN+V9O;G1S;&5U=&@@(" V;R!214-%259%(" @
M(" @(" @(" R,$L@(" V,$L@(#0P.38H,3,R2RD@#0H@(#(T.3@W." @(#(@
M=&]N+V)I;B]F;VYT<VQE=71H(" @-F@4D5#14E612 @(" @(" @(" @,C!+
M(" @-C!+(" T,#DV*#$S,DLI( T*(" R-#DX-S@@(" S(‘1O;B]B:6XO9F]N
M=’-L975T:" @,3!O(%)%0T5)5D4@(" @(" @(" @(#(P2R @(#8P2R @-# Y
M-B@Q,S)+2 -“B @,C0Y.#<X(” @-"!T;VXO8FEN+V9O;G1S;&5U=&@@(#$P
M;R!214-%259%(" @(" @(" @(" R,$L@(" V,$L@(#0P.38H,3,R2RD@#0H@
M(" @(" @(" @("!L9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @
M(" @(" @(#(Y-DL@(" Q-DL-“B @(” @(" @(" @(&QI8G!H+G-O+C(@(" @
M(" @("! 8C S-&4P,# @(" @(" @(" @(" @.3$V2R @(#0T2PT
(" Y,3<U
M,C<@(" Q(‘5S<B]P:&]T;VXO8FEN+W!W;2 @,3!R(%)%0T5)5D4@(" @(" @
M(" @(#<V2R @(#<R2R @.#$Y,B@U,39+2H-“B @(” @(" @(" @(&QD<6YX
M+G-O+C(@(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V
M2PT
(" @(" @(" @(" @;&EB<&AE>&QI8BYS;RXR(" @($!B,#,T93 P," @
M(" @(" @(" @(" @-39+(" X,3DR#0H@(" @(" @(" @("!L:6)P:“YS;RXR
M(” @(" @(" @0&(P,S5E,# P(" @(" @(" @(" @(#DQ-DL@(" T-$L-“B @
M,C0Q-C@X(” @,2!H;W1O;B]B:6XO<&AF;VYT1D$@(#$R<B!214-%259%(" @
M(" @(" @(#,S-DL@(#@U,DL@(" Q,DLH-3$V2RDJ#0H@(" @(" @(" @("!L
M9’%N>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@
M(" Q-DL-“B @(” @(" @(" @("]D978O;65M(" @(" @(" @("! -# Q,# P
M,# @" @(" @(" P2 @(" @(" @(#,R2PT*(" R.#(V-#D@(" Q(&]N+V)I
M;B]I;RUG<F%P:&EC<R @,3)R(%)%4$Q9(" @(" @(" @(" @(#@P2R @,30X
M2R @.#$Y,B@U,39+2H-“B @(” @(" @(" @(&QD<6YX+G-O+C(@(" @(" @
M("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @(" @(" @
M(" @;&EB<&AR96YD97(N<V\N,B @($!B,#,T93 P," @(" @(" @(" @(" R
M,#1+(" T,#DV#0H@(" @(" @(" @("!D979G+6)A;G-H964N<V@(" @0&(P
M,S@R,# P(" @(" @(" @(" @(" S,DL@(#0P.38-“B @(” @(" @(" @(&QI
M8F9F8BYS;RXR(" @(" @("! 8C S.&(P,# @(" @(" @(" @(" @(#(X2R @
M.#$Y,@T*(" @(" @(" @(" @;&EB9&ES<‘5T:6PN<V\N,B @($!B,#,Y-# P
M," @(" @(" @(" @(" @,CA+(" T,#DV#0H@(" @(" @(" @(" O9&5V+VUE
M;2 @(" @(" @(" @0#0P,3 P,# P("@@(" @(" @,“D@(” @(" @(" S,DL-
M"B @(" @(" @(" @("]D978O;65M(" @(" @(" @("! -# Q,#@P,# @" @
M(" @(" P
2 @(" @(" @-# Y-@T*(" @(" @(" @(" @+V1E=B]M96T@(" @
M(" @(" @($ T,#$P.3 P," H930P,# P,# I(" @(" @(" U,39+#0H@(" @
M(" @(" @(" O9&5V+VUE;2 @(" @(" @(" @0#0P,3AA,# P(“AE-#$P,# P
M,“D@(” @(” @,C T.$L-“B @(” @(" @(" @("]D978O;65M(" @(" @(" @
M("! -# S.&$P,# @" @(" @(" P2 @(" @(" @(#$V30T*(" @(" @(" @
M(" @+V1E=B]M96T@(" @(" @(" @($ T,3,X83 P," H(" @(" @(# I(" @
M(" @(" T,#DV#0H@(" @(" @(" @(" O9&5V+VUE;2 @(" @(" @(" @0#0Q
M,SAB,# P("@@(" @(" @,“D@(” @(" @-38R.$L-“B @.38R-3@V(” @,2!R
M+W!H;W1O;B]B:6XO<VAE;&8@(#$P<B!214-%259%(" @(" @(" @(" T.$L@
M(#,Y,DL@(" Q,DLH-3$V2RDJ#0H@(#DV,C4X-B @(#(@<B]P:&]T;VXO8FEN
M+W-H96QF(" Q,’(@0T].1%9!4B @(" @(" @(" @-#A+(" S.3)+(" @,39+
M*#$S,DLI( T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P
M,# P," @(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @(" @("!L:6)!
M<“YS;RXR(” @(" @(" @0&(P,S1E,# P(" @(" @(" @(" @(" U-DL@(#0P
M.38-“B @(” @(" @(" @(&QI8G!H+G-O+C(@(" @(" @("! 8C S-60P,# @
M(" @(" @(" @(" @.3$V2R @(#0T2PT*(" @(" @(" @(" @;&EB<&AR96YD
M97(N<V\N,B @($!B,#0T9# P," @(" @(" @(" @(" R,#1+(" T,#DV#0H@
M(" @(" @(" @("!L:6)M+G-O+C(@(" @(" @(" @0&(P-#@Q,# P(" @(" @
M(" @(" @(" V,$L@(#@Q.3(-“B @(” @(" @(" @(&QA=6YC:&UE;G4N<V@
M(" @("! 8C T.3(P,# @(" @(" @(" @(" @(#,R2R @-# Y-@T*(" @(" @
M(" @(" @;&EB<&AI;6<N<V\N,B @(" @($!B,#0Y8C P," @(" @(" @(" @
M(" @,39+(" T,#DV#0H@(" @(" @(" @("!L:6)E>’!A=“YS;RXR(” @(" @
M0&(P-&$P,# P(" @(" @(" @(" @(" V,$L@(#@Q.3(-“B @(” @(" @(" @
M(‘1A<VMB87(N<V@(" @(" @("! 8C T8C$P,# @(" @(" @(" @(" @(#(T
M2R @-# Y-@T*(" @(" @(" @(" @8VQO8VLN<V@(" @(" @(" @($!B,#1B
M.# P," @(" @(" @(" @(" @,3)+(" T,#DV#0H@(" @(" @(" @("!P=’)C
M86TN<V@(" @(" @(" @0&(P-&)C,# P(" @(" @(" @(" @(" Q-DL@(#0P
M.38-“B @(” @(" @(" @(&QA=6YC:&5R+G-O(" @(" @("! 8C T8S$P,# @
M(" @(" @(" @(" @(#$R2R @-# Y-@T*(" @(" @(" @(" @<&QO860N<V@
M(" @(" @(" @($!B,#1C-3 P," @(" @(" @(" @(" @,3)+(" @,3)+#0H@
M(" @(" @(" @("!C9’!L87EE<BYS;R @(" @(" @0&(P-&-B,# P(" @(" @
M(" @(" @(" Q-DL@(#@Q.3(-“B @(” @(" @(" @(&QI8FUE9&EA+G-O+C(@
M(" @("! 8C T9#$P,# @(" @(" @(" @(" @(#0T2R @.#$Y,@T*(" @(" @
M(" @(" @;&EB87-O=6YD+G-O+C(@(" @($!B,#1D93 P," @(" @(" @(" @
M(" Q,#1+(" T,#DV#0H@(" @(" @(" @("!V;VQU;64N<V@(" @(" @(" @
M0&(P-&8Y,# P(" @(" @(" @(" @(" Q,DL@(#0P.38-“B @(” @(" @(" @
M(’=O<FQD=FEE=RYS;R @(" @("! 8C T9F0P,# @(" @(" @(" @(" @(#(P
M2R @.#$Y,@T*(" @(" @(" @(" @+V1E=B]M96T@(" @(" @(" @($ T,#$P
M,# P," H(" @(" @(# I(" @(" @(" T,#DV#0H@(" @(" @(" @(" O9&5V
M+VUE;2 @(" @(" @(" @0#0P,3 Q,# P("@@(" @(" @,“D@(” @(" @(#0P
M.38-“B @,CDY,#,U(” @,2!T;VXO8FEN+V1E=FDM:&ER=6X@(#$U;R!214-%
M259%(" @(" @(" @(" V.$L@(" R.$L@(#@Q.3(H-3$V2RDJ#0H@(#(Y.3 S
M-2 @(#(@=&]N+V)I;B]D979I+6AI<G5N(" Q,&@4D503%D@(" @(" @(" @
M(" @-CA+(" @,CA+(" T,#DV*#$S,DLI( T*(" R.3DP,S4@(" S(‘1O;B]B
M:6XO9&5V:2UH:7)U;B @,3)O(%-)1U=!251)3D9/(" @(" @(#8X2R @(#(X
M2R @-# Y-B@Q,S)+2 -“B @(” @(" @(" @(&QD<6YX+G-O+C(@(" @(" @
M("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2PT
(" @(" @(" @
M(" @;&EB<&@N<V\N,B @(" @(" @($!B,#,T93 P," @(" @(" @(" @(" Y
M,39+(" @-#1+#0H@(#DY.30U,B @(#$@<&AO=&]N+V)I;B]B:V=D;6=R(" Q
M,’(@4D5#14E612 @(" @(" @(" @,3)+(" @,S9+(" X,3DR*#4Q-DLI*@T*
M(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @(" @
M(" @(" @(" R.39+(" @,39+#0H@(" @(" @(" @("!L:6)P:“YS;RXR(” @
M(" @(" @0&(P,S1E,# P(" @(" @(" @(" @(#DQ-DL@(" T-$L-“B @(” @
M(" @(" @(&QI8G!H97AL:6(N<V\N,B @("! 8C T,V4P,# @(" @(" @(" @
M(" @(#4V2R @.#$Y,@T*(" @(" @(" @(" @;&EB<&AI;6<N<V@(" @(" @
M($!B,#0T93 P," @(" @(" @(" @(" @,39+(" T,#DV#0H@(" @(" @(" @
M("!P:5]I;U]P8W@N<V@(" @(" @0&(P-#4S,# P(" @(" @(" @(" @(#@Q
M.3(@(#0P.38-“B @(” @(" @(" @(’!I7VEO7W!N9RYS;R @(" @("! 8C T
M-38P,# @(" @(" @(" @(" @,34V2R @-# Y-@T*(" @(" @(" @(" @;&EB
M;2YS;RXR(" @(" @(" @($!B,#0W93 P," @(" @(" @(" @(" @-C!+(" X
M,3DR#0H@(" @(" @(" @("!L:6)Z+G-O+C(@(" @(" @(" @0&(P-#AF,# P
M(" @(" @(" @(" @(" T-$L@(#@Q.3(-“B @(” @(" @(" @(’!I7VEO7VIP
M96<N<V@(" @("! 8C T.6,P,# @(" @(" @(" @(" @.#$Y,B @-# Y-@T*
M(" @(" @(" @(" @;&EB:G!E9RYS;RXR(" @(" @($!B,#0Y9C P," @(" @
M(" @(" @(" Q,3)+(" X,3DR#0H@(" @(" @(" @(" O9&5V+VUE;2 @(" @
M(" @(" @0#0P-&,P,# P("@@(" @(" @,“D@(” @(" @-38R.$L-“B @.3DY
M-#4S(” @,2!H;W1O;B]B:6XO=VUS=VET8V@@(#$P<B!214-%259%(" @(" @
M(" @(#@Q.3(@(" T,$L@(#@Q.3(H-3$V2RDJ#0H@(" @(" @(" @("!L9’%N
M>“YS;RXR(” @(" @(" @0&(P,S P,# P(" @(" @(" @(" @(#(Y-DL@(" Q
M-DL-“B @(” @(" @(" @(&QI8G!H97AL:6(N<V\N,B @("! 8C S-&4P,# @
M(" @(" @(" @(" @(#4V2R @.#$Y,@T*(" @(" @(" @(" @;&EB07 N<V\N
M,B @(" @(" @($!B,#,U93 P," @(" @(" @(" @(" @-39+(" T,#DV#0H@
M(" @(" @(" @("!L:6)P:“YS;RXR(” @(" @(" @0&(P,S9D,# P(" @(" @
M(" @(" @(#DQ-DL@(" T-$L-“B @(” @(" @(" @(&QI8G!H<F5N9&5R+G-O
M+C(@("! 8C T-60P,# @(" @(" @(" @(" @,C T2R @-# Y-@T*(" @(" @
M(" @(" @;&EB;2YS;RXR(" @(" @(" @($!B,#0Y,3 P," @(" @(" @(" @
M(" @-C!+(" X,3DR#0H@(#DY.30U-" @(#$@<B]P:&]T;VXO8FEN+W-A=F5R
M(" Q,’(@4D5#14E612 @(" @(" @(" @,3)+(" @-#!+(" X,3DR*#4Q-DLI
M*@T*(" @(" @(" @(" @;&1Q;G@N<V\N,B @(" @(" @($!B,#,P,# P," @
M(" @(" @(" @(" R.39+(" @,39+#0H@(" @(" @(" @("!L:6)P:&5X;&EB
M+G-O+C(@(" @0&(P,S1E,# P(" @(" @(" @(" @(" U-DL@(#@Q.3(-“B @
M(” @(" @(" @(&QI8D%P+G-O+C(@(" @(" @("! 8C S-64P,# @(" @(" @
M(" @(" @(#4V2R @-# Y-@T*(" @(" @(" @(" @;&EB<&@N<V\N,B @(" @
M(" @($!B,#,V9# P," @(" @(" @(" @(" Y,39+(" @-#1+#0H@(" @(" @
M(" @("!L:6)P:’)E;F1E<BYS;RXR(" @0&(P-#5D,# P(" @(" @(" @(" @
M(#(P-$L@(#0P.38-“B @(” @(" @(" @(&QI8FTN<V\N,B @(" @(" @("!
M8C T.3$P,# @(" @(" @(" @(" @(#8P2R @.#$Y,@T*(#$Q,#4Y-3$@(" Q
M(&)I;B]P:61I;B @(" @(" @(" @,3!R(%)%4$Q9(" @(" @(" @(" @(#(T
M2R @(#,R2R @.#$Y,B@U,39+*2H-“B @(” @(" @(" @(&QD<6YX+G-O+C(@
H(" @(" @("! 8C S,# P,# @(" @(" @(" @(" @,CDV2R @(#$V2P``
`
end

Hi,

A fast investigation of existing linuxdrivers tell me this chipset is
a RealTek RTL8129 or 8139.

Hardware Support Account wrote:

Hi,

We have not seen this version of the chipset before…try running ‘io-net -dvia-rhine did=0x1300,vid0x1186 …’

Regards,

Joe

Dennis <> dmoses@z-kat.com> > wrote:
Thank you for the reply.

I was root when i tried to execute all those commands.

This is what i got from a pci -v . (only the part concerning this card)

The device ID shows “unknown” This is the case in both the Dlink 530TX+
cards i tried.

Thanks for your help.
Dennis…

Class = Network (Ethernet)
Vendor ID = 1186h, D-Link System Inc
Device ID = 1300h, Unknown Unknown
PCI index = 0h
Class Codes = 020000h
Revision ID = 10h
Bus number = 0
Device number = 15
Function num = 0
Status Reg = 290h
Command Reg = 7h
Header type = 0h Single-function
BIST = 0h Build-in-self-test not supported
Latency Timer = 40h
Cache Line Size= 0h
PCI IO Address = d800h length 256 enabled
PCI Mem Address = ea000000h 32bit length 256 enabled
Subsystem Vendor ID = 1186h
Subsystem ID = 1301h
Max Lat = 64ns
Min Gnt = 32ns
PCI Int Pin = INT A
Interrupt line = 5
Capabilities Pointer = 50h
Capability ID = 1h
Capabilities = 7602h - 0h

Regards,

Anders Hasselqvist
hassel@acc.umu.se
http://good-deed.dhs.org/
Tel :frowning:+46) 90 195643
Mobile:(+46) 70 5952539
Fax :frowning:+46) 90 2035269