help with 3C509B Problems

Having problems getting my 3c509B card to be recognized. I added the
following to rc.local
#!/bin/sh
slay io-net
io-net -del509 -pttcpip
netmanager

chmod 755 rc.local

but it didn’t seem to help. When I do ./ rc.local I get:

netmanager error. Could not open socket. No such file or directory.

When I setup my linux box I had to disable PNP on the card, so I’m assuming
I have to do the same with QNX, but I absolutely cannot find the program on
3com’s website to do this. Can anyone help with this?

Also, the light on my hub is not lit when the cat5 cable is plugged in. The
light on the card is lit. Not sure what this means. HELP!

If you can boot to DOS, you can use the Etherlink disk to run the file that
would let you disable plug and play…

“Mike Loiterman” <mloiterman@hotmail.com> wrote in message
news:9baod6$a3b$1@inn.qnx.com

Having problems getting my 3c509B card to be recognized. I added the
following to rc.local
#!/bin/sh
slay io-net
io-net -del509 -pttcpip
netmanager

chmod 755 rc.local

but it didn’t seem to help. When I do ./ rc.local I get:

netmanager error. Could not open socket. No such file or directory.

When I setup my linux box I had to disable PNP on the card, so I’m
assuming
I have to do the same with QNX, but I absolutely cannot find the program
on
3com’s website to do this. Can anyone help with this?

Also, the light on my hub is not lit when the cat5 cable is plugged in.
The
light on the card is lit. Not sure what this means. HELP!

We are using the 3C509B successfully with QNX 6.1.0A and 6.2.0. I had to run
the ethernet config program from 3COM, and disable PNP feature and then also
force the IO address to 0x300, the IRQ to 5 and the connector to the RJ45
connector.

But then the below rc.local should work OK.

Jens


“Marc Johnson” <marc.johnson@rjginc.com> wrote in message
news:aiotbm$4g$1@inn.qnx.com

If you can boot to DOS, you can use the Etherlink disk to run the file
that
would let you disable plug and play…

“Mike Loiterman” <> mloiterman@hotmail.com> > wrote in message
news:9baod6$a3b$> 1@inn.qnx.com> …
Having problems getting my 3c509B card to be recognized. I added the
following to rc.local
#!/bin/sh
slay io-net
io-net -del509 -pttcpip
netmanager

chmod 755 rc.local

but it didn’t seem to help. When I do ./ rc.local I get:

netmanager error. Could not open socket. No such file or directory.

When I setup my linux box I had to disable PNP on the card, so I’m
assuming
I have to do the same with QNX, but I absolutely cannot find the program
on
3com’s website to do this. Can anyone help with this?

Also, the light on my hub is not lit when the cat5 cable is plugged in.
The
light on the card is lit. Not sure what this means. HELP!
\