From patchwork Sat Apr 1 18:15:50 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mauro Carvalho Chehab X-Patchwork-Id: 9658137 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id E438260353 for ; Sat, 1 Apr 2017 18:16:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BC6C628446 for ; Sat, 1 Apr 2017 18:16:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B1804285A9; Sat, 1 Apr 2017 18:16:45 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 666C928446 for ; Sat, 1 Apr 2017 18:16:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752024AbdDASQn (ORCPT ); Sat, 1 Apr 2017 14:16:43 -0400 Received: from bombadil.infradead.org ([65.50.211.133]:35273 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751904AbdDASQd (ORCPT ); Sat, 1 Apr 2017 14:16:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=Sender:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=RKk243AgjgWFpLzP9eC7Kv/Y56m28YIGpIH+aMcNU5E=; b=mnqr2vncukHTKdetrUe9XqDK1 2SGZjiqlH/8tYpYMxeAqLwjm7XAws5PGfmw+vFZp5wd7U0ZBI56yF33CoExh1L/K7zcx51FUFWqh1 rpBWcGjmgeL6ufWvfDP3G3RvBx0JYwYPd+ESIO64Cztt+D6n+cTMc/54u/M+l9xcDaETa+PT34eI/ m+5iPSkc2dJwq9CJmRkt9YR3g1jvVPaSxg98tA1LYxyr185gDG5jJYDzVrDtAjNVCxYKEaaZYwQm+ 3EsMIBNS9/fl+zLow5up6XwGHdNi6AHxXK8GUxkhJnzqD5Yn6msrFmOCdNM0pmoy6u1q8N09LTVXk sEqIiaGcQ==; Received: from [191.33.187.215] (helo=smtp.w2.samsung.com) by bombadil.infradead.org with esmtpsa (Exim 4.87 #1 (Red Hat Linux)) id 1cuNZh-0005dU-2y; Sat, 01 Apr 2017 18:16:33 +0000 Received: from mchehab by smtp.w2.samsung.com with local (Exim 4.87) (envelope-from ) id 1cuNZR-0002Yu-Qp; Sat, 01 Apr 2017 15:16:17 -0300 From: Mauro Carvalho Chehab To: linux-input@vger.kernel.org, Dmitry Torokhov Cc: Mauro Carvalho Chehab , Linux Doc Mailing List , Jonathan Corbet Subject: [PATCH 07/33] docs: input/cd32: convert it to ReST format Date: Sat, 1 Apr 2017 15:15:50 -0300 Message-Id: <57e5da3e598139b8ab24ff1dda1afaa612bd3e9b.1491069870.git.mchehab@s-opensource.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: References: <1756e375bc7fbc9daae3ca1267cb96972d7962a2.1491069870.git.mchehab@s-opensource.com> <40f1698c0fe55c303f70eac042540c1ce3b76385.1491069870.git.mchehab@s-opensource.com> <564bab77d213c4995418de5debc9149f01b44c67.1491069870.git.mchehab@s-opensource.com> In-Reply-To: References: Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Currently, it misses a title, and the table is not valid for ReST. Adjust them, in order for it to be able to parse on Sphinx. Signed-off-by: Mauro Carvalho Chehab --- Documentation/input/cd32.txt | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/Documentation/input/cd32.txt b/Documentation/input/cd32.txt index a003d9b41eca..2bffe0f33e5e 100644 --- a/Documentation/input/cd32.txt +++ b/Documentation/input/cd32.txt @@ -1,3 +1,7 @@ +========== +Amiga CD32 +========== + I have written a small patch that let's me use my Amiga CD32 joypad connected to the parallel port. Thought I'd share it with you so you can add it to the list of supported joysticks (hopefully someone will @@ -5,15 +9,15 @@ find it useful). It needs the following wiring: -CD32 pad | Parallel port ----------------------------- -1 (Up) | 2 (D0) -2 (Down) | 3 (D1) -3 (Left) | 4 (D2) -4 (Right) | 5 (D3) -5 (Fire3) | 14 (AUTOFD) -6 (Fire1) | 17 (SELIN) -7 (+5V) | 1 (STROBE) -8 (Gnd) | 18 (Gnd) -9 (Fire2) | 7 (D5) - +=========== ============= +CD32 pad Parallel port +1 (Up) 2 (D0) +2 (Down) 3 (D1) +3 (Left) 4 (D2) +4 (Right) 5 (D3) +5 (Fire3) 14 (AUTOFD) +6 (Fire1) 17 (SELIN) +7 (+5V) 1 (STROBE) +8 (Gnd) 18 (Gnd) +9 (Fire2) 7 (D5) +=========== =============