From: Paul Fulghum Date: Sun, 25 Jun 2006 12:49:20 +0000 (-0700) Subject: [PATCH] add synclink_gt custom hdlc idle X-Git-Tag: v2.6.18-rc1~881 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=643f3319b9132c768081ce94f938a29139a16de9;p=pandora-kernel.git [PATCH] add synclink_gt custom hdlc idle Add custom HDLC idle pattern feature. It allows the user to specify an arbitrary 8 or 16 bit repeating pattern on the transmit data pin between HDLC frames. In most cases the idle pattern is continuous ones or flags as supported by off the shelf synchronous controllers and defined in the ISO3309 standard. Some applications (radio/satellite modems, connections to legacy military hardware) require non-standard patterns. Signed-off-by: Paul Fulghum Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed