Re: [OpenWrt-Devel] [PATCH] tor package version bump

2010-12-15 Thread Daniel Dickinson
On Wed, 15 Dec 2010 19:37:19 -0800 Jacob Appelbaum wrote: > Hi, > > I'm a Tor developer and I've been using OpenWRT recently. It's very > useful for Tor bridges and I wanted to contribute some of my Tor > related packaging work back to the community. This is a version bump > to build the newest

[OpenWrt-Devel] [PATCH] tor package version bump

2010-12-15 Thread Jacob Appelbaum
Hi, I'm a Tor developer and I've been using OpenWRT recently. It's very useful for Tor bridges and I wanted to contribute some of my Tor related packaging work back to the community. This is a version bump to build the newest stable Tor release. I have other patches in my queue but I wanted to ens

Re: [OpenWrt-Devel] [PATCH] contribute Open-Source VoIP projects

2010-12-15 Thread Alfred E. Heggestad
On 12/14/10 2:40 AM, Jo-Philipp Wich wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey, the patch looks clean so far but I don't like the idea of conditional compilation. For the initial version its okay to always mandate libspeex etc. and make it a static DEPENDS:=... . In a later vers

[OpenWrt-Devel] [PATCH] Fix MAC->PHY mapping in EP80579 iegbe_oem_phy.c

2010-12-15 Thread Laughlin, Jeff
With respect to the Intel EP80579 (Tolapai) chipset, there is an issue in the iegbe Ethernet driver that may affect some boards with this chipset. Perhaps some background information is in order. This chipset (actually a SoC) has three built in Ethernet MACs. OEMs may add up to three PHYs. Logi

Re: [OpenWrt-Devel] [PATCH] ar71xx UBNT Secondary MAC address duplicate fix

2010-12-15 Thread Gabor Juhos
2010.12.15. 9:08 keltezéssel, Kestutis Barkauskas írta: > I'll try to find the range for PowerStation/Pro but it is not so simple ;-( Thanks! > Anyway UBNT M-Series devices have 2 MACs in EEPROM so patch part for M-Series > should be OK in general. Yes, that part is ok. Applied in r24611. Thank

Re: [OpenWrt-Devel] [PATCH] ar71xx UBNT Secondary MAC address duplicate fix

2010-12-15 Thread Kestutis Barkauskas
I'll try to find the range for PowerStation/Pro but it is not so simple ;-( Anyway UBNT M-Series devices have 2 MACs in EEPROM so patch part for M-Series should be OK in general. @@ -225,15 +236,16 @@ static void __init ubnt_m_setup(void) { -u8 *mac = (u8 *) KSEG1ADDR(0x1fff); +u