From: "Fabian Kneißl" <fabian.kneissl@web.de>
To: linux-kernel@vger.kernel.org
Subject: 2.6.7 capidrv: how to deactivate logging capidrv events to active console
Date: Wed, 11 Aug 2004 20:39:01 +0200 [thread overview]
Message-ID: <411A67C5.7020203@web.de> (raw)
Hi folks,
I have compiled kernel 2.6.7 with:
CONFIG_ISDN=y
CONFIG_ISDN_I4L=y
...
CONFIG_ISDN_CAPI=y
# CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON is not set
CONFIG_ISDN_CAPI_MIDDLEWARE=y
CONFIG_ISDN_CAPI_CAPI20=y
CONFIG_ISDN_CAPI_CAPIFS_BOOL=y
CONFIG_ISDN_CAPI_CAPIFS=y
CONFIG_ISDN_CAPI_CAPIDRV=y
Then compiled the fritz-card kernel module from AVM.
Capi is working, and isdnlog too.
I need ISDN_I4L and ISDN_CAPI_CAPIDRV to get isdnlog working (for the
/dev/isdnctrl device).
But with ISDN_CAPI_CAPIDRV and ISDN_I4L set, the kernel logs to the
active console whenever an event occurs on the isdn-line (e.g. someone
calls me).
Can I deactivate this logging somehow? I tried stopping klogd & syslogd,
but that didn't help.
Or does anyone know another method of logging calls through the capi
interface?
Thank you,
Fabian
reply other threads:[~2004-08-11 18:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=411A67C5.7020203@web.de \
--to=fabian.kneissl@web.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.