On Wed, Apr 16, 2008 at 10:58:34AM +0300, Lev Olshvang wrote: > User mode application (VLC) communicates with a kernel device (in > /dev) in a regular way: open+ioctl(). > > I have user mode SDK which I would like to use in order to implement > ioctl calls. ( This SDK issues ioctl to the real device). > > Till now I did not find the solution throgh googling, please advice.
Not sure what you are asking---are you asking how to implement the kernel side of the device file, in userspace? Cheers, Muli ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
