From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 884A51EFD49; Fri, 15 Mar 2019 07:40:00 -0400 (EDT) Received: from hera.aquilenet.fr (hera.aquilenet.fr [IPv6:2a0c:e300::1]) by befuddled.reisers.ca (Postfix) with ESMTPS id 508691EFD46 for ; Fri, 15 Mar 2019 07:39:58 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id F24BEE0E5 for ; Fri, 15 Mar 2019 12:39:56 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OOOE29FpE0bp for ; Fri, 15 Mar 2019 12:39:56 +0100 (CET) Received: from function (dhcp-13-99.lip.ens-lyon.fr [140.77.13.99]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 03D1AE0DB for ; Fri, 15 Mar 2019 12:39:55 +0100 (CET) Received: from samy by function with local (Exim 4.92) (envelope-from ) id 1h4lBr-0001D4-EJ; Fri, 15 Mar 2019 12:39:55 +0100 Date: Fri, 15 Mar 2019 12:39:55 +0100 From: Samuel Thibault To: Okash Khawaja Cc: speakup@linux-speakup.org, William Hubbs Subject: Re: TODO file Message-ID: <20190315113955.vqtqozisbi2352t3@function> References: <20190312202652.1e386ddf@narunkot> <20190312220915.qgtag5vezpaouoxp@function> <20190314110726.3bcc7bcf@narunkot> <20190314122447.rn2mr47n3rpebbrp@function> <20190314154303.0ca2f45d@narunkot> <20190314154419.6oysgov7yfichxrx@function> <20190315105735.41e84bfe@narunkot> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190315105735.41e84bfe@narunkot> Organization: I am not organized User-Agent: NeoMutt/20170113 (1.7.2) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2019 11:40:00 -0000 Okash Khawaja, le ven. 15 mars 2019 10:57:35 +0000, a ecrit: > 1. What are our options for internal synths which still use direct > communication with hardware: acntpc, decpc, dtlk and keypc? I was thinking they could just remain in staging. The corresponding hardware is very difficult to make work nowadays (typically ISA cards), so I don't think it is a problem that they are not in mainline. > 2. What is status of output buffer getting garbled in SMP systems? > Here's the text from TODO file: > > "Another issue seems to only happen on SMP systems. It seems > that text in the output buffer gets garbled because a lock is not set. > This bug happens regularly, but no one has been able to find a situation > which produces it consistently." Since for now we do not really have a reproducer, we can not do much code-wise. But one could try to look at making a reproducer. I don't think this item would hinder moving speakup to mainline. Samuel