Hi gpio_syscalls exist only in the patched version of Axis SDK made by John Crispin and not in the original one (the patched version is called FOX Board SDK).
You can download this version from here: http://www.acmesystems.it/?id=714 (or here if you are using windows http://www.acmesystems.it/?id=43) You can try to compiler the http://www.acmesystems.it/?id=22#syscalls example also with webcompiler http://www.acmesystems.it/?id=200 that is based on the FOX Board SDK. Sergio > Hi all, > > I've tried to compile the example mentioned in > http://www.acmesystems.it/?id=22#syscalls, > <http://www.acmesystems.it/?id=22#syscalls,> using the gpio_syscall. I > only get errors saying that the functions used in the c file don't > exist. Looking at /home/fox/devboard-R2_01/target/cris-axis-linux- > gnu/include/linux/gpio_syscalls.h, the functions are different from > the ones you use in the c file. If you use the original ones, it > doesn't work too... > > I'd appreciate some help. Has anybody used the gpio_syscalls with > success ??? ... I have read something about the syscalls table in the > Linux entry file. Does anybody know how to use it or check it in the > debian-31r0a-i386-netinst-kernel2.6 ??? > > I have a LX816 foxboard with 2.6.X devboard-R2_01 and I'm a beginner > with some Linux issues. > > Thank you very much.
