GPL-only symbols and ndiswrapper
Posted Oct 26, 2006 17:38 UTC (Thu) by
pizza (subscriber, #46)
In reply to:
GPL-only symbols and ndiswrapper by i3839
Parent article:
GPL-only symbols and ndiswrapper
Yeah, but how are those userspace drivers supposed to talk to the rest
of the kernel and the non-GPLONLY functions and services it provides?
What if you need other kernel services? What if you have tight timing requirements?
From what I can tell, the userspace usb stuff basically sets you up to
do URB tx/rx, but nothing more. It's useless if you need to hook into the rest of the kernel.
For many types of devices, userspace drivers make sense, but that should be a *technical* decision.
(
Log in to post comments)