[Xenomai-core] [PULL REQUEST] analogy: bug fixes in buffer size config

2011-01-12 Thread Alexis Berlemont
The following changes since commit c0993894a7ab56d9c3f5444e90e68602673288de: 16550A: Disable PCI configuration option for platforms without PCI (2011-01-08 01:05:02 +0100) are available in the git repository at: ssh+git://git.xenomai.org/xenomai-abe.git analogy Alexis Berlemont (5):

Re: [Xenomai-core] [PULL REQUEST] analogy bug fixes

2010-07-09 Thread Alexis Berlemont
Hi, Gilles Chanteperdrix wrote: > Alexis Berlemont wrote: > > The following changes since commit 653a38669af4427471ed8cdd129eb0bbb33ba178: > > > > nucleus: finalize heap mapping sanitization (2010-07-04 18:57:54 +0200) > > Ok. Could you rebase on the current master? The commit message would be

Re: [Xenomai-core] [PULL REQUEST] analogy bug fixes

2010-07-08 Thread Gilles Chanteperdrix
Alexis Berlemont wrote: > The following changes since commit 653a38669af4427471ed8cdd129eb0bbb33ba178: > > nucleus: finalize heap mapping sanitization (2010-07-04 18:57:54 +0200) Ok. Could you rebase on the current master? The commit message would be: "Update autotools files" --

[Xenomai-core] [PULL REQUEST] analogy bug fixes

2010-07-07 Thread Alexis Berlemont
The following changes since commit 653a38669af4427471ed8cdd129eb0bbb33ba178: nucleus: finalize heap mapping sanitization (2010-07-04 18:57:54 +0200) are available in the git repository at: git://git.xenomai.org/xenomai-abe.git analogy ..BRANCH.NOT.VERIFIED.. Alexis Berlemont (48): anal

Re: [Xenomai-core] [PULL REQUEST] analogy bug fixes + rtdm_rt_capable related changes

2010-05-05 Thread Gilles Chanteperdrix
Alexis Berlemont wrote: > The following changes since commit > e9b509c9021e0134117d0fe75d11e495f0e954b7: > > arm: add missing #include (2010-05-04 03:44:01 +0200) > > are available in the git repository at: > git://git.xenomai.org/xenomai-abe.git analogy Pulled, thanks. --

[Xenomai-core] [PULL REQUEST] analogy bug fixes + rtdm_rt_capable related changes

2010-05-04 Thread Alexis Berlemont
The following changes since commit e9b509c9021e0134117d0fe75d11e495f0e954b7: arm: add missing #include (2010-05-04 03:44:01 +0200) are available in the git repository at: git://git.xenomai.org/xenomai-abe.git analogy Alexis Berlemont (17): analogy: fix ring-buffer issues analogy:

Re: [Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-03-29 Thread Daniele Nicolodi
Alexis Berlemont wrote: > There is a bug in cmd_write and cmd_read. I have should have taken > into account the buffers edges. I will fix it. The function > a4l_mark_bufrw() is not designed to handle boundaries, that is why its > arguments represent data size not addresses. That makes sense. I can

Re: [Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-03-28 Thread Alexis Berlemont
Hi, Sorry for the late reply. Daniele Nicolodi wrote: > Daniele Nicolodi wrote: > > Alexis Berlemont wrote: > >> If you want to test infinite acquisitions right now, you can clone my > >> git repository. I just pushed the modifications on it. I have not made > >> a pull request yet because I want

Re: [Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-03-25 Thread Daniele Nicolodi
Daniele Nicolodi wrote: > Alexis Berlemont wrote: >> If you want to test infinite acquisitions right now, you can clone my >> git repository. I just pushed the modifications on it. I have not made >> a pull request yet because I want to be sure there is no regression. > > Thanks! I'll test it as

Re: [Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-03-24 Thread Daniele Nicolodi
Alexis Berlemont wrote: > If you want to test infinite acquisitions right now, you can clone my > git repository. I just pushed the modifications on it. I have not made > a pull request yet because I want to be sure there is no regression. Thanks! I'll test it as soon as possible. I think I just

Re: [Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-03-24 Thread Alexis Berlemont
Hi, Daniele Nicolodi wrote: > Alexis Berlemont wrote: > > Daniele Nicolodi wrote: > >> Alexis Berlemont wrote: > >>> The following changes since commit > >>> 8cfc1103fe1cf9e700698e8230baf562ffb5cf06: > >>>Gilles Chanteperdrix (1): > >>> x86 syscalls: make __xn_get_eip a macro > >>> >

Re: [Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-03-24 Thread Daniele Nicolodi
Alexis Berlemont wrote: > Daniele Nicolodi wrote: >> Alexis Berlemont wrote: >>> The following changes since commit 8cfc1103fe1cf9e700698e8230baf562ffb5cf06: >>>Gilles Chanteperdrix (1): >>> x86 syscalls: make __xn_get_eip a macro >>> >>> are available in the git repository at: >>> >>>

Re: [Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-03-21 Thread Alexis Berlemont
Daniele Nicolodi wrote: > Alexis Berlemont wrote: > > The following changes since commit 8cfc1103fe1cf9e700698e8230baf562ffb5cf06: > >Gilles Chanteperdrix (1): > > x86 syscalls: make __xn_get_eip a macro > > > > are available in the git repository at: > > > >git://git.xenomai.org

Re: [Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-03-20 Thread Daniele Nicolodi
Alexis Berlemont wrote: > The following changes since commit 8cfc1103fe1cf9e700698e8230baf562ffb5cf06: >Gilles Chanteperdrix (1): > x86 syscalls: make __xn_get_eip a macro > > are available in the git repository at: > >git://git.xenomai.org/xenomai-abe.git analogy Hello. Looking

[Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-03-19 Thread Alexis Berlemont
The following changes since commit 8cfc1103fe1cf9e700698e8230baf562ffb5cf06: Gilles Chanteperdrix (1): x86 syscalls: make __xn_get_eip a macro are available in the git repository at: git://git.xenomai.org/xenomai-abe.git analogy Alexis Berlemont (16): analogy: in insn_read,

Re: [Xenomai-core] [PULL REQUEST] analogy: bug fixes + insn_bits

2010-02-07 Thread Gilles Chanteperdrix
Alexis Berlemont wrote: > The following changes since commit 4a5b93dabf66529e665c8f8422902347d4f6158f: >Jan Kiszka (1): > RTDM: Split up application and driver debugging > > are available in the git repository at: > >git://git.xenomai.org/xenomai-abe.git analogy Merged. --

[Xenomai-core] [PULL REQUEST] analogy: bug fixes + insn_bits

2010-02-06 Thread Alexis Berlemont
The following changes since commit 4a5b93dabf66529e665c8f8422902347d4f6158f: Jan Kiszka (1): RTDM: Split up application and driver debugging are available in the git repository at: git://git.xenomai.org/xenomai-abe.git analogy Alexis Berlemont (19): analogy: fix a declarati

[Xenomai-core] [PULL REQUEST] analogy: bug fixes

2010-01-14 Thread Alexis Berlemont
The following changes since commit 963fc21168ca6b29ab7c7ea95d56a393c475bdce: Gilles Chanteperdrix (1): bootstrap are available in the git repository at: git://git.xenomai.org/xenomai-abe.git analogy Alexis Berlemont (4): analogy: [NI mite] initialize channels' status