Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Apr 2010 16:40:53 +0300
From:      Alexandr Rybalko <ray@dlink.ua>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        mips@freebsd.org
Subject:   Re: BCM5354 status (D-Link DIR-320)
Message-ID:  <20100409164053.4d797ca9.ray@dlink.ua>
In-Reply-To: <20100409.070820.604481356037000254.imp@bsdimp.com>
References:  <20100409134113.6c3b52f1.ray@dlink.ua> <20100409.070820.604481356037000254.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 09 Apr 2010 07:08:20 -0600 (MDT)
"M. Warner Losh" <imp@bsdimp.com> wrote:

>> In message: <20100409134113.6c3b52f1.ray@dlink.ua>
>>             Alexandr Rybalko <ray@dlink.ua> writes:
>> : Hi,
>> : 
>> : If anyone is interested, completed work on a big chat DIR-320 with the profile of IPSec
>> : Firmware available here
>> : http://www.dlink.ua/files/products/ftp/pub/Router/DIR-320/firmware/A1/FreeBSD_D-Link_DIR-320_ipsec-router_9.0.2.img 
>> : Description read here http://wiki.ddteam.net/wiki.cgi?page=DIR-320+FreeBSD 
>> : Many thing's have not yet ready, but the device may
>> : already serve as IPSec router. 
>> : And all this in the 4M flash memory.
>> 
>> Wow!  That's really cool!  So many different profiles.  And all in 4MB
>> of flash.  I'm impressed.
>> 
>> Warner

Thanks, Warner.

I remember You are terminate your work on DIR-615, maybe time to continue? :)

I prepare small source tree expansion for making possible compile firmware`s in main source tree.
here it is http://my.ddteam.net/hg/BASE/file/35877b576562/head/release/boards/
(with small changes to other files, like /Makefile, /Makefile.inc,/share/mk/bsd.wn.mk etc. )

Have some small problems:
1. need to change `config` behavior to make possible store kernel configs not in arch/conf dir. 
	In my plains one device may have 4-5 different profiles ipsec,openvpn,wifi etc with different configs,
	so if we store all of this into arch/conf we be have long-long list of config/hints files. 
	Two files per profile X 4-5 Profiles per device X 5-10 devices on same chip X 
		20-30 chips on same family X 4-8 family per platform = 2 * 5 * 10 * 30 * 8 = 24000 files :)))))))
2. How to dial with external utilities like mkisofs, oldest lzma and so on?
	If it mkisofs we can install it from ports or pkg_add, but for CFE in my device we need very old lzma 
	that produce output different from newest versions.



WBW
-- 
Alexandr Rybalko <ray@dlink.ua> 
aka Alex RAY <ray@ddteam.net>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100409164053.4d797ca9.ray>