Has anyone had any success in using the ioctl that is included in
system/bin ?

I would like to query some device drivers and any example would be
appreciated.


$ ioctl -h
ioctl -h
ioctl [-l <length>] [-a <argsize>] [-rdh] <device> <ioctlnr>
  -l <lenght>   Length of io buffer
  -a <argsize>  Size of each argument (1-8)
  -r            Open device in read only mode
  -d            Direct argument (no iobuffer)
  -h            Print help

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to