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 - Problem in doing ifconfig on my device: Page 1 of 3 (3 Items)
   
Problem in doing ifconfig on my device  
Hi,

I am writing a wireless network driver (with io-net framework: not io-pkt framework) where in i am able to register my 
driver with io-net and i am getting interface name as en0 in /dev/io-net. When i do ifconfig on my device i am getting 
the following error:

No such device : en0

As i know, ifconfig acts on divice via driver devctl function which is registered to io-net using net_registrant_funcs_t
 structure. So when i do ifconfig at least my devctl should get called which is not happening in my case.

Does this mean  My driver not registered properly with io-net?

Plz let me know.

Thanks & Regards
-------------------------------------------------------
 
Arun L Hegde
Global Edge Software Limited
Malleswaram
Bangalore-560 003, India
Ph:9886232054
arun.hegde@globaledgesoft.com
www.globaledgesoft.com