From owner-freebsd-chat@FreeBSD.ORG Sat Jul 12 01:12:16 2008 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE4AC106564A for ; Sat, 12 Jul 2008 01:12:16 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 40CDE8FC08 for ; Sat, 12 Jul 2008 01:12:16 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp121-45-186-178.lns11.adl2.internode.on.net [121.45.186.178]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id m6C0miQp011652 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Sat, 12 Jul 2008 10:18:46 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-chat@freebsd.org Date: Sat, 12 Jul 2008 10:18:32 +0930 User-Agent: KMail/1.9.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2348756.f2WF9vKdo2"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200807121018.39240.doconnor@gsoft.com.au> X-Spam-Score: -2.212 () BAYES_00,RDNS_DYNAMIC X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: Christian Weisgerber Subject: Re: 50 baud is dead X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jul 2008 01:12:16 -0000 --nextPart2348756.f2WF9vKdo2 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sat, 12 Jul 2008, Christian Weisgerber wrote: > Today I thought I'd hook up a simple DCF77 radio clock receiver, > serial port type, by way of a USB-to-serial converter. Just to see > how this compares to the same gadget hooked up to an actual serial > port (which are getting rare). > > ntpd[37130]: ntpd 4.2.0-a Sun Jul 6 13:31:43 CEST 2008 (1) > ntpd[37130]: PARSE receiver #1: parse_start: tcsetattr(14, &tio): > Input/output error ntpd[37130]: internal error: refclockio structure > not found > > It turns out that uplcom(4) adapters don't support the required > speed of 50 baud anymore. > > The times they are a-changin'. > > > [Please note that I have posted this as a curious observation; it > is not a request for assistance.] You know, it might actually support it if you hack up the driver. The source says the PL2303X "can set any rate". Worth a try anyway :) =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart2348756.f2WF9vKdo2 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iD8DBQBId/9n5ZPcIHs/zowRApJOAJ4nv2MRetZEJvN6wqdZYZ5dt0t7GwCdEPNn vIW0aokuY++GzGh8rJGWCIU= =QiO/ -----END PGP SIGNATURE----- --nextPart2348756.f2WF9vKdo2--