From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Fletcher To: 9fans@cse.psu.edu In-Reply-To: <200109111842.f8BIgS909387@honti.mit.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [9fans] PCMCIA Modem Date: Tue, 11 Sep 2001 14:07:51 -0500 Topicbox-Message-UUID: ec3f5ed0-eac9-11e9-9e20-41e7f4b1d025 I have a problem using a modem card on an NEC Versa SX. aux/pcmcia identified the card as a 3CCM156B. I put that string in the modems[] array near the beginning of /sys/src/9/pc/pcmciamodem.c and re-compiled 9pcdisk ip/ppp -f -u -b b115200 -p /dev/eia1 works OK -- I manually talk to the modem to dial out, login in to the remote sw and start ppp there and hit ^D. I can then ping anybody, run ssh to my Unix hosts, hget the weather forecast, etc. But if I try the automatic style connection with ip/ppp -f -b b115200 -p /dev/eia1 -s usernam:secret -t atdt95551234 I get nothing. I don't even know if the phone line goes offhook. I have the 0327 update and all subsequent updates through 0910. Anyone have any ideas on this? Thanks in advance, -Mike Fletcher ElecEnrg&CompSci Tulane University