> Advantages to libusb:
> * Highly portable (including outside Linux)
> * Easy to debug (machine doesn't crash everytime you make a mistake, faster 
> development)
> * Easy to code (don't have to worry about SMP locking, far fewer races, don't 
> have to worry as much about memory allocation issues, and so on)
> 
> Advantages to kernel space:
> * More ego boosting :-)
> * Allows you to provide standard interfaces (not applicable in this case 
> though).

You are forgetting about some security issues.
Disk drives and keyboards have to be in kernel space.
Network drivers should better be in kernel space as well.

        Regards
                Oliver



-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to