Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Dave Korn" To: Subject: RE: PCMCIA & Cygwin Date: Wed, 5 May 2004 11:49:52 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: Message-ID: X-OriginalArrivalTime: 05 May 2004 10:49:52.0734 (UTC) FILETIME=[B20FC7E0:01C4328E] > -----Original Message----- > From: cygwin-owner On Behalf Of Intelekia > Sent: 05 May 2004 11:21 > Is there any command I could use to "ping" the pcmcia card (a Sierra > Wireless 750 GPRS modem) for response, like AT commands, in > case there is > more than one port to try? If everything's working correctly with your windoze plug'n'play, a pcmcia modem should show up as just another com port, so under cygwin you should be able to refer to it as either /dev/comN or /dev/ttySN (replacing N with the com port number). You just need a standard serial terminal emulator program, point it at the correct device, and you should be able to enter AT commands and see the responses. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/