[OpenWrt-Devel] Information required on AR7240 ethernet switch

2012-05-09 Thread Parul Aggarwal
Hi Everyone, AR7240 has integrtaed 803.2 ethernet switch with five 10/100 Mbps Fast ethernet MAC/PHY. We want to do loopback test on the ethernet peripheral of AP91. I had few questions here: 1. AR7240 ethernet reigisters shows two bits for loopback a. In MAC configuration 1 register, bit 8:

[OpenWrt-Devel] rt28xx AP-mode problem with commit 3edaf3e61fda3aa9ff8d38445bf92f2bec23bf63 "mac80211: manage AP netdev carrier state"

2012-05-09 Thread Tobias Diedrich
Hi, I've bisected a problem with running rt3052-based APs on recent OpenWRT down to this commit: 3edaf3e61fda3aa9ff8d38445bf92f2bec23bf63 "mac80211: manage AP netdev carrier state" If I revert this commit (and also fix the max_power issue), AP-mode works fine, but if I leave it in, association to

Re: [OpenWrt-Devel] [PATCH] lantiq: dgn3500 support with eeprom loading from sysfs

2012-05-09 Thread Luka Perkov
Hi Pieter, On Wed, May 09, 2012 at 08:41:41AM +0200, Pieter Voorthuijsen wrote: > WIFI eeprom: > As discussed, it is impossible for nand and spi flash platforms to have the > eeprom data available from mtd. I suggested to load the eeprom from > user-space. I've looked into regular firmware loadi

Re: [OpenWrt-Devel] [PATCH] lantiq: dgn3500 support with eeprom loading from sysfs

2012-05-09 Thread Pieter Voorthuijsen
Hi Luka, >> -static struct mtd_partition easy98000_nor_partitions[] = >> -{ > > Usually partition information is on top... I can change that easily.. >> +static struct mtd_partition dgn3500_partitions[] = { >>       { >> -             .name   = "linux", >> -             .offset = 0x8, >> -  

Re: [OpenWrt-Devel] [PATCH] lantiq: dgn3500 support with eeprom loading from sysfs

2012-05-09 Thread Giuseppe Caso
Hi, TM,UILANG are specific netgear firmware partitions and they aren't needed, the original firmware can rebuild these at first boot and they exist only on latest firmwares. TM (partition for store traffic monitor data) UILANG (jffs2 partition to store web interface languages) It's obvious th

Re: [OpenWrt-Devel] [PATCH] lantiq: dgn3500 support with eeprom loading from sysfs

2012-05-09 Thread Pieter Voorthuijsen
Hello, > TM (partition for store traffic monitor data) > UILANG (jffs2 partition to store web interface languages) So I'll add these to the "linux" partition. Do you also know what the "POT" partition is the top of the flash is? > Only it seems that uboot, before boot the kernel, calculates one o

[OpenWrt-Devel] checkout backfire with git

2012-05-09 Thread ZioPRoTo (Saverio Proto)
Hello, I starting to work with git, maybe this link: git://nbd.name/backfire.git should be published here: https://dev.openwrt.org/wiki/GetSource I don't have rights to edit this wiki :) thanks Saverio ___ openwrt-devel mailing list openwrt-devel@l

Re: [OpenWrt-Devel] checkout backfire with git

2012-05-09 Thread Gioacchino Mazzurco
+1 On 05/09/12 17:34, ZioPRoTo (Saverio Proto) wrote: > Hello, > > I starting to work with git, maybe this link: > > git://nbd.name/backfire.git > > should be published here: > > https://dev.openwrt.org/wiki/GetSource > > I don't have rights to edit this wiki :) > > thanks > > Saverio > ___

Re: [OpenWrt-Devel] checkout backfire with git

2012-05-09 Thread Antonio Quartulli
On Wed, May 09, 2012 at 05:34:06PM +0200, ZioPRoTo (Saverio Proto) wrote: > Hello, > > I starting to work with git, maybe this link: > > git://nbd.name/backfire.git Nice! The era of git-svn is finished :D Cheers, -- Antonio Quartulli ..each of us alone is worth nothing.. Ernesto "Che" Gueva

Re: [OpenWrt-Devel] checkout backfire with git

2012-05-09 Thread ZioPRoTo (Saverio Proto)
> Nice! The era of git-svn is finished :D it is actually started from my point of view :) Saverio ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] rt28xx AP-mode problem with commit 3edaf3e61fda3aa9ff8d38445bf92f2bec23bf63 "mac80211: manage AP netdev carrier state"

2012-05-09 Thread Tobias Diedrich
Tobias Diedrich wrote: > Johannes Berg wrote: > > On Wed, 2012-05-09 at 12:57 +0200, Tobias Diedrich wrote: > > > > > I've bisected a problem with running rt3052-based APs on recent > > > OpenWRT down to this commit: 3edaf3e61fda3aa9ff8d38445bf92f2bec23bf63 > > > "mac80211: manage AP netdev carrie

Re: [OpenWrt-Devel] rt28xx AP-mode problem with commit 3edaf3e61fda3aa9ff8d38445bf92f2bec23bf63 "mac80211: manage AP netdev carrier state"

2012-05-09 Thread Tobias Diedrich
Tobias Diedrich wrote: > Tobias Diedrich wrote: > > Johannes Berg wrote: > > > On Wed, 2012-05-09 at 12:57 +0200, Tobias Diedrich wrote: > > > > > > > I've bisected a problem with running rt3052-based APs on recent > > > > OpenWRT down to this commit: 3edaf3e61fda3aa9ff8d38445bf92f2bec23bf63 > > >

[OpenWrt-Devel] Add support for tl-wr743n v2, a 3g router based on ar9331

2012-05-09 Thread Vince Huang
Tplink wr743n is a wireless router with 1 wan 4 lan and a usb port based on ar9331 which sold in China.The ports are reversed compared to wr741nd v4. http://img.mydigit.net/Mon_1202/88_785197_280cee23642a9a1.jpg I don't know how to change gmac.So I just simply removed gmac_setup to get the ports

Re: [OpenWrt-Devel] Add support for tl-wr743n v2, a 3g router based on ar9331

2012-05-09 Thread Vince Huang
Right now the usb port is not stable.Hope juhosg can fix it.Details was posted here. https://lists.openwrt.org/pipermail/openwrt-devel/2012-May/015243.html -- Original -- From: "axishero"; Date: Thu, May 10, 2012 12:06 PM To: "openwrt-devel"; "juhosg"; Sub