From owner-freebsd-mips@FreeBSD.ORG Sat Feb 8 00:20:03 2014 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 52340744 for ; Sat, 8 Feb 2014 00:20:03 +0000 (UTC) Received: from mail-ob0-x22c.google.com (mail-ob0-x22c.google.com [IPv6:2607:f8b0:4003:c01::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 17A601899 for ; Sat, 8 Feb 2014 00:20:03 +0000 (UTC) Received: by mail-ob0-f172.google.com with SMTP id vb8so4914878obc.31 for ; Fri, 07 Feb 2014 16:20:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=IgXqyqeZtsVyrieTKV/gnYMdA6cSseTkTU2Te6Tvqs8=; b=SkmFBvInUiPGH4x+VJ61y5nCFGQmIxcUiVLWndrN0p+C6/ANCK9DWOHqAbJqMgnDJU JpRnhVsr7QbdYB/ZHPkO5AF1TiNCTTjmU5Q4DnokjR3HFNkZ9UWpNYmiUvNZK0Umratq UuDxsFcKILGRQyB2KOuKGGEMju0BW1Fi2q8dGUedqFQeBB1Qo0GLk7waS0xljTAQhZP5 LKrWVU9MX58rzCtmBJPNhdJP40Jsf/RBw6NaUpk++EBvdNjygM0vxcw/7EDoX7FQAahQ ifeLyWyD+oXCZ3r/x58bZRQjpBCB9ZHRm+awcXejGyG6QwP2kBENn/7z8QB9xGe12QeA gqUQ== MIME-Version: 1.0 X-Received: by 10.60.103.239 with SMTP id fz15mr15258912oeb.22.1391818802295; Fri, 07 Feb 2014 16:20:02 -0800 (PST) Received: by 10.76.3.11 with HTTP; Fri, 7 Feb 2014 16:20:02 -0800 (PST) In-Reply-To: <20140205190456.GA15313@plebeian.afflictions.org> References: <20140125210308.GA6936@rtfm.net> <52EE7183.1070806@pix.net> <20140205190456.GA15313@plebeian.afflictions.org> Date: Fri, 7 Feb 2014 19:20:02 -0500 Message-ID: Subject: Re: FreeBSD 10.0 image and build script for EdgeRouter Lite From: Outback Dingo To: Damian Gerow Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Feb 2014 00:20:03 -0000 On Wed, Feb 5, 2014 at 2:04 PM, Damian Gerow wrote: > Nathan Dorfman wrote: > > > Looking at the '/var/log/dmesg' from one of these running the linux > > > system, I didn't see anything related to a RTC/TOD clock, but I might > > > have just missed it in my quick scan of the devices. > > > > I don't think there is a hardware clock on the device, though I could > > be wrong. > > There doesn't appear to be one. 'hwclock' can't find a clock at > /dev/rtc0?, > and there's nothing in the dmesg relating to any form of hardware clock. > > As well, looking at the board, there's no battery present. So even if > there > was a clock, it would be reset anytime the board lost power. > > > I bet the vendor firmware has NTP on by default, though. > > They do, using n.ubnt.pool.ntp.org. > i see this is working on the edgerouter lite version, any chance it will also work on the pro version??? > _______________________________________________ > freebsd-mips@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mips > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org" >