Hi,

I am using code based on the usb-skeleton.c in the linux 2.6.16.16 kernel
source code and would like to add support for using the function 'select'
in user space. I found source code for implementing this in Linux Device
Drivers 3, chapter 6, section "poll and select", page 165. I have added
this code to the usb-skeleton.c, and the code compiles without any
problems. Though, when I am using select in user space, the computer just
"freezes", that is, I can not countinue using the computer without
restarting it.

So- has anybody implemented select (method 'poll' in the device driver)
successfully and how did you do it?

Thanks a lot for your help.

/ Moe Gretz


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to