From owner-freebsd-questions Tue May 25 13:23: 1 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 2B0D215B35 for ; Tue, 25 May 1999 13:22:53 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA11927; Tue, 25 May 1999 13:22:51 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 25 May 1999 13:22:51 -0700 (PDT) From: Doug White To: Wayne Cuddy Cc: FreeBSD Questions Subject: Re: tip or cu??? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 25 May 1999, Wayne Cuddy wrote: > Can tip or cu be used to program a modem via at commands and then exit leaving > these commands active in the modem? Sure. cu -l /dev/cuaaX will connect you to serial line X directly. Then give your modem commands, save them into NVRAM, and use ~. to exit. Quitting cu will drop DTR, by the way. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message