[PATCH] isdn4linux: Siemens Gigaset drivers - isochronous data handler
authorHansjoerg Lipp <hjlipp@web.de>
Sun, 26 Mar 2006 09:38:36 +0000 (01:38 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 26 Mar 2006 16:57:05 +0000 (08:57 -0800)
commit76bb4685bff8781b5dbcd7080171d1e1f8c82f5b
treec373b17550712df448fd1f195a752df530fbd87a
parentcf7776dc05b89885a7ec6beff8409d48b077a3ac
[PATCH] isdn4linux: Siemens Gigaset drivers - isochronous data handler

And: Tilman Schmidt <tilman@imap.cc>

This patch adds the payload data handler for the connection-specific module
"bas_gigaset".  It contains the code for handling isochronous data transfers,
HDLC framing and flow control.

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/isocdata.c [new file with mode: 0644]