From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yx0-f170.google.com (mail-yx0-f170.google.com [209.85.213.170]) by speech.braille.uwo.ca (Postfix) with ESMTP id BDF61C1A2AA for ; Thu, 13 Jan 2011 19:42:06 -0500 (EST) Received: by yxi11 with SMTP id 11so998269yxi.29 for ; Thu, 13 Jan 2011 16:41:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:date:from:to:subject:message-id :mail-followup-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=D1mW7uQxgL8+savuEZv0SFDGUv239EE2P+cyBRHxN9Q=; b=WeSyx2EcF3QGSiJUE9ZDi/Se6iO4FdQfbpfo6F21Bah/4T28kfyxGq2B4UdrLjnBFe OLjqthjlxoD0qXudQIRFritUdkyGDF/ndBaRUXpqaoS1PH2Xh5RtM1wrEy1heTeuoRnM AII+6RpYCj0Hi+Ls3u71mXSQ4423Iheh4Tmxo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; b=kefETmUVj+dilx20ffbDIsMkDXdZWA5djjA7hvFy0lg8Z+sypn8e0D/SADtGm+BjPL /A8n6v78YBxV3rQ149/79BcLr1DPCnZl7E9f4l7yIofSBo4bNe+3KXy7pEjumOK+yhzR xx9/zAtq+PwBHCDNrm4EMtoSnmxokZwvi1Nr0= Received: by 10.100.34.1 with SMTP id h1mr152301anh.188.1294965676327; Thu, 13 Jan 2011 16:41:16 -0800 (PST) Received: from linux1 (cpe-76-183-49-63.tx.res.rr.com [76.183.49.63]) by mx.google.com with ESMTPS id c34sm662278anc.30.2011.01.13.16.41.13 (version=SSLv3 cipher=RC4-MD5); Thu, 13 Jan 2011 16:41:14 -0800 (PST) Received: by linux1 (sSMTP sendmail emulation); Thu, 13 Jan 2011 18:41:12 -0600 Date: Thu, 13 Jan 2011 18:41:12 -0600 From: William Hubbs To: "Speakup is a screen review system for Linux." Subject: Re: serial synths and 2.6.36/37 Message-ID: <20110114004112.GA6137@linux1> Mail-Followup-To: "Speakup is a screen review system for Linux." References: <20110113184758.GA25469@linux1> <20110114003428.GA26437@really.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110114003428.GA26437@really.lan> User-Agent: Mutt/1.5.20 (2009-06-14) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 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: Fri, 14 Jan 2011 00:42:06 -0000 On Thu, Jan 13, 2011 at 04:34:28PM -0800, David Csercsics wrote: > So what should I try then to see if I can make my serial synth work > with 2.6.37? Just configure 2.6.37 to include speakup and your serial synth driver either built in or as a module and try to boot with it like you would any kernel. William