From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ohsmtp01.ogw.rr.com ([65.24.7.36]) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 191qm2-00026F-00 for ; Sat, 05 Apr 2003 11:44:10 -0500 Received: from cpe-024-033-003-115.midsouth.rr.com (cpe-024-033-003-115.midsouth.rr.com [24.33.3.115]) by ohsmtp01.ogw.rr.com (8.12.5/8.12.2) with ESMTP id h35Gi7JV004264 for ; Sat, 5 Apr 2003 11:44:08 -0500 (EST) Date: Sat, 5 Apr 2003 10:44:07 -0600 (CST) From: Adam Myrow To: speakup@braille.uwo.ca Subject: Re: Slack 9 problems!!! In-Reply-To: <003501c2fb91$04041000$0a859641@tward1978> Message-ID: References: <5.1.0.14.2.20030405102215.00aeae40@mail.shawcable.com> <003501c2fb91$04041000$0a859641@tward1978> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Yeah, I've seen that funky message. It usually means that the serial driver tried to talk to /dev/ttyS1 and it basically couldn't probably because it wasn't guessing right about the IRQ or base address. After running "modprobe isa-pnp," what do you get for the base address of the modem as detected? I have also seen that message when the driver tried to talk to my PCI modem. I had to forcibly enable the PCI modem with both Redhat and Slackware.