tplink TL-WR1043ND access point is now ready (was Re: svn commit: r227926 - head/sys/mips/conf)

Warner Losh imp at bsdimp.com
Sat Nov 26 17:03:47 UTC 2011


On Nov 26, 2011, at 1:11 AM, Adrian Chadd wrote:

> On 26 November 2011 14:01, Warner Losh <imp at bsdimp.com> wrote:
>> 
>> On Nov 25, 2011, at 6:44 PM, Adrian Chadd wrote:
>>> That's why I included "newfs" in my build. You can create an MSDOS
>>> partition (or BSD label partition if you'd like) on a USB flash
>>> device, plug it into the tplink, then "newfs" it. I however haven't
>>> added anything into my startup scripts to mount filesystems. Ok,
>>> someone should file an issue in my google code project.
>> 
>> makefs is the usual way to create an "other" endian file system.
> 
> .. 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!  Any plans for pushing this all the way into the kernel and importing NetBSD's bi-endian patches?

Warner



More information about the freebsd-embedded mailing list