Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2002 16:40:36 +0200
From:      Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
To:        Frank Bonnet <bonnetf@bart.esiee.fr>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: How to configure refclock-0 with MAKEDEV ?
Message-ID:  <20021009164036.A60461@curry.mchp.siemens.de>
In-Reply-To: <20021009155143.B28046@bart.esiee.fr>; from bonnetf@bart.esiee.fr on Wed, Oct 09, 2002 at 03:51:43PM %2B0200
References:  <20021009155143.B28046@bart.esiee.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 09-Oct-2002 at 15:51:43 +0200, Frank Bonnet wrote:
> Hi
> 
> I have a DCF77 gude receiver 
> I run ntpd with RAWDCF 
> 
> I looked into MAKEDEV script with mention refclock-* statement
> but I cannot generate such device file with MAKEDEV.
> 
> Does someone could give me the exact syntax to generate such
> device file ?

Since I assume that your DCF receiver is attached to a serial
port on your machine (mine is), I would do a

cd /dev; ln -s cuaax refclock-0

where x corresponds to the number of your serial port and
assuming the cuaax device is already in there.

	-Andre

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021009164036.A60461>