Ethernet card configuration problem

I installed QNX on a PC 104 card with an Ethernet interface: RealTek RTL
8139 controller.
On the Qnx web site I found that I must use the driver “devn-rtl”.
When I start the driver manualy with :

slay io-net
io-net -d rtl -p ttcpip if=en0:a.b.c.d:255.255.255.0

All is OK.

But when I put these lines in the file “/etc/rc.d/rc.local” it doesn’t work
???

Any Idea

Hi Jeff,

Did you make the file rc.local executable? (i.e. chmod +x rc.local)

E.


Jeff Hoffmeyer <jean-francois.hoffmeyer@schiller.fr> wrote:

I installed QNX on a PC 104 card with an Ethernet interface: RealTek RTL
8139 controller.
On the Qnx web site I found that I must use the driver “devn-rtl”.
When I start the driver manualy with :

slay io-net
io-net -d rtl -p ttcpip if=en0:a.b.c.d:255.255.255.0

All is OK.

But when I put these lines in the file “/etc/rc.d/rc.local” it doesn’t work
???

Any Idea