From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 18:24:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BD3D16A41A for ; Thu, 14 Feb 2008 18:24:06 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 5AB3413C461 for ; Thu, 14 Feb 2008 18:24:05 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.2/8.14.2) with ESMTP id m1EINwiX089253; Thu, 14 Feb 2008 11:23:59 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.2/8.14.2/Submit) with ESMTP id m1EINw6G089250; Thu, 14 Feb 2008 11:23:58 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 14 Feb 2008 11:23:58 -0700 (MST) From: Warren Block To: Martin McCormick In-Reply-To: <200802141755.m1EHtZoA095349@m.it.okstate.edu> Message-ID: References: <200802141755.m1EHtZoA095349@m.it.okstate.edu> User-Agent: Alpine 1.00 (BSF 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (wonkity.com [127.0.0.1]); Thu, 14 Feb 2008 11:23:59 -0700 (MST) Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD6.2 What is the easiest Way to Capture RS-232 Serial Data? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 18:24:06 -0000 On Thu, 14 Feb 2008, Martin McCormick wrote: > I wrote a C program several years ago that works and > logs output from a telephone switch to a file and runs in > FreeBSD4.x. ... > Many thanks for any good advice about stty or anything > else that will allow one to use standard devices for this > project. Depending on the switch, you may find that the /usr/ports/comms utilities atslog or cdr_read will do the work for you. -Warren Block * Rapid City, South Dakota USA