From owner-freebsd-questions@FreeBSD.ORG Thu Jun 16 14:09:32 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49D3A16A41C for ; Thu, 16 Jun 2005 14:09:32 +0000 (GMT) (envelope-from jptollison@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15D4743D53 for ; Thu, 16 Jun 2005 14:09:31 +0000 (GMT) (envelope-from jptollison@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so375437nzk for ; Thu, 16 Jun 2005 07:09:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=V9f5diIEQj6GO0lWYRydS+SPRsusZZpSSxj4ZzzgJ0Qmm1oBcEcA90Lzxz3m1qUozssh1x6pVt5DLQ54KscJQnv2GWCZJgRx+RFOoEFs16WbQY7urhzJjLgxsT6ipqHjc6PDaNFZ1kmnG3ooj4o3Qsn75XaOwEwrg6T624oGXzc= Received: by 10.36.129.6 with SMTP id b6mr520739nzd; Thu, 16 Jun 2005 07:09:31 -0700 (PDT) Received: by 10.36.82.5 with HTTP; Thu, 16 Jun 2005 07:09:31 -0700 (PDT) Message-ID: Date: Thu, 16 Jun 2005 09:09:31 -0500 From: Jeff Tollison To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Logging via Serial Port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jeff Tollison List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2005 14:09:32 -0000 Hi, I have a phone system that I need to log information from to a FreeBSD box via a serial cable. What would be the best way to "listen" to the serial port and write those messages to a log file? I have looked in the archives and googled, but still no luck. Any help would be appreciated. Thanks --=20 Jeff Tollison jptollison at gmail dot com