Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - asix usb ethernet dongle problem: Page 1 of 11 (11 Items)
   
asix usb ethernet dongle problem  
Hi all, 

I'm trying to connect to o (armle) target.
the target starts a script from usb on boot.
I can load the devn-asix driver , and that fires up the usb adaptor (lights on)

This is what i try :
io-pkt-v4-hc -d /fs/U0/devn-asix.so lan=2
ifconfig en2 192.168.6.2 

i can ping 192.168.6.2 , but can't ping to the other end of the ethernet..

in syslog :
Jan 01 00:00:27    5    14     0 tcpip starting
Jan 01 00:00:28    3    14     0 Unable to attach to pci server: No such file or directory
Jan 01 00:00:28    3    14     0 Using pseudo random generator.  See "random" option
Jan 01 00:00:28    5    14     0 initializing IPsec... done
Jan 01 00:00:28    5    14     0 IPsec: Initialized Security Association Processing.
Jan 01 00:00:30    5    14     0 en2
Jan 01 00:00:30    2    14     0 ax_initialize:  unable to enqueue rcv buffer 13

Any help is welcome..