From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id C90FA1EFB65; Thu, 10 Mar 2016 18:06:09 -0500 (EST) Received: from sonata.ens-lyon.org (sonata.ens-lyon.org [140.77.166.138]) by befuddled.reisers.ca (Postfix) with ESMTPS id C6F8F1EFB36 for ; Thu, 10 Mar 2016 18:06:08 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by sonata.ens-lyon.org (Postfix) with ESMTP id 7044A200E5; Fri, 11 Mar 2016 00:06:02 +0100 (CET) Received: from sonata.ens-lyon.org ([127.0.0.1]) by localhost (sonata.ens-lyon.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xOvd0H3dK4ze; Fri, 11 Mar 2016 00:06:02 +0100 (CET) Received: from var.youpi.perso.aquilenet.fr (LFbn-1-6757-94.w90-120.abo.wanadoo.fr [90.120.189.94]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by sonata.ens-lyon.org (Postfix) with ESMTPSA id 577E2200CC; Fri, 11 Mar 2016 00:06:00 +0100 (CET) Received: from samy by var.youpi.perso.aquilenet.fr with local (Exim 4.86_2) (envelope-from ) id 1ae9eZ-0001tD-M0; Fri, 11 Mar 2016 00:05:59 +0100 Date: Fri, 11 Mar 2016 00:05:59 +0100 From: Samuel Thibault To: John G Heim Cc: "Speakup is a screen review system for Linux." Subject: Re: Help with serial synths in 4.X kernels Message-ID: <20160310230559.GZ4820@var.home> References: <56CC626F.90700@baechler.net> <497.1456239922@ccs.covici.com> <20160226014122.GN3291@var.home> <2593.1456533270@ccs.covici.com> <20160227210713.GR2760@var.home> <56D9E707.9030804@math.wisc.edu> <20160304231914.GG2710@var.home> <56E1F889.5060304@math.wisc.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56E1F889.5060304@math.wisc.edu> User-Agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.20 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: Thu, 10 Mar 2016 23:06:09 -0000 John G Heim, on Thu 10 Mar 2016 16:43:21 -0600, wrote: > I wrote a quick perl script to scan /proc/ioports for an address. It shows > that the port 0x3f8 is within the range covered by this line from > /proc/ioports: > > 0000-0cf7 : PCI Bus 0000:00 Uh, ok. So the stealing can definitely not work here, commenting the return line is the only option. Samuel