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 - dev_attach function: Page 1 of 12 (12 Items)
   
dev_attach function  
Hi,


In dev_attach function /sys/Device_qnx.c

Prototype :

int dev_attach(char *drvr, 
                        char *options, struct cfattach *ca,
                        void *cfat_arg,
                         int *single,   /* 4th argument */
                        struct device **devp,
    int (*print)(void *, const char *))

Can you please tellme what is the 4th argument. i will not found any explanation for this...

Please help me on this.

Thanks and Regards
K.Senthil