how to specify nic memory address

I have a qnx 4 system with a single board computer which has an intel
chip providing the network interface. The qnx install program
recognizes the card as an intel 82595 and the memory address as E400.
I have other software that conflicts with memory address E400, and we
want to move the address to E300.

Is there a way to do this?

Currently the network does not seem to work except for ping 127.0.0.1

Thanks,

Neil

Have you tried ‘use Devn.ether82595’? It will tell you what the option.
Should be -p or -a I think.

Neil Waldhauer wrote:

I have a qnx 4 system with a single board computer which has an intel
chip providing the network interface. The qnx install program
recognizes the card as an intel 82595 and the memory address as E400.
I have other software that conflicts with memory address E400, and we
want to move the address to E300.

Is there a way to do this?

Currently the network does not seem to work except for ping 127.0.0.1

Thanks,

Neil