writing on parallel port
    Lowell Gilbert 
    freebsd-questions-local at be-well.no-ip.com
       
    Thu May 29 11:45:19 PDT 2003
    
    
  
"Anurag Chaudhary" <chaudharyanurag at hotmail.com> writes:
> How can I read-write on parallel port from a kld
> also I need to know how can sleep be performed for a specified time in kld
Most likely, you're doing something that would be better kept mostly
in user space, but you might want to look at nlpt(4) or gsc(4) as examples...
    
    
More information about the freebsd-questions
mailing list