[OpenWrt-Devel] Getting started on OpenWRT port to Linksys NAS200

2009-03-07 Thread Jac Goudsmit
Hi Everyone, I'm getting started on porting OpenWRT to the Linksys NAS200 device. In case you're not familiar with it, this is a consumer-grade Network Attached Storage device (not a router), based on the RDC3211 SoC. So far I have an SVN snapshot of the 8.09 Kamikaze tree, and I added some fi

[OpenWrt-Devel] [PATCH] [package] pcmciautils: fix pccardctl segfault

2009-03-07 Thread Erik Inge Bolsø
Signed-off-by: Erik Inge Bolsø --- utils/pcmciautils/Makefile |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/pcmciautils/Makefile b/utils/pcmciautils/Makefile index 8346c2a..e54fb61 100644 --- a/utils/pcmciautils/Makefile +++ b/utils/pcmciautils/Makefile @@ -1

[OpenWrt-Devel] [PATCH] [package] bump pciutils to 3.1.2

2009-03-07 Thread Erik Inge Bolsø
Decodes a few more capabilities, and has a more updated pci.ids database. Signed-off-by: Erik Inge Bolsø --- utils/pciutils/Makefile |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/pciutils/Makefile b/utils/pciutils/Makefile index 5301bb7..11a8f13 100644 --- a

[OpenWrt-Devel] [PATCH] [package] bump dmidecode to 2.10

2009-03-07 Thread Erik Inge Bolsø
Signed-off-by: Erik Inge Bolsø --- utils/dmidecode/Makefile |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/dmidecode/Makefile b/utils/dmidecode/Makefile index f207d66..a031a31 100644 --- a/utils/dmidecode/Makefile +++ b/utils/dmidecode/Makefile @@ -1,5 +1,5 @@

[OpenWrt-Devel] [PATCH] [kernel] cardbus: missing config symbols on x86

2009-03-07 Thread Erik Inge Bolsø
Signed-off-by: Erik Inge Bolsø --- target/linux/generic-2.6/config-2.6.21 |2 ++ target/linux/generic-2.6/config-2.6.23 |2 ++ target/linux/generic-2.6/config-2.6.24 |2 ++ target/linux/generic-2.6/config-2.6.25 |2 ++ target/linux/generic-2.6/config-2.6.26 |2 ++ target/linux

[OpenWrt-Devel] OpenWrt non-profit information

2009-03-07 Thread Gregers Petersen
Dear All As it has been announced a while back OpenWrt is making it's way towards becoming a non-profit entity. The current status is that OpenWrt is applying to join SPI, and as part of this process the developer group have drafted a charter for OpenWrt. Further information can be found at : htt

[OpenWrt-Devel] [PATCHv2] [packages] utils/hdparm: update to 9.12

2009-03-07 Thread Erik Inge Bolsø
Signed-off-by: Erik Inge Bolsø --- Compile-and-run-tested only, no disk yet on my ar71xx. (v2) With signed-off-by this time. utils/hdparm/Makefile |4 ++-- utils/hdparm/patches/100-compile-fix.patch | 11 --- 2 files changed, 2 insertions(+), 13 deletions(-)

[OpenWrt-Devel] [PATCH] [packages] utils/hdparm: update to 9.12

2009-03-07 Thread Erik Inge Bolsø
--- Compile-and-run-tested only, no disk yet on my ar71xx. utils/hdparm/Makefile |4 ++-- utils/hdparm/patches/100-compile-fix.patch | 11 --- 2 files changed, 2 insertions(+), 13 deletions(-) delete mode 100644 utils/hdparm/patches/100-compile-fix.patch diff

[OpenWrt-Devel] [PATCH] [kernel] add sata_sil24 module

2009-03-07 Thread Erik Inge Bolsø
Signed-off-by: Erik Inge Bolsø --- package/kernel/modules/block.mk | 15 +++ 1 files changed, 15 insertions(+), 0 deletions(-) diff --git a/package/kernel/modules/block.mk b/package/kernel/modules/block.mk index a7b6ef2..c99fda2 100644 --- a/package/kernel/modules/block.mk +++ b/pa

Re: [OpenWrt-Devel] why no 8.09 RC1 announcement here?

2009-03-07 Thread Luca Olivetti
En/na Luca Olivetti ha escrit: > En/na j...@phrozen.org ha escrit: >> Hi, >> >> voip and dsl are not working yet. >> >> at the moment, the ifxmips is stable but mainly tested on eval kits >> >> i have the arcaydian board running, but flashing it involves soldering >> some resistors etc >> >> it i

[OpenWrt-Devel] [PATCH] Clean up profile names for x86 target

2009-03-07 Thread Roberto Riggio
This patch makes profile names consistent. Signed-off-by: Roberto Riggio -- Index: target/linux/x86/generic/profiles/Pcengines.mk === --- target/linux/x86/generic/profiles/Pcengines.mk (revisione 14769) +++ target/linux/x86/