From owner-freebsd-arm@FreeBSD.ORG Tue Oct 22 10:43:21 2013 Return-Path: Delivered-To: freebsd-arm@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 ESMTP id 5EE3EEB4 for ; Tue, 22 Oct 2013 10:43:21 +0000 (UTC) (envelope-from freebsd.asc@strcmp.org) Received: from ozelot.schwarzes.net (ozelot.schwarzes.net [62.109.78.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E48142FF6 for ; Tue, 22 Oct 2013 10:43:20 +0000 (UTC) Received: from [62.109.78.35] (mosquito.schwarzes.net [62.109.78.35]) by ozelot.schwarzes.net (8.14.7/8.14.7) with ESMTP id r9MAh8Xb023774; Tue, 22 Oct 2013 12:43:08 +0200 (CEST) (envelope-from freebsd.asc@strcmp.org) From: Andreas Schwarz To: Oleksandr Tymoshenko Mail-Reply-To: Andreas Schwarz Mail-Followup-To: freebsd-arm@FreeBSD.org Date: Tue, 22 Oct 2013 12:42:06 +0200 (CEST) Message-ID: <435a3398131.16b97ee7@mail.schwarzes.net> In-Reply-To: References: <43584768717.406e8ebb@mail.schwarzes.net> User-Agent: YAM/2.9-dev (MorphOS; PPC; rv:20131017r7173) Subject: Re: raspberry pi BCM2708 hardware watchdog MIME-Version: 1.0 Content-Type: text/plain X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (ozelot.schwarzes.net [62.109.78.34]); Tue, 22 Oct 2013 12:43:09 +0200 (CEST) Cc: freebsd-arm@FreeBSD.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Oct 2013 10:43:21 -0000 On 21.10.13, Oleksandr Tymoshenko wrote: > On 2013-10-20, at 4:42 PM, Andreas Schwarz wrote: >> The watchdog (bcmwd0) is found when booting, but I'm not able to use it with the >> watchdogd (which is using /dev/fido to communicate with the watchdog). Seems >> that something is still missing. Any ideas? >> >> root@pizelot:~ # dmesg | grep Watchdog >> bcmwd0: mem 0x2010001c-0x20100027 on simplebus0 >> >> root@pizelot:~ # /etc/rc.d/watchdogd start >> Starting watchdogd. >> watchdogd: watchdog_patpat failed: Operation not supported >> watchdogd: patting the dog: Operation not supported >> /etc/rc.d/watchdogd: WARNING: failed to start watchdogd > > Watchdog was used for rebooting device only. I've just committed support for > actual watchdog function: http://svnweb.freebsd.org/changeset/base/256871 Rebooting is fine, thank you very much. Regards -- PGP: 0x661AB571