From owner-freebsd-mobile@FreeBSD.ORG Tue Apr 29 10:06:51 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2670237B401 for ; Tue, 29 Apr 2003 10:06:51 -0700 (PDT) Received: from aurora.peterson.ath.cx (12-254-245-65.client.attbi.com [12.254.245.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84DF743F3F for ; Tue, 29 Apr 2003 10:06:50 -0700 (PDT) (envelope-from jlp@softhome.net) Received: from peterson.ath.cx (localhost [127.0.0.1]) by aurora.peterson.ath.cx (Postfix) with ESMTP id 6A038C5303; Tue, 29 Apr 2003 11:06:50 -0600 (MDT) X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 From: "Jan L. Peterson" X-message-flag: "Outlook not so good." Wow, that magic 8-ball really DOES work! To: Jesse Sheidlower X-face: p=61=y<.Il$z+k*y~"j>%c[8R~8{j3WTnaSd-'RyC>t.Ub>AAm\zYA#5JF +W=G?EI+|EI);]=fs_MOfKN0n9`OlmB[1^0;L^64K5][nOb&gv/n}p@mm06|J|WNa asp7mMEw0w)e_6T~7v-\]yHKvI^1}[2k)] References: <20030429161635.GA4293@panix.com> In-reply-to: Your message of "Tue, 29 Apr 2003 12:16:35 EDT." <20030429161635.GA4293@panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 29 Apr 2003 11:06:50 -0600 Message-Id: <20030429170650.6A038C5303@aurora.peterson.ath.cx> cc: freebsd-mobile@freebsd.org Subject: Re: Problems with IR X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2003 17:06:51 -0000 jester@panix.com said: > # irs -d /dev/ttyd1 -y /dev/ptypv -c Here's how I run it: # irs -c -y /dev/ptypv -d /dev/cuaa1 then point (e.g.) /dev/pilot at /dev/ttypv Note that I use the cua device as opposed to the ttyd device. Note that you can't open the ttyd device until carrier detect comes up (you will block on the open), but you can open the cua device. Hope that helps. -jan- -- Jan L. Peterson