Menu

IOCTL with CMD52

sundar
2007-05-21
2013-04-11
  • sundar

    sundar - 2007-05-21

    I had modified the sample function driver available with the Open Source SD Subsystem and added an IOCTL for CMD52 on Function 1. Written an application through which I was writing a large data to function 1 using this IOCTL in a for loop. But I observed that even though the application could fire all ioctl and its return value was 0, the driver didn't receive all the IOCTL. Why? Where the missing IOCTL had been lost? To avoid this what should be done in driver? When the application open the device for operation it didn't specify the NONBLOCK flag.

     
    • Paul_L

      Paul_L - 2007-05-22

      Do you know if the function driver was actually enumerated for your device?

      Regards

      Paul

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.