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

And: Tilman Schmidt <tilman@imap.cc>

This patch adds the tty interface to the gigaset module.  The tty interface
provides direct access to the AT command set of the Gigaset devices.

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/interface.c [new file with mode: 0644]
include/linux/gigaset_dev.h [new file with mode: 0644]