From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailrtr01.ntelos.net ([216.12.0.101]) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 17B4Dn-0005Hx-00 for ; Thu, 23 May 2002 21:50:23 -0400 Received: from oemcomputer ([216.12.125.173]) by mailrtr01.ntelos.net (8.11.4/8.11.4) with SMTP id g4O1oQv25815 for ; Thu, 23 May 2002 21:50:26 -0400 Message-ID: <002201c202c5$601077a0$ad7d0cd8@oemcomputer> From: "Ann" To: References: Subject: Re: US Robotics 56K Voice PCI Date: Thu, 23 May 2002 21:50:24 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: speakup@braille.uwo.ca X-Reply-To: "Ann" List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: ok, here's the output from my lspci command: 00:13.0 Serial controller: US Robotics/3Com 56K FaxModem Model 5610 (rev 01) (prog-if 02 [16550]) Subsystem: US Robotics/3Com USR 56k Internal Voice Modem (Model 2976) Flags: medium devsel, IRQ 11 I/O ports at eff0 Capabilities: [dc] Power Management version 2 ~Ann ----- Original Message ----- From: "Adam Myrow" To: Sent: Thursday, May 23, 2002 6:14 PM Subject: Re: US Robotics 56K Voice PCI | Ann, type "lspci -v." You should see your modem listed with its | resources. You will also see everyother PCI device. Copy down the info | you see. For example, my output contains this. | | 00:13.0 Communication controller: TOPIC SEMICONDUCTOR Corp: Unknown device | 0000 | Subsystem: TOPIC SEMICONDUCTOR Corp: Unknown device 0000 | Flags: medium devsel, IRQ 4 | I/O ports at 03e8 [size=8] | | You wouldn't know that is a modem from looking at it, but since I know | that my modem has a chipset made by Topic, I recognize it. Send the | output of your command to me or the list, and I'll tell you what to try. | Basically, if you want to experiment, it involves the setserial command | with the IRQ and address of your modem and then trying it. Once you've | got a working setup, edit /etc/serial.conf and change the line for one of | the com ports to match the settings. Lastly, remove the "#" from the | beginning of the line in /etc/rc.d/rc.S that says "# . | /etc/rc.d/rc.serial." By removing the #, you ensure that this line will | now run when you reboot. This should get the modem working. Oh, I don't | think it matters what com port you use for the modem as long as it is not | in use by another real com port. I always use /dev/ttyS2 since that's | generally free. | | Good luck! | | | | | _______________________________________________ | Speakup mailing list | Speakup@braille.uwo.ca | http://speech.braille.uwo.ca/mailman/listinfo/speakup |