From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from server2.sitesell.com (server2.sitesell.com [216.95.221.3]) by speech.braille.uwo.ca (Postfix) with SMTP id 51B3210327 for ; Sat, 16 Jan 2010 10:18:50 -0500 (EST) Received: (qmail 20740 invoked from network); 16 Jan 2010 15:18:49 -0000 Received: from jimi.tabbweb.com (bas11-montrealak-1177756628.dsl.bell.ca [70.51.35.212]) by server2.sitesell.com ([216.95.221.3]) with ESMTP via TCP; 16 Jan 2010 15:18:49 -0000 Date: Sat, 16 Jan 2010 10:18:49 -0500 (EST) From: Trevor Astrope To: "Speakup is a screen review system for Linux." Subject: Re: Speakup and PCI Express Serial Cards In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 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: Sat, 16 Jan 2010 15:18:50 -0000 This is what I am thinking as well. Just fyi, the card doesn't use any special drivers and is compatible with the linux serial driver, which is built into my kernel. The company supports linux as well. This is why I bought it. It was just supposed to work. Here is the output from setserial: /dev/ttyS0, Line 0, UART: 16950/954, Port: 0xcc00, IRQ: 16 Baud_base: 115200, close_delay: 50, divisor: 0 closing_wait: 3000 Flags: spd_normal skip_test Does speakup get the serial port address from the bios? Since the card isn't built-in, it would make sense that speakup can't find it, if this is the case. Using lspci, it does list the card and the serial port address and irq. Btw, I did try changing the uart to 16550A, as the card supports this uart type, but still no go. Thanks, Trevor On Fri, 15 Jan 2010, Adam Myrow wrote: > On Fri, 15 Jan 2010, Trevor Astrope wrote: > >> The serial port is provided by an Axxon pci express card. > > I think that's the problem. So far as I know, Speakup still doesn't support > serial ports that aren't built-in to the computer. Since computers generally > don't come with serial ports anymore, that is a huge problem. Somehow, there > needs to be a way to pass IRQ and port addresses to the module so that such > PCI serial cards can work. I've never encountered a PCI express serial card, > so don't know if any special support in the kernel is required, other than > the obvious of having support for PCI express in the first place. > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >