From owner-freebsd-hackers Tue Oct 10 19:20:38 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA17231 for hackers-outgoing; Tue, 10 Oct 1995 19:20:38 -0700 Received: from feta.cisco.com (feta.cisco.com [171.69.1.158]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id TAA17226 for ; Tue, 10 Oct 1995 19:20:35 -0700 Received: from [171.69.60.153] (sphillips-mac.cisco.com [171.69.60.153]) by feta.cisco.com (8.6.8+c/CISCO.SERVER.1.1) with SMTP id TAA17360; Tue, 10 Oct 1995 19:19:46 -0700 X-Sender: stu@feta.cisco.com Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Tue, 10 Oct 1995 19:21:42 -0700 To: Bruce Evans , pst@cisco.com From: stu@cisco.com (Stu Phillips) Subject: Re: FleeBSD and XNTPD Cc: hackers@freebsd.org Sender: owner-hackers@freebsd.org Precedence: bulk At 5:32 PM 10/10/95, Bruce Evans wrote: >I put a TIOCSCTTY in refclock_open() for /dev/cuaa0 and it worked. The >errno ENOTTY can't be returned for TIOCSCTTY on normal ttys. What >device are you using exactly? I tested with `server 127/127.3.0' in >/etc/ntp.conf and /dev/cuaa0 linked to /dev/pst0 to get the pst refclock >(Hi pst :-). Bruce, I'm using com2 which has a device configured with major 28, minor 129 - that is the same as /dev/cua01 on my machine upgraded to the 9/28 SNAP of 2.1. Stu