I Had a look at this last weekend and have a fair idea now what to do...
please give me a few days to test my ideas ...
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Hello,
> Depending on this values I adapted the cmd lines from WHRHPG300N
> (target/linux/ar71xx/image/Makefile): buffalo-enc -p "WBMR-HP-G300H" -v
> 1.74 -i openwrt-lantiq-ar9-WBMR-squashfs.image -o factory.enc buffalo-tag
> -p "WBMR-HP-G300H" -b "WBMR-HP-G300H" -a lan -v 1.74 -m 3.02 -l mlang8 -
Hi Hauke,
Changes mentioned in
https://lists.openwrt.org/pipermail/openwrt-devel/2012-January/013481.html will
not work now as there is no such bcma_nflash_init() function anymore. Now flash
detection is done only once and that is in NAND flash section using generic
function nand_scan_ident.
For what its worth I spent some time this evening putting together a
Fedora Core 16 virtual machine to test with. I pulled a fresh copy of
trunk and built the alix2 target and got the same traces on boot up.
At this point I'm sure the issue isn't with my build environment but is
an issue in tr
On 02/27/2012 09:44 AM, Tathagata Das wrote:
> Hi Hauke,
> I have modified my patch according to your comments except in two cases.
>
> "We want to build one image supporting devices with serial and with nand
> flash. This makes it just possible to support one flash type at a time."
> Right now
Hi,
thanks for the reply.
I found ath_tx_status structure is used to maintain the retransmit stats
indeed.
The function ath_debug_stat_tx() called from ath_tx_complete_buf() updates
it.
I was wondering how can I maintain the stats per flow (or more easy would
be per device) information ...
Abhina
Hi
The package is used for creating sqlstatements to log a defined radius
action to a file. can you add the patch to the freeradius2 makefile?
the statements can be send later on to a central database by a script.
Andreas Kraxner
+++ feeds/packages/net/freeradius2/Makefile 2012-02-29 08:09:54.90944
On 29.02.2012 14:16, cl...@bit63.org wrote:
> Quoting edgar.sol...@web.de:
> ...
>> more along the lines of
>>
>> ...
>>
>> define Package/parted
>> SECTION:=utils
>> CATEGORY:=Utilities
>> SUBMENU:=disc
>> DEFAULT:=n
>> TITLE:=GNU Parted manipulates par
Quoting edgar.sol...@web.de:
...
more along the lines of
...
define Package/parted
SECTION:=utils
CATEGORY:=Utilities
SUBMENU:=disc
DEFAULT:=n
TITLE:=GNU Parted manipulates partition tables
URL:=http://www.gnu.org/software/parted/
D
Hi,
Attached is the updated kernel patch to support brcm47xx BCMA NAND flash. It
contains fix of issue in write small length.
I have used latest trunk source code to create this patch. I have tested it on
Netgear WNR3500Lv2.
Thanks all who gave comments.
Regards,
Tathagata
9991-bcm47xx-bcm
On 24/02/12 17:14, thomas.lan...@lantiq.com wrote:
Hello Chris,
we are using NFS most of the time.
Christian Gagneraud wrote on 2012-02-24:
Hi there,
I'm currently trying to add a new device (based on a ATSAM9G20), and
during development I would like to boot it on a NFS root.
Unfortunately I
> Quoting edgar.sol...@web.de:
>
>> On 29.02.2012 12:24, cl...@bit63.org wrote:
>>> In this case I am not sure what the best course of action is.
>>> What is the OpenWRT way to enable kernel options that aren't kernel modules?
>>
>> you can add a simple config var to your Makefile, like
>> CONFIG
Quoting edgar.sol...@web.de:
On 29.02.2012 12:24, cl...@bit63.org wrote:
In this case I am not sure what the best course of action is.
What is the OpenWRT way to enable kernel options that aren't kernel modules?
you can add a simple config var to your Makefile, like
CONFIG_KERNEL_*=y
I cou
On 29.02.2012 12:24, cl...@bit63.org wrote:
> In this case I am not sure what the best course of action is.
> What is the OpenWRT way to enable kernel options that aren't kernel modules?
you can add a simple config var to your Makefile, like
CONFIG_KERNEL_*=y
these are automatically translated t
Hi,
I am working on a package for the parted tool for editing partition tables on
OpenWRT. This is most useful to me because I want to manipulate GUID
partition tables on OpenWRT so I can work with drives with sizes
larger than 1TB.
In order for the kernel to recognize partitions with the
15 matches
Mail list logo