--- In [email protected], "thomasz1982" <[EMAIL PROTECTED]> wrote: > > Hello to all, > > how can i set general io-lines as out or input? > The acmesystems webside says that it is possible but I cannot find a > howto on how to change the IO´s direction. I searched for examples and > found out that I had to set some bits in register R_PORT_PB_SET. > Can you please help me? I need a example C, or C++ code on how to > write that register. > > Thank you > > Thomas > This link might also be interesting (changing lines in general):
http://developer.axis.com/documentation/old/software/linux/device_drivers-howto.html Other examples are also available on their web site. Best rgds, --Geert
