Date: Tue, 15 Aug 2000 10:49:35 +1000 From: Nick Slager <nicks@albury.net.au> To: Shawn Kelly <kellysm_2k@yahoo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Is my modem working? Message-ID: <20000815104935.A75386@albury.net.au> In-Reply-To: <20000814190357.18510.qmail@web5102.mail.yahoo.com>; from kellysm_2k@yahoo.com on Mon, Aug 14, 2000 at 12:03:57PM -0700 References: <20000814190357.18510.qmail@web5102.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Shawn Kelly (kellysm_2k@yahoo.com): > Last night I installed FBSD for the 1st time. Hurray! Welcome! > I have a modem in the system and I can not tell if it is working > properly. On Win NT I can use Hyper Terminal to issue AT commands > directly to the modem to see if it is functioning properly. What can I > use in FBSD to do the same? Use tip(1). Look at the examples at the bottom of /etc/remote. For example, to connect to /dev/cuaa0 (COM1 in DOS) at 9600bps, use: # tip cuaa0c Nick. -- From a Sun Microsystems bug report (#4102680): "Workaround: don't pound on the mouse like a wild monkey." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000815104935.A75386>