network-configuration, network-cards

Hello qnx-user,

how can I find out, if my network-card is recognized by qnx?
(I have version 6.1, nettrap is not available)

How do I configure my qnx -machine as a Client
to an existing network?

thanx, Claudia.

Claudia Siegner <claudia@stpauli.freeserve.co.uk> wrote:

Hello qnx-user,

how can I find out, if my network-card is recognized by qnx?
(I have version 6.1, nettrap is not available)

pidin -p io-net mem | grep devn

On my machine I get…

–cdm@bigbox–> pidin -p io-net mem | grep devn
devn-el900.so @b82b8000 52K 8192


If nothing shows up, what device do you have (model,make,pci ids,etc)?

chris


Chris McKillop <cdm@qnx.com> “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/

Hi Chris,

pidin -p io-net mem | grep devn

On my machine I get…

–cdm@bigbox–> pidin -p io-net mem | grep devn
devn-el900.so @b82b8000 52K 8192

I get pidin: couldn’t open /proc/0/as: no such file or directory

Claudia Siegner <claudia@stpauli.freeserve.co.uk> wrote:

Hi Chris,

pidin -p io-net mem | grep devn

On my machine I get…

–cdm@bigbox–> pidin -p io-net mem | grep devn
devn-el900.so @b82b8000 52K 8192

I get pidin: couldn’t open /proc/0/as: no such file or directory

What version of QNX are you using? (uname -a)

chris


Chris McKillop <cdm@qnx.com> “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/

pidin -p io-net mem | grep devn

On my machine I get…

–cdm@bigbox–> pidin -p io-net mem | grep devn
devn-el900.so @b82b8000 52K 8192

I get pidin: couldn’t open /proc/0/as: no such file or directory


What version of QNX are you using? (uname -a)

I am using ONX 6.1.0

Claudia.