From owner-freebsd-mips@freebsd.org Mon Oct 12 03:21:02 2015 Return-Path: Delivered-To: freebsd-mips@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B6D9AA11F6C for ; Mon, 12 Oct 2015 03:21:02 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x22b.google.com (mail-ig0-x22b.google.com [IPv6:2607:f8b0:4001:c05::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F5AC1E94 for ; Mon, 12 Oct 2015 03:21:02 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igbkq10 with SMTP id kq10so65501609igb.0 for ; Sun, 11 Oct 2015 20:21:02 -0700 (PDT) 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=GtgRAn+zhzt9xyW1L+tk2CGIUMQ5MOBVa/6FlDwn83c=; b=SulHRrGACl+GqvS2wtzeqUxqyErjuQzv8ZuFiFBCqzUX0XD3H/pfW4zR0eVMo0ctBs dxp0shRX2IPBhj+lRD3IgHX729nCL43Fh8zlkCYiLsfyGt77tNBgcdCSp5hL6MmIjo8L FCmFbX8g8yEjPz3XD6FNRBujick5D6nriymtgu7bRSDCYmA9SvLQCmrPhGTgulygCxU/ Q8VvuxErPQp8lAxysX57NvL9coBkxVOIoqzx8BUrNwGM38bTtEblFb53FkjHvuE70DyC P/5ek4xffKMDInveg2lgoqbTk29mJFmyUQCWqJgexSE8+LL3dyzrQ6L2UKEaO/0jneJS YNzg== MIME-Version: 1.0 X-Received: by 10.50.61.243 with SMTP id t19mr9397023igr.22.1444620062031; Sun, 11 Oct 2015 20:21:02 -0700 (PDT) Received: by 10.36.2.10 with HTTP; Sun, 11 Oct 2015 20:21:01 -0700 (PDT) In-Reply-To: <561ADF43.8080005@grosbein.net> References: <561ADF43.8080005@grosbein.net> Date: Sun, 11 Oct 2015 20:21:01 -0700 Message-ID: Subject: Re: mib0 flash partition TL-WDR3600 From: Adrian Chadd To: Eugene Grosbein Cc: "freebsd-mips@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Oct 2015 03:21:02 -0000 It's just a hold-over from the atheros layout. On 16mb devices they tended to have a mib0 partition that contained a bunch more leftover space and would put things like a big overlayfs on it. until nandfs grows nor support and is actually stable, we can't really use it. :( -a On 11 October 2015 at 15:14, Eugene Grosbein wrote: > Hi! > > What does /dev/map/mib0 flash partition do in TL-WDR3600 device? > What is it for? > _______________________________________________ > freebsd-mips@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-mips > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org"