Re: [Xenomai-core] [PATCH] RT-Socket-CAN, TX loopback and further improvements

2006-11-15 Thread Wolfgang Grandegger
Jan Kiszka wrote: Wolfgang Grandegger wrote: Hi Jan, Jan Kiszka wrote: Hi Wolfgang, [...deletions...] Last remark: For the sake of completeness, tx-loopback should also be implemented in the virtual CAN driver. The virtual CAN driver already works like TX loopback. It routes TX messages

Re: [Xenomai-core] [PATCH] Don't call __ipipe_mach_set_dec in rthal_timer_release directly

2006-11-15 Thread Gilles Chanteperdrix
Sebastian Smolorz wrote: Gilles Chanteperdrix wrote: Sebastian Smolorz wrote: Hi, here's a proposal for a minor change in the I-pipe implementation for ARM. Since it is required for my S3C24xx patch not to call __ipipe_mach_set_dec directly when the timer is released by the Xenomai domain I

Re: [Xenomai-core] [PATCH] Don't call __ipipe_mach_set_dec in rthal_timer_release directly

2006-11-15 Thread Sebastian Smolorz
Gilles Chanteperdrix wrote: Sebastian Smolorz wrote: Gilles Chanteperdrix wrote: Sebastian Smolorz wrote: Hi, here's a proposal for a minor change in the I-pipe implementation for ARM. Since it is required for my S3C24xx patch not to call __ipipe_mach_set_dec directly when the timer is

Re: [Xenomai-core] [BUG] commit #1833 breaks rt_queue_create

2006-11-15 Thread Jan Kiszka
Jan Kiszka wrote: As xnheap_size() changed, a sanity check in xnheap_mmap fails now, at least for SVN head, maybe also 2.2.x. I would suggest the following patch to fix this, Wasn't someone recently writing in the wiki, one should post plain-text patches here...? Hope this one is less

Re: [Xenomai-core] [BUG] commit #1833 breaks rt_queue_create

2006-11-15 Thread Philippe Gerum
On Wed, 2006-11-15 at 22:13 +0100, Jan Kiszka wrote: As xnheap_size() changed, a sanity check in xnheap_mmap fails now, at least for SVN head, maybe also 2.2.x. I would suggest the following patch to fix this, though I'm not 100% sure its correct in all cases It's correct. xnheap_size() is