All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] [PULL REQUEST] analogy: bug fixes in buffer size config
@ 2011-01-12 23:35 Alexis Berlemont
  0 siblings, 0 replies; only message in thread
From: Alexis Berlemont @ 2011-01-12 23:35 UTC (permalink / raw)
  To: xenomai

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):
      analogy: fix the default size of the buffer
      analogy: [pcimio] minor fix in log messages
      analogy: implement configuration of buffer default size
      analogy: add a "sys" function for the ioctl BUFCONFIG
      analogy: add buffer configuration facility in analogy_config

 include/analogy/analogy.h                        |    2 +
 include/analogy/buffer.h                         |    8 +
 include/analogy/transfer.h                       |    3 +
 include/analogy/types.h                          |    4 +-
 ksrc/drivers/analogy/buffer.c                    |   17 +-
 ksrc/drivers/analogy/national_instruments/mite.c |    2 +-
 ksrc/drivers/analogy/rtdm_interface.c            |   10 +-
 ksrc/drivers/analogy/transfer.c                  |    4 +
 src/drvlib/analogy/async.c                       |    9 +-
 src/drvlib/analogy/sys.c                         |   33 +++
 src/utils/analogy/analogy_config.c               |  241 ++++++++++++++--------
 11 files changed, 223 insertions(+), 110 deletions(-)

-- 
Alexis.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-12 23:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-12 23:35 [Xenomai-core] [PULL REQUEST] analogy: bug fixes in buffer size config Alexis Berlemont

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.