From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from adsl-068-157-149-043.sip.asm.bellsouth.net ([68.157.149.43] helo=techlab.cviatlanta.org ident=0) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1G57PS-00089b-00 for ; Mon, 24 Jul 2006 16:52:14 -0400 Received: from techlab.cviatlanta.org (localhost [127.0.0.1]) by techlab.cviatlanta.org (8.13.4/8.13.4) with ESMTP id k6OKhSpR000595 for ; Mon, 24 Jul 2006 16:43:28 -0400 Received: from localhost (josh@localhost) by techlab.cviatlanta.org (8.13.4/8.13.4/Submit) with ESMTP id k6OKhST7000592 for ; Mon, 24 Jul 2006 16:43:28 -0400 Date: Mon, 24 Jul 2006 16:43:28 -0400 (EDT) From: Joshua Lambert To: speakup@braille.uwo.ca Subject: telling speakup to use ttyS1 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.8rc1 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: Mon, 24 Jul 2006 20:52:14 -0000 In your boot loader, you need to pass the location of your serial port to speakup if you explicitly want ttyS1. speakup_ser=ttyS1 Would do it from the get go. You will have to read the docs for your boot loader to figure out how to pass parameters to the kernel command line. hth Josh