From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 285591EF899; Sat, 26 Dec 2015 09:46:45 -0500 (EST) Received: from svr.jasonjgw.net (svr.jasonjgw.net [IPv6:2600:3c03::f03c:91ff:fe50:6a2d]) by befuddled.reisers.ca (Postfix) with ESMTP id 196621EF223 for ; Sat, 26 Dec 2015 09:46:44 -0500 (EST) Received: from jpc.jasonjgw.net (unknown [IPv6:2601:85:c202:533b:216:eaff:fe69:4636]) by svr.jasonjgw.net (Postfix) with ESMTPSA id 4C568323C9 for ; Sat, 26 Dec 2015 14:46:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.1 svr.jasonjgw.net 4C568323C9 Authentication-Results: svr.jasonjgw.net; dmarc=fail header.from=jasonjgw.net Authentication-Results: svr.jasonjgw.net; spf=pass smtp.mailfrom=jason@jasonjgw.net DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jasonjgw.net; s=mail; t=1451141201; bh=xaASHs48sphKr3pW45Ufkc/Gkko95Q3Du0Di/PcTtyE=; h=Date:From:To:Subject:References:In-Reply-To; b=mQtZRhrdGfCyahkgRV67fdI+YYGSsyeq44t/jaJJ/UUPn1jIxrMrf7Qa5G/tUYSLO mw3nxKtwK2nWmZ9hwGFkblJRULW1J5B1WFGABlnwpimTwS3HkNRrGKEfSWxQylFV+i t3/PQ+MvdkOO89wdRdYfBGl5CjkexfAWPBbJE6XsSA6+wMncIsIUnMjUv8luHVq9aq xuAFvqkHBxIvkpkoLPvTQ/Ydrrd5DoZiI7R9nDTHPz7ZTSZivcSzvW4lfbAgpU4U6t 6kM7beB1ABYieCfaQl4EessRs9aL46/4ItGW16h2uIHqFp0pgnx2nPEVMIe6ZTzEj3 lEL6/g1R/2AXg== Date: Sat, 26 Dec 2015 09:46:39 -0500 From: Jason White To: speakup@linux-speakup.org Subject: Re: Announcing 32-bit test live CD Message-ID: <20151226144639.GA1436@jpc.jasonjgw.net> References: <565ACB1C.8040905@baechler.net> <20151213052255.GA3710@qlf.suddenlink.net> <566D4379.50801@baechler.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-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: Sat, 26 Dec 2015 14:46:45 -0000 Jude DaShiell wrote: > I wonder if the hardware screen reader patch also broke the ability to find > braille displays too? I'm running a very recent kernel and having no problems with braille display detection, which is all carried out in a daemon anyway, not inside the kernel itself (except for the low-level registration of USB devices, serial devices and Bluetooth, that is).