From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Greylist: delayed 458 seconds by postgrey-1.34 at befuddled; Thu, 16 May 2013 06:03:38 EDT Received: from mail.insightbb.com (smtp2.insight.synacor.com [208.47.185.24]) by befuddled.reisers.ca (Postfix) with ESMTP id 1C8A11EF08B for ; Thu, 16 May 2013 06:03:37 -0400 (EDT) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=2.0 cv=JslzXbEC c=1 sm=0 a=EIHbojtef3Kkwv+UikAEuA==:17 a=NVwxu0JQlV4A:10 a=jLN7EqiLvroA:10 a=8nJEP1OIZ-IA:10 a=9YQ-1ebCAAAA:8 a=Df0vAGRrq0YA:10 a=9pqxuqPFQidtimcuuu8A:9 a=wPNLvfGTeEIA:10 a=EIHbojtef3Kkwv+UikAEuA==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp02.insight.synacor.com header.from=n8kl@insightbb.com; sender-id=softfail Authentication-Results: smtp02.insight.synacor.com smtp.mail=n8kl@insightbb.com; spf=softfail; sender-id=softfail Received-SPF: softfail (smtp02.insight.synacor.com: transitional domain insightbb.com does not designate 74.129.148.97 as permitted sender) Received: from [74.129.148.97] ([74.129.148.97:1093] helo=randy3) by mail.insightbb.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTP id 0C/DA-26018-82DA4915; Thu, 16 May 2013 05:55:52 -0400 Message-ID: From: "Kitty Litter" To: "Speakup is a screen review system for Linux." References: <8F6D9D72964E4D2E90262B7DB242EE9D@mdlynn> <5191FF80.1030802@baechler.net> <51933C1C.9070201@baechler.net> <72708A629D1C40508DEB3147F83238DA@mdlynn> <51939D80.3050903@baechler.net> <18019.1368635999@ccs.covici.com> <5194A1E8.2070300@baechler.net> Subject: Re: Serial ports with 32-bit vs. 64-bit processors Date: Thu, 16 May 2013 05:55:57 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 May 2013 10:03:39 -0000 I recently compiled kernel version 3.9.2 and got speakup working with my audapter serial synth on a debian 32 bit system. I removed the error checking about stealing ports and also modified spk_serial_release by commenting out synth_release_region. This fixed a problem where the synth wouldn't get released and speakup-soft wouldn't work. I don't care enough to try this on a 64 bit system.