Date: Tue, 29 Apr 2003 16:20:08 -0600 From: "Jan L. Peterson" <jlp@softhome.net> To: Jesse Sheidlower <jester@panix.com> Cc: freebsd-mobile@freebsd.org Subject: Re: Problems with IR Message-ID: <20030429222008.46EF0C5303@aurora.peterson.ath.cx> In-Reply-To: Your message of "Tue, 29 Apr 2003 12:16:35 EDT." <20030429161635.GA4293@panix.com> References: <20030429161635.GA4293@panix.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Jesse, One other thing I thought of... it's possible that something else already has that pty open (telnetd, sshd, screen, typescript something of that sort). Try something like this: # cd /dev; ./MAKEDEV pty1 # irs -c -y /dev/ptyqv -d /dev/cuaa1 # ln -s /dev/ttyqv /dev/pilot Hope that helps. -jan- -- Jan L. Peterson <jlp@softhome.net>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030429222008.46EF0C5303>