[Xenomai-git] Alexis Berlemont : analogy: add a debug level threshold for drivers

2009-12-29 Thread GIT version control
Module: xenomai-head
Branch: master
Commit: c4677b7d9edc19d16351dd3fd859ae20a9dfd59e
URL:
http://git.xenomai.org/?p=xenomai-head.git;a=commit;h=c4677b7d9edc19d16351dd3fd859ae20a9dfd59e

Author: Alexis Berlemont alexis.berlem...@gmail.com
Date:   Tue Dec 29 00:15:22 2009 +0100

analogy: add a debug level threshold for drivers

---

 ksrc/drivers/analogy/Kconfig |   12 
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/ksrc/drivers/analogy/Kconfig b/ksrc/drivers/analogy/Kconfig
index 9d17b1d..43d61a7 100644
--- a/ksrc/drivers/analogy/Kconfig
+++ b/ksrc/drivers/analogy/Kconfig
@@ -29,6 +29,18 @@ config XENO_DRIVERS_ANALOGY_DEBUG_LEVEL
WARNING: this threshold is only applied on the Analogy
core. That will not affect the driver.
 
+config XENO_DRIVERS_ANALOGY_DRIVER_DEBUG_LEVEL
+   depends on XENO_DRIVERS_ANALOGY_DEBUG
+   int Analogy driver debug level threshold
+   default 0
+   help
+
+   Define the level above which the debugging traces will not be
+   displayed.
+
+   WARNING: this threshold is only applied on the Analogy
+   driver. That will not affect the core.
+
 source drivers/xenomai/analogy/testing/Kconfig
 source drivers/xenomai/analogy/intel/Kconfig
 source drivers/xenomai/analogy/national_instruments/Kconfig


___
Xenomai-git mailing list
Xenomai-git@gna.org
https://mail.gna.org/listinfo/xenomai-git


[Xenomai-git] Alexis Berlemont : analogy: add a debug level threshold for drivers

2009-12-28 Thread GIT version control
Module: xenomai-abe
Branch: analogy
Commit: c4677b7d9edc19d16351dd3fd859ae20a9dfd59e
URL:
http://git.xenomai.org/?p=xenomai-abe.git;a=commit;h=c4677b7d9edc19d16351dd3fd859ae20a9dfd59e

Author: Alexis Berlemont alexis.berlem...@gmail.com
Date:   Tue Dec 29 00:15:22 2009 +0100

analogy: add a debug level threshold for drivers

---

 ksrc/drivers/analogy/Kconfig |   12 
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/ksrc/drivers/analogy/Kconfig b/ksrc/drivers/analogy/Kconfig
index 9d17b1d..43d61a7 100644
--- a/ksrc/drivers/analogy/Kconfig
+++ b/ksrc/drivers/analogy/Kconfig
@@ -29,6 +29,18 @@ config XENO_DRIVERS_ANALOGY_DEBUG_LEVEL
WARNING: this threshold is only applied on the Analogy
core. That will not affect the driver.
 
+config XENO_DRIVERS_ANALOGY_DRIVER_DEBUG_LEVEL
+   depends on XENO_DRIVERS_ANALOGY_DEBUG
+   int Analogy driver debug level threshold
+   default 0
+   help
+
+   Define the level above which the debugging traces will not be
+   displayed.
+
+   WARNING: this threshold is only applied on the Analogy
+   driver. That will not affect the core.
+
 source drivers/xenomai/analogy/testing/Kconfig
 source drivers/xenomai/analogy/intel/Kconfig
 source drivers/xenomai/analogy/national_instruments/Kconfig


___
Xenomai-git mailing list
Xenomai-git@gna.org
https://mail.gna.org/listinfo/xenomai-git