On Sun, 2006-11-12 at 19:34 +0100, Frits de Klark wrote: > Hello everyone, > > are there, besides the rtp* and rtheap device nodes, any files or > nodes Xenomai relies on to load correctly?
None. The system would even load correctly without those, only the applications using the pipes or the features involving shared memory support (e.g. queues with Q_SHARED attribute and heaps with H_MAPPABLE attribute) would choke on this. > I'm getting a -19 error (No such file of directory) on startup using > a custom built Linux configuration. > -ENODEV likely means that you try to load a skin requiring periodic timing support (e.g. VxWorks) without having switched it on in the Xenomai configuration. > I could provide some more detailed information, but not at the moment, > since I don't have access to the system right now. > > Thanks in advance. > > Best regards, > > Frits > _______________________________________________ > Xenomai-help mailing list > [email protected] > https://mail.gna.org/listinfo/xenomai-help -- Philippe. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
