Indeed. It's targeted to SGI platforms anyway. Maybe there is a need to
start a new port if there is enough people interrested?
--
Bruno Ducrot
-- Which is worse: ignorance or apathy?
-- Don't know. Don't care.
_______________________________________________
freebsd...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-curre...@freebsd.org"
Le Vendredi 23 septembre 2005 =C3=A0 12:16 +0200, Bachilo Dmitry a =C3=A9cr=
it :
> Forwarding to FreeBSD hackers. (Because i am hacking WRT right now and on=
ly=20
> Linux flashes work)
> ---------- =D0=9F=D0=B5=D1=80=D0=B5=D1=81=D0=BB=D0=B0=D0=BD=D0=BD=D0=BE=
=D0=B5 =D1=81=D0=BE=D0=BE=D0=B1=D1=89=D0=B5=D0=BD=D0=B8=D0=B5 ----------
>=20
> Subject: Re: Linksys WRT54G with freebsd
> Date: =D0=9F=D1=8F=D1=82=D0=BD=D0=B8=D1=86=D0=B0 23 =D0=A1=D0=B5=D0=BD=D1=
=82=D1=8F=D0=B1=D1=80=D1=8C 2005 17:06
> From: Thierry Herbelot <thi...@herbelot.com>
> To: freebsd...@freebsd.org
> Cc: "Marcos Biscaysaqu - ThePacific.net" <mar...@thepacific.net>
>=20
> Le Friday 23 September 2005 11:08, vous avez =C3=A9crit :
> > On the other hand, it's the wireless thing. If not needed, this
> > should be fun to do a port, somehow, even though it's a wireless
> > router.
>=20
> The "cool factor" of porting FreeBSD to the WRT54G cannot be underestimat=
ed,
> but Linux ports were enormously helped by the opening of the sources of t=
he
> Linksys Linux port (which is absent for FreeBSD) and the big number of
> willing developpers (just have a look at the *number* of different Linux
> ports to the WRT).
>=20
> The latest 6.0 release would be an excellent target, with its brand-new
> support for WPA and virtual APs ... who volunteers ?
The Linksys WRT54g wireless router is based on a Broadcom CPU=20
(derived from MIPS) and FreeBSD/mips seems to be a dead=20
project :-(
--=20
Florent Thoumie
f...@FreeBSD.org
FreeBSD committer
--=-FktkT4bK9y9OE/52afAD
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)
iD8DBQBDM+wVMxEkbVFH3PQRAiKoAJwLOUCR6b1HFvmcBf1GLFAhoNcMtACdHnpO
FY8LLdMAAZKmH0abD7Nlpw0=
=Knkg
-----END PGP SIGNATURE-----
--=-FktkT4bK9y9OE/52afAD--
There has been talk of doing this in the past year from some people, but
I don't know if it got very far. If you're inspired, go for it! There
are plenty of docs on the web about how to attach a serial port header
and bootstrap it. And, don't underestimate the mips32 work that is
already in the tree; it's likely a good starting point.
And, it's more than just a 'coolness' factor. I'd really like to have
pf running on mine, that way I could rid of the clunky machine doing
static NAT + firewall on my DSL line. THe linux firewall capabilities
are soooooo last century =-)
Scott
m0n0wall or it's version on steroids pfsense would be real cool to
have on a WRT54g 8)
>THe linux firewall capabilities are soooooo last century =3D-)
Except for some nice projects/patches that do Layer 7 and allow
filtering or queueing on specific traffic. ALTQ applied to marked
packets would be lovely :)
This would be very nice to have, except everyone (Daniel Hartmeier
included) tells it's a bad ideia to have protocol inspection at the
firewall level.... well, going off topic but couldn't resist ;)
--
Joao Barros
I thought it was targeted for mips64?
--
Bruno Ducrot
-- Which is worse: ignorance or apathy?
-- Don't know. Don't care.
Im not a kernel developer, but I ready to do any testing ;)
cheers
Marcos Biscaysaqu
ThePacific.net
Scott Long wrote:
> Bruno Ducrot wrote:
>
>> On Fri, Sep 23, 2005 at 01:50:45PM +0200, Florent Thoumie wrote:
>>
>>> Le Vendredi 23 septembre 2005 à 12:16 +0200, Bachilo Dmitry a écrit :
>>>
>>>> Forwarding to FreeBSD hackers. (Because i am hacking WRT right now
>>>> and only Linux flashes work)
>>>> ---------- ?????????????????????? ?????????????????? ----------
>>>>
>>>> Subject: Re: Linksys WRT54G with freebsd
>>>> Date: ?????????????? 23 ???????????????? 2005 17:06
>>>> From: Thierry Herbelot <thi...@herbelot.com>
>>>> To: freebsd...@freebsd.org
>>>> Cc: "Marcos Biscaysaqu - ThePacific.net" <mar...@thepacific.net>
>>>>
>>>> Le Friday 23 September 2005 11:08, vous avez écrit :
>>>>
>>>>> On the other hand, it's the wireless thing. If not needed, this
>>>>> should be fun to do a port, somehow, even though it's a wireless
>>>>> router.
>>>>
>>>>
>>>> The "cool factor" of porting FreeBSD to the WRT54G cannot be
>>>> underestimated,
>>>> but Linux ports were enormously helped by the opening of the
>>>> sources of the
>>>> Linksys Linux port (which is absent for FreeBSD) and the big number of
>>>> willing developpers (just have a look at the *number* of different
>>>> Linux
>>>> ports to the WRT).
>>>>
>>>> The latest 6.0 release would be an excellent target, with its
>>>> brand-new
>>>> support for WPA and virtual APs ... who volunteers ?
>>>
>>>
>>> The Linksys WRT54g wireless router is based on a Broadcom CPU
>>> (derived from MIPS) and FreeBSD/mips seems to be a dead
>>> project :-(
>>
>>
>>
>> Indeed. It's targeted to SGI platforms anyway. Maybe there is a
>> need to
>> start a new port if there is enough people interrested?
>>
>
> There has been talk of doing this in the past year from some people, but
> I don't know if it got very far. If you're inspired, go for it! There
> are plenty of docs on the web about how to attach a serial port header
> and bootstrap it. And, don't underestimate the mips32 work that is
> already in the tree; it's likely a good starting point.
>
> And, it's more than just a 'coolness' factor. I'd really like to have
> pf running on mine, that way I could rid of the clunky machine doing
> static NAT + firewall on my DSL line. THe linux firewall capabilities
> are soooooo last century =-)
>
> Scott
::reply to is a spam catcher please reply to the list
On 9/23/05, Bruno Ducrot <duc...@poupinou.org> wrote:
>
> On Fri, Sep 23, 2005 at 09:01:05AM -0600, Scott Long wrote:
> > There has been talk of doing this in the past year from some people, bu=
t
> > I don't know if it got very far. If you're inspired, go for it! There
> > are plenty of docs on the web about how to attach a serial port header
> > and bootstrap it. And, don't underestimate the mips32 work that is
> > already in the tree; it's likely a good starting point.
>
> I thought it was targeted for mips64?
>
> --
> Bruno Ducrot
>
> -- Which is worse: ignorance or apathy?
> -- Don't know. Don't care.
> _______________________________________________
> freebsd...@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hacke...@freebsd.org=