gigaset: small documentation improvement
Clarify the non-support by isdnlog, and propose a better standard debug mask. Impact: Documentation Signed-off-by: Tilman Schmidt <tilman@imap.cc> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Родитель
9abd543864
Коммит
2ac2ed5f2d
|
@ -292,10 +292,10 @@ GigaSet 307x Device Driver
|
||||||
to /etc/modprobe.d/gigaset, /etc/modprobe.conf.local or a similar file.
|
to /etc/modprobe.d/gigaset, /etc/modprobe.conf.local or a similar file.
|
||||||
|
|
||||||
Problem:
|
Problem:
|
||||||
Your isdn script aborts with a message about isdnlog.
|
The isdnlog program emits error messages or just doesn't work.
|
||||||
Solution:
|
Solution:
|
||||||
Try deactivating (or commenting out) isdnlog. This driver does not
|
Isdnlog supports only the HiSax driver. Do not attempt to use it with
|
||||||
support it.
|
other drivers such as Gigaset.
|
||||||
|
|
||||||
Problem:
|
Problem:
|
||||||
You have two or more DECT data adapters (M101/M105) and only the
|
You have two or more DECT data adapters (M101/M105) and only the
|
||||||
|
@ -321,8 +321,8 @@ GigaSet 307x Device Driver
|
||||||
writing an appropriate value to /sys/module/gigaset/parameters/debug, e.g.
|
writing an appropriate value to /sys/module/gigaset/parameters/debug, e.g.
|
||||||
echo 0 > /sys/module/gigaset/parameters/debug
|
echo 0 > /sys/module/gigaset/parameters/debug
|
||||||
switches off debugging output completely,
|
switches off debugging output completely,
|
||||||
echo 0x10a020 > /sys/module/gigaset/parameters/debug
|
echo 0x302020 > /sys/module/gigaset/parameters/debug
|
||||||
enables the standard set of debugging output messages. These values are
|
enables a reasonable set of debugging output messages. These values are
|
||||||
bit patterns where every bit controls a certain type of debugging output.
|
bit patterns where every bit controls a certain type of debugging output.
|
||||||
See the constants DEBUG_* in the source file gigaset.h for details.
|
See the constants DEBUG_* in the source file gigaset.h for details.
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче