From owner-freebsd-mips@FreeBSD.ORG Wed Feb 5 19:05:09 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 2F61E766 for ; Wed, 5 Feb 2014 19:05:09 +0000 (UTC) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EA38F1C41 for ; Wed, 5 Feb 2014 19:05:08 +0000 (UTC) Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 9C48D2151B for ; Wed, 5 Feb 2014 14:04:56 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute1.internal (MEProxy); Wed, 05 Feb 2014 14:04:56 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=afflictions.org; h=date:from:to:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=9zpzKtiYN/6wOSAIqyrUvS7Y /5A=; b=Vqn3Mz301ZDrDEuZy8HZThqwBwH+G+05Gc57FcMcYbcbVGZdbed0cHWE FuxBXuiu9IE2CkfehyvDg7AvkoD8r9xojnyNTkQ40A5Zwl5BHR9YYNmS/xNLsPg+ mCooiw2NDqXnpBMYGwMRyhHn0JnywRrKcsFxRFR8myeC/U73OTk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=date:from:to:subject:message-id :references:mime-version:content-type:in-reply-to; s=smtpout; bh=9zpzKtiYN/6wOSAIqyrUvS7Y/5A=; b=UELfJycJvYmHHqJMkgadYuqcfnjL jvKLZrQsKbrjKvsPt6gPtRTfEQKo5dXF48CAigPLyYXbNHAdWzV4VcLhBPTnEzVZ Xv5sQNg1MKXV22S8MJB3PGi6NjmNlp+Y43eQqL2fiM3mPcZgnlGOhWAqFGtqzAe0 QGYLN6uAC/RJBO0= X-Sasl-enc: 9do236/6H8xVPRP4NIkHK6E1UzvYK/WByrY4yFQc/bzb 1391627096 Received: from plebeian.afflictions.org (unknown [142.162.57.117]) by mail.messagingengine.com (Postfix) with ESMTPA id 564ABC007B3 for ; Wed, 5 Feb 2014 14:04:56 -0500 (EST) Received: by plebeian.afflictions.org (Postfix, from userid 1000) id 906DF1EE7; Wed, 5 Feb 2014 15:34:56 -0330 (NST) Date: Wed, 5 Feb 2014 15:34:56 -0330 From: Damian Gerow To: freebsd-mips@freebsd.org Subject: Re: FreeBSD 10.0 image and build script for EdgeRouter Lite Message-ID: <20140205190456.GA15313@plebeian.afflictions.org> References: <20140125210308.GA6936@rtfm.net> <52EE7183.1070806@pix.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) 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: Wed, 05 Feb 2014 19:05:09 -0000 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.