Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 1995 18:15:39 +0100
From:      Lars Koeller  <uphya001@odie.physik2.uni-rostock.de>
To:        freebsd-questions@freefall.cdrom.com
Subject:   RE: xntpd and dcf77 reciever/ BUG in device driver?!?!
Message-ID:  <199503131715.SAA19023@odie.physik2.uni-rostock.de>

next in thread | raw e-mail | index | archive | help
   Hello!

   It seems to work now!  I only can  set the baud rate via

	cfsetspeed(.....)

   function and NOT with 

	term.c_cflag = B50|CS8|CREAD|CLOCAL;
	tcsetattr(fd, TCSANOW, &term);

      After this modification testdcf decodes  the time and date correctly!
   Is this a BUG or a FEATURE of the device-driver??

   Lars
------------------------------------------------------------------------------

Lars Köller                        E-Mail: 
University of Rostock (Germany)       lars.koeller@odie.physik2.Uni-Rostock.DE
Fachbereich Physik 		      lars.koeller@physik.Uni-Rostock.DE
Universitätsplatz 3		   Phone:  +49 381/498-1665 or 498-1648
18051 Rostock                      Fax:    +49 381/498-1667




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