From owner-freebsd-stable@FreeBSD.ORG Mon Apr 29 00:39:26 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B62E88CA for ; Mon, 29 Apr 2013 00:39:26 +0000 (UTC) (envelope-from mozolevsky@gmail.com) Received: from mail-ie0-x22b.google.com (mail-ie0-x22b.google.com [IPv6:2607:f8b0:4001:c03::22b]) by mx1.freebsd.org (Postfix) with ESMTP id 8C4121D58 for ; Mon, 29 Apr 2013 00:39:26 +0000 (UTC) Received: by mail-ie0-f171.google.com with SMTP id e11so6794608iej.30 for ; Sun, 28 Apr 2013 17:39:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=VgmRfQOgkUlmqwIXx+aKu6109PYudwkxSC3y8CZ++1I=; b=bLZv14GGgzn7neP09HhoL0D+K0HPZbE27lDZszA0WD2vfu56+FQp8dMqxd2WnLZMHg DsV24RewbAnvknnzDFEsKklg1K+3FB+zZCO2oAjsZu3aU/jn4yWs9OWrXjjgQOmm/m9a ndtjYKBeBUnCVz5J2u/2ijHTomoRg/ZF/u/5XtAMZ6lesCwPop658Q6Wz8qhcyjgFKw+ t7RDaa8dfvPETt5+XYOBfEfmoJkPjO1Dr+ndz9r0h0V9q860mjzDBJzE3oYWXlP+FRt4 rMVgwERMmtM1daqxAo0wyXYmUxHQyR3QAsAaGccNaOChyUnJ3lDycCi61FCbQzjcOHYU mvXw== X-Received: by 10.50.127.242 with SMTP id nj18mr276158igb.47.1367195966262; Sun, 28 Apr 2013 17:39:26 -0700 (PDT) MIME-Version: 1.0 Sender: mozolevsky@gmail.com Received: by 10.64.143.133 with HTTP; Sun, 28 Apr 2013 17:38:46 -0700 (PDT) In-Reply-To: <517DB738.4060902@restecp.com> References: <517DB738.4060902@restecp.com> From: Igor Mozolevsky Date: Sun, 28 Apr 2013 20:38:46 -0400 X-Google-Sender-Auth: CdWv4m_dWn2xg4-rmyyXuLXnwdc Message-ID: Subject: Re: [UART] GPS 18-5Hz LVC and COM1 silence, OK on Linux though... To: Colin House Content-Type: text/plain; charset=UTF-8 Cc: freebsd-stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Apr 2013 00:39:26 -0000 On 28 April 2013 19:56, Colin House wrote: > If it helps any, I've got the 18x LVC (not the 5hz model) working on 9.0. > clock# stty -a -f /dev/cuau0 So, I've tried copying and pasting Colin's stty settings for cuau0 (which also include the clocal that imb noticed) but I still get silence... Any further thoughts/suggestions would be very appreciated! Cheers, -- Igor M.