Hi,<br><br>      I have USB devices (not storage devices, just some usb devices), which I can use along with my application on the olpc. The driver for these USB devices are third paty drivers so I have to detach the kernel usb driver so that I can use my own driver for that USB device. For this I need to have super user privileges while running my application.<br>
<br>     I am new to programming on Linux. Could anybody point me as to how I can give superuser privileges to my driver code.<br><br>Thanks<br>Shivaprasad<br>