Project Home
Project Home
Trackers
Trackers
Documents
Documents
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 - RNDIS driver: Page 1 of 2 (2 Items)
   
RNDIS driver  
Hi,

I want to connect a RNDIS device to QNX system. I guess I have to do following

io-usb -dehci
waitfor /dev/io-usb/io-usb
io-net/io-pkt -d [options]

What i dont know is the driver i have to launch for RNDIS? Which driver i have to pass as an argument to io-pkt to 
handle RNDIS devices? 

Is there anything else i have to make sure for RNDIS devices?

Thanks.