[Xenomai-core] Porting xeno-{info|load|test} to a busybox system

2006-05-25 Thread Niklaus Giger
Hi For my embedded target system I installed BusyBox as it was the easiest way to get a small GNU/Linux system to boot into a working shell. (But it takes less than 16 seconds from power on till the the familiar "login: " prompt.) But I ran into the problem, that the xeno-*-applications did not

[Xenomai-core] [patch] fix pthread_set_mode_np

2006-05-25 Thread Jan Kiszka
Hi Gilles, obviously, the userspace part of pthread_set_mode_np was forgotten on the last refactoring. This fixes it. Jan Index: src/skins/posix/thread.c === --- src/skins/posix/thread.c (Revision 1136) +++ src/skins/posix/thread.c (

[Xenomai-core] Xenomai on PXA255

2006-05-25 Thread Bart Jonkers
Hey, I'm trying to run Xenomai enabled kernel on the PXA255 (arm). When I compile the patched kernel, I get some undefined references errors. When I search through the patched kernel, I found the functions an variables defined for the integrator architecture. Which functions and variables need I