Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - problem with asix usb-ethernet: (3 Items)
   
problem with asix usb-ethernet  
Hi

I have installed QNX in a Beagle board. I have a usb-ethernet dongle (Linksys ASIX AX88772 USB2.0 to Fast Ethernet 
Adapter). However, I could not make it work.

When I run io-pkt-v4 -dasix, I see it's running via pidin.

   69646   1 roc/boot/io-pkt-v4  21r SIGWAITINFO                             
   69646   2 roc/boot/io-pkt-v4  21r RECEIVE     1                           
   69646   3 roc/boot/io-pkt-v4  21r REPLY       12295 

when I run usb, it does not show asix:
# usb
USB 0 (EHCI) v1.10, v1.01 DDK, v1.01 HCD

USB 1 (MENTOR) v1.10, v1.01 DDK, v1.01 HCD

ifconfig gives me:
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33192
        inet 127.0.0.1 netmask 0xff000000

When I tried to add an ip address to en0, i get
# ifconfig en0 192.168.1.130
ifconfig: SIOCGIFFLAGS en0: No such device or address

Can someone help me out? 

Thanks

--Ahsan
Re: problem with asix usb-ethernet  
Try looking at 'sloginfo' for more clues. And 'pidin mem' will tell you 
if the driver is succesfully loaded in io-pkt or not.

/P
Re: problem with asix usb-ethernet  
first "usb" should show the asix usb, if no then io-pkt won't drive it.