Skip to content

Commit

Permalink
[PATCH] isdn4linux: Gigaset base driver: improve error recovery
Browse files Browse the repository at this point in the history
The following patch to the Siemens Gigaset base driver adds graceful
recovery for some frequently encountered error conditions, by retrying
failed control requests (eg.  stalled control pipe), and by closing and
reopening the AT command channel when it appears to be stuck.

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Acked-by: Hansjoerg Lipp <hjlipp@web.de>
Cc: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Tilman Schmidt authored and Linus Torvalds committed Jun 26, 2006
1 parent 9f13fae commit 06163f8
Showing 1 changed file with 181 additions and 117 deletions.
Loading

0 comments on commit 06163f8

Please sign in to comment.