From owner-freebsd-embedded@FreeBSD.ORG Tue May 27 02:29:31 2014 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 720FC130 for ; Tue, 27 May 2014 02:29:31 +0000 (UTC) Received: from mail-qg0-x230.google.com (mail-qg0-x230.google.com [IPv6:2607:f8b0:400d:c04::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 32A8F222B for ; Tue, 27 May 2014 02:29:31 +0000 (UTC) Received: by mail-qg0-f48.google.com with SMTP id i50so12817956qgf.21 for ; Mon, 26 May 2014 19:29:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=F2cmY810f/obrdqyfRrnzYPNOoH2Sokg/UKF4jCB0qY=; b=LOZd1LaHHrfCsj7OaIP3yWph1u7EuOFEpSrVflgJe5wOUHEC1tzyoYn5xS9Ai1GZxu U5qfvvN1frHatq3q8E6w5mng3k/ALCns3T83B8Xg34WgxLqPbqz1OafA0pDtNlaJRtI/ GmBcH91qqm9eEBHCLujcUu7xK6HTLm8R8SgjMsRdU9nvucYZXwkRLl6Iw6EjGW2MnWJK 4c1JA3aRl7tkdyMtBkGF5RX0BXt+4oUh3s4EAGargnct1boPLpBuuspPoBqQkBqqS8cR PhGkHT7vOcPA2b+Cj4DTp+5FUiMDk/dRlVpomEdghjuABZRLbHG6RH8XjRTgEyh9FcXV hAHw== MIME-Version: 1.0 X-Received: by 10.140.91.5 with SMTP id y5mr36019602qgd.12.1401157770347; Mon, 26 May 2014 19:29:30 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.191.201 with HTTP; Mon, 26 May 2014 19:29:30 -0700 (PDT) In-Reply-To: <4df61b554c55f7e4c39e5f132e14c226.squirrel@arroway.org> References: <1401125217.1107.6.camel@bruno> <49c60fb02024eef0845c34e0acd8ec0f.squirrel@arroway.org> <1401152052.1107.10.camel@bruno> <4df61b554c55f7e4c39e5f132e14c226.squirrel@arroway.org> Date: Mon, 26 May 2014 19:29:30 -0700 X-Google-Sender-Auth: jP8eFiSXijuwJvIz-QJZOUsnGjc Message-ID: Subject: Re: Dlink DIR-825B1 From: Adrian Chadd To: Nenhum_de_Nos Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-embedded@freebsd.org" X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2014 02:29:31 -0000 look in /dev/map -a On 26 May 2014 19:00, Nenhum_de_Nos wrote: > > On Mon, May 26, 2014 21:54, Sean Bruno wrote: >> On Mon, 2014-05-26 at 20:59 -0300, Nenhum_de_Nos wrote: >>> On Mon, May 26, 2014 14:26, Sean Bruno wrote: >>> > Does anyone have their calibration partition handy for this unit? I >>> > seem to have destroyed mine at the moment and need to restore something >>> > so I have a test unit. >>> > >>> > sean >>> >>> Sean, >>> >>> how can I get it ? >>> >>> I have one here running an old version of FreeBSD for it. Does this help ? >>> >>> matheus >>> >> >> >> Yes, something like: >> >> dd if=/dev/art bs=64k count=1 | nc :10000 >> >> with another computer listening >> >> nc -l 10000 > art.bin >> >> sean > > Houston, we have.... > > # dd if=/dev/art bs=64k count=1 | nc 10.1.1.10:10000 > usage: nc [-46DdEhklNnrStUuvz] [-e policy] [-I length] [-i interval] [-O length] > [-P proxy_username] [-p source_port] [-s source] [-T ToS] > [-V rtable] [-w timeout] [-X proxy_protocol] > [-x proxy_address[:port]] [destination] [port] > dd: /dev/art: No such file or directory > # ls /dev > bpf devctl kmem null ttyu0.init > bpf0 devstat map pci ttyu0.lock > console fd md0 random ufssuspend > ctty fido md1 stderr urandom > cuau0 flash md2 stdin xpt0 > cuau0.init geom.ctl mdctl stdout zero > cuau0.lock klog mem ttyu0 > # uname -a > FreeBSD freebsd-wifi-build 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r254983M: Wed Sep 25 08:18:28 BRT > 2013 > root@dev:/root/work/freebsd/head/obj/mipseb/mips.mips/root/work/freebsd/head/src/sys/DIR-825_Matheus > mips > > I changed the kernel, but that much. And I don't know exactly where is the kernel conf file. > > may be it ? > > matheus > > > -- > We will call you Cygnus, > The God of balance you shall be > > A: Because it messes up the order in which people normally read text. > Q: Why is top-posting such a bad thing? > > http://en.wikipedia.org/wiki/Posting_style > _______________________________________________ > freebsd-embedded@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-embedded > To unsubscribe, send any mail to "freebsd-embedded-unsubscribe@freebsd.org"