user space device drivers
    Pietro Paolini 
    pulsarpietro at aol.com
       
    Tue May 14 06:15:09 EDT 2013
    
    
  
On May 13, 2013, at 9:52 PM, Gergely Buday <gbuday at gmail.com> wrote:
> Hi there,
> 
> I learned, e.g. from here that user space device drivers are indeed possible:
> 
> http://www.makelinux.net/ldd3/chp-2-sect-9
> 
> Are there serious user space drivers in Linux? Could you name a few?
> 
> Or, is this just for hacking a driver for your home-made hardware?
> 
> - Gergely
> 
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
Some are suggested in the ldd3 link, for example SANE (scsi scanner devices).
http://www.sane-project.org/source.html
You can find sources there.
 - Pietro
    
    
More information about the Kernelnewbies
mailing list