From owner-freebsd-embedded@FreeBSD.ORG Sat Nov 26 21:19:50 2011 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67F841065670 for ; Sat, 26 Nov 2011 21:19:50 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1C7578FC0A for ; Sat, 26 Nov 2011 21:19:49 +0000 (UTC) Received: by vcbfk1 with SMTP id fk1so3530697vcb.13 for ; Sat, 26 Nov 2011 13:19:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=V/saZ6cqeBETmud+CQ/FZoikHSZ+Zru78sX0m6pB0wo=; b=BhY5HvqknzuFZLLHgpfQEnDCrn8JUN5gB8pmytHQ5P8nrQosNu0BoV4IkuMW4BkMT8 srHUPL1FgRzcsoTEDnegOvLTI6DN1xDmtU5LHSArnNXbcr+ID2uDfYC1pj1b1MclLOvS rnfCferfBro7wi+sdIJk93SmEKcDpPPrG7TQI= MIME-Version: 1.0 Received: by 10.220.186.199 with SMTP id ct7mr3817642vcb.114.1322342389515; Sat, 26 Nov 2011 13:19:49 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.186.74 with HTTP; Sat, 26 Nov 2011 13:19:49 -0800 (PST) In-Reply-To: References: <4ECFF854.5050602@swin.edu.au> <4010BC72-2896-4AD0-AECB-60768C82F549@lassitu.de> <05A65C4A-CA28-409D-87D6-880F621CFCF2@bsdimp.com> Date: Sun, 27 Nov 2011 05:19:49 +0800 X-Google-Sender-Auth: i9RQUmuZtMZUYyjAmZq1rMtbnRM Message-ID: From: Adrian Chadd To: Warner Losh Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-embedded@freebsd.org Subject: Re: tplink TL-WR1043ND access point is now ready (was Re: svn commit: r227926 - head/sys/mips/conf) X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Nov 2011 21:19:50 -0000 On 27 November 2011 00:59, Warner Losh wrote: >> .. and is a pain if you want to makefs a 500 gig UFS filesystem for >> that 2.5" USB attached disk. :-) >> >> You can makefs a small FS, dd that there, then use growfs.. or I can >> just run "newfs" from the host. >> >> That's why I included it. > > Ah! =A0Any plans for pushing this all the way into the kernel and importi= ng NetBSD's bi-endian patches? Me? No. I've got enough on my plate. If someone else wants to then great. I think it's a worthy project. Adrian