[PATCH] isdn4linux: Siemens Gigaset drivers - procfs interface
authorHansjoerg Lipp <hjlipp@web.de>
Sun, 26 Mar 2006 09:38:33 +0000 (01:38 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 26 Mar 2006 16:57:05 +0000 (08:57 -0800)
commit982da5a196a0859eedc5ca1ff88feaf1bc6d6e4e
treef42c93dfa7abd78f68584be49cb71238f5328326
parentee8a4b7f857fe7ba243e65c8925798cf8eda5ab0
[PATCH] isdn4linux: Siemens Gigaset drivers - procfs interface

And: Tilman Schmidt <tilman@imap.cc>

This patch adds the procfs interface to the gigaset module.  The procfs
interface provides access to status information and statistics about the
Gigaset devices.  If the drivers are built with the debugging option it also
allows to change the amount of debugging output on the fly.

Signed-off-by: Hansjoerg Lipp <hjlipp@web.de>
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Cc: Karsten Keil <kkeil@suse.de>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/isdn/gigaset/proc.c [new file with mode: 0644]