Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Is QNX6.4.1 devnp-e1000.so/io-pkt-v4-hc driver supposed to work with this hw:: (7 Items)
   
Is QNX6.4.1 devnp-e1000.so/io-pkt-v4-hc driver supposed to work with this hw:  
Attached archive contains a PDF and pci -vvv.

Would you predict any problem ?

Thanks in advance.
Jeevan


Attachment: Compressed file hw_info.zip 236.62 KB
RE: Is QNX6.4.1 devnp-e1000.so/io-pkt-v4-hc driver supposed to work with this hw:  
Both of these device should work fine with the devnp-e1000.so driver.


-----Original Message-----
From: Jeevan Mathew [mailto:community-noreply@qnx.com] 
Sent: Tuesday, December 15, 2009 6:41 AM
To: drivers-networking
Subject: Is QNX6.4.1 devnp-e1000.so/io-pkt-v4-hc driver supposed to work
with this hw:

Attached archive contains a PDF and pci -vvv.

Would you predict any problem ?

Thanks in advance.
Jeevan






_______________________________________________

Networking Drivers
http://community.qnx.com/sf/go/post43852
Re: RE: Is QNX6.4.1 devnp-e1000.so/io-pkt-v4-hc driver supposed to work with this hw:  
Hello.

This thread is about my hardware, because I have many troubles with that.

If I start my QNX OS normally, then I can see all NIC's if I use ifconfig. (3 NIC's)

But if I put the following commands in my rc.local, then my network isn't comming up:

slay -f io-pkt-v4-hc
io-pkt-v4-hc -de1000 -ptcpip pagesize=8192

After that I don't see any NIC's with ifconfig.
For me it is necessary to use jumbo-frames and all my NIC's support that.

My presumption is that I have problems with my drivers/hardware on the used CPU-Board.

What can I do?

Best regards,
Sven Fieske
RE: RE: Is QNX6.4.1 devnp-e1000.so/io-pkt-v4-hc driver supposed to work with this hw:  
Try putting a 'sleep 2' after you slay io-pkt-v4-hc and before starting
the new driver.


-----Original Message-----
From: Sven Fieske [mailto:community-noreply@qnx.com] 
Sent: Friday, December 18, 2009 1:55 AM
To: drivers-networking
Subject: Re: RE: Is QNX6.4.1 devnp-e1000.so/io-pkt-v4-hc driver supposed
to work with this hw:

Hello.

This thread is about my hardware, because I have many troubles with
that.

If I start my QNX OS normally, then I can see all NIC's if I use
ifconfig. (3 NIC's)

But if I put the following commands in my rc.local, then my network
isn't comming up:

slay -f io-pkt-v4-hc
io-pkt-v4-hc -de1000 -ptcpip pagesize=8192

After that I don't see any NIC's with ifconfig.
For me it is necessary to use jumbo-frames and all my NIC's support
that.

My presumption is that I have problems with my drivers/hardware on the
used CPU-Board.

What can I do?

Best regards,
Sven Fieske



_______________________________________________

Networking Drivers
http://community.qnx.com/sf/go/post44099
Re: RE: RE: Is QNX6.4.1 devnp-e1000.so/io-pkt-v4-hc driver supposed to work with this hw:  
Works fine, thank you for that.

Now I have a strange effect.
I start my system without any commands in the rc.local and I have only one NIC connected. This I have made for testing.

After start system my active NIC is wm0.

Now I run the rc.local and had apparently a modified mount sequence for the NIC's. ?(
Before running the script wm0 is active, after running wm0 is "Ethernet none" and wm1 is active.

What may be the problem?
RE: RE: RE: Is QNX6.4.1 devnp-e1000.so/io-pkt-v4-hc driver supposed to work with this hw:  
The networks only become active once you have performed a dhcp.client or
an ifconfig.


-----Original Message-----
From: Sven Fieske [mailto:community-noreply@qnx.com] 
Sent: Friday, December 18, 2009 8:58 AM
To: drivers-networking
Subject: Re: RE: RE: Is QNX6.4.1 devnp-e1000.so/io-pkt-v4-hc driver
supposed to work with this hw:

Works fine, thank you for that.

Now I have a strange effect.
I start my system without any commands in the rc.local and I have only
one NIC connected. This I have made for testing.

After start system my active NIC is wm0.

Now I run the rc.local and had apparently a modified mount sequence for
the NIC's. ?(
Before running the script wm0 is active, after running wm0 is "Ethernet
none" and wm1 is active.

What may be the problem?



_______________________________________________

Networking Drivers
http://community.qnx.com/sf/go/post44119
RE: RE: RE: Is QNX6.4.1 devnp-e1000.so/io-pkt-v4-hc driver supposed to work with this hw:  
Qnet will also call the interface _init function.

--
aboyd