Re: [OpenWrt-Devel] Supporting proprietary code

2015-10-14 Thread James Hilliard
I think you can just use a custom package feed. That's how I've done it(although I don't use it for proprietary code so much as out of tree packages). On Wed, Oct 14, 2015 at 1:50 PM, Samba Siva Karthik Bollam < sambabol...@hotmail.com> wrote: > Hi > >I worked with Qualcomm and Intel on

Re: [OpenWrt-Devel] Supporting proprietary code

2015-10-14 Thread James Hilliard
lso do source code scans. So I asked if that kind of support built in to > openwrt build system would be a nice to have feature. > > > > > > Karthik Bollam > > > > > *From: *James Hilliard > *Sent: *Wednesday, October 14, 2015 11:54 AM > *To: *Samba Siva Karthik

Re: [OpenWrt-Devel] SVN to GIT transition

2015-10-12 Thread James Hilliard
What do you think about using something like Jira for project management(which is free for open source projects)? I know it was used by cyanogenmod with decent success. One other potential advantage would be the possibility of CI testing being tied in more closely. On Mon, Oct 12, 2015 at 1:46

[OpenWrt-Devel] [RFC] Handling native application json formatted configs with uci

2015-05-27 Thread James Hilliard
I'm looking to manage cgminer's json formatted config files using uci, the part I'm confused about is how to handle edits to the config that are done by the application(cgminer) itself. Could uci be extended to handle json formatted configs directly? Using intermediary uci configs could cause sync

Re: [OpenWrt-Devel] [RFC PATCH] ar71xx: Support Antminer S1/S3

2015-05-10 Thread James Hilliard
as well. I created the patch using a git diff and it seemed to apply when I used git apply, did my mail client mess up the formatting? On Sun, May 10, 2015 at 5:23 AM, Felix Fietkau n...@openwrt.org wrote: On 2015-05-02 05:08, James Hilliard wrote: I did my best to separate this device out

Re: [OpenWrt-Devel] [RFC PATCH] ar71xx: Support Antminer S1/S3

2015-05-01 Thread James Hilliard
, + .layout_id = 8Mlzma, + }, { /* terminating entry */ } }; On Fri, May 1, 2015 at 4:59 AM, Dirk Neukirchen dirkneukirc...@web.de wrote: some comments inline On 30.04.2015 04:08, James Hilliard wrote: The Antminer S1 and S3 use a controller with a modified version of OpenWRT which has

[OpenWrt-Devel] [RFC PATCH] ar71xx: Support Antminer S1/S3

2015-04-29 Thread James Hilliard
The Antminer S1 and S3 use a controller with a modified version of OpenWRT which has a single ethernet port and a wifi antenna header. This is the patch from their GPL source release which appears to break support for the tl-wr741nd-v4 in order to support their board. What would be the proper way

Re: [OpenWrt-Devel] MI424WR Rev I Hynix NAND Error

2015-03-04 Thread James Hilliard
to be configured in openwrt for this NAND chip to function correctly? On Wed, Mar 4, 2015 at 10:00 AM, Conor O'Gorman i...@conorogorman.net wrote: On 22/02/15 01:36, James Hilliard wrote: I've been trying to install OpenWRT on an Actiontec MI424WR Rev I, however some variants of this router use

[OpenWrt-Devel] MI424WR Rev I Hynix NAND Error

2015-02-21 Thread James Hilliard
I've been trying to install OpenWRT on an Actiontec MI424WR Rev I, however some variants of this router use a Hynix NAND chip that OpenWRT doesn't seem to be able to access. There are other versions of this router that use a Eon NAND chip that works fine. I've attached the full boot-log. The stock

Re: [OpenWrt-Devel] bcm53xx: Netgear R7000 problems

2014-05-13 Thread James Hilliard
Seems there might be some relevant code here for the flash https://github.com/jameshilliard/R7000-V1.0.2.164_1.0.15_GPL/tree/master/src/shared On Mon, May 12, 2014 at 11:30 PM, Rafał Miłecki zaj...@gmail.com wrote: On 12 May 2014 21:50, Andre Valentin avalen...@marcant.net wrote: The

[OpenWrt-Devel] MOCA Driver For mi424wr

2014-04-29 Thread James Hilliard
I came across this https://github.com/jameshilliard/WECB-VZ-GPL/tree/adfad80b3144c788efb636d5acfcdd6ed91b3d79/rtl819x/drivers/mocadriver which would appear to be the same one used for the mi424wr Rev I and possibly some other revisions of the mi424wr. It seems to have a binary firmware component

Re: [OpenWrt-Devel] MOCA Driver For mi424wr

2014-04-29 Thread James Hilliard
I also found the driver for the EN2210 https://github.com/jameshilliard/Quattro_2.1/blob/5a9f386e9ed9878a600cf6ea723ad9e329a27781/gpl/kernel/2.6.18/drivers/net/entrmoca/GPL/E1000/READMEwhich may work with the earlier revision mi424wr routers. On Tue, Apr 29, 2014 at 3:12 PM, James Hilliard

Re: [OpenWrt-Devel] is anybody working on supporting Linksys WRT1900ac ?

2014-01-15 Thread James Hilliard
Maybe they took some of my suggestions when I sent GPL notices to them http://sourceforge.net/projects/officiallinksysfirmware/files/ although they still haven't complied with a number of the requests for certain devices. On Wed, Jan 15, 2014 at 12:15 PM, Chirag Chhatriwala

Re: [OpenWrt-Devel] Add a new Amazon-SE board

2014-01-10 Thread James Hilliard
I had emailed them but never heard back, Ill see if I can find a better way to contact them. On Fri, Jan 10, 2014 at 2:38 AM, Marco Antonio Mauro marcu...@gmail.comwrote: Any news, James? On Fri, Oct 18, 2013 at 6:54 PM, James Hilliard james.hillia...@gmail.com wrote: Ok, i'm going

Re: [OpenWrt-Devel] Interest in a openwrt router database to partially replace TOH?

2013-12-04 Thread James Hilliard
I would say that the best thing to do would be to tie a replacement TOH directly into version control and have supported router models populate directly from there somehow. Maybe something along the lines of how cyanognmod uses their template system

Re: [OpenWrt-Devel] Interest in a openwrt router database to partially replace TOH?

2013-12-04 Thread James Hilliard
, Pavel Simerda psime...@redhat.com wrote: - Original Message - From: James Hilliard james.hillia...@gmail.com To: OpenWrt Development List openwrt-devel@lists.openwrt.org Sent: Thursday, December 5, 2013 7:36:56 AM Subject: Re: [OpenWrt-Devel] Interest in a openwrt router database

Re: [OpenWrt-Devel] zram backport for Attitude Adjustment

2013-11-11 Thread James Hilliard
I can take a look at it and see if there is anything interesting, I might be able to get it disassembled if its any sort of executable. It might just be an array or something though. On Mon, Nov 11, 2013 at 12:56 PM, Ben West b...@gowasabi.net wrote: Hmm, actually I discovered that

Re: [OpenWrt-Devel] zram backport for Attitude Adjustment

2013-11-11 Thread James Hilliard
It might mappable against the driver binary or kernel image. Kind of depends on what it is in it. On Mon, Nov 11, 2013 at 1:39 PM, Bastian Bittorf bitt...@bluebottle.comwrote: * Ben West b...@gowasabi.net [11.11.2013 20:36]: I am assuming incidents like these are occurring due to an

[OpenWrt-Devel] A broadcom driver packaging method

2013-11-08 Thread James Hilliard
Well, I decided to try and package device specific broadcom drivers together for ARM. I got to the point of them compiling alongside the kernel and creating the kernel_menuconfig section for them, but I don't really understand the OpenWRT packaging system well enough to get them fully integrated

Re: [OpenWrt-Devel] Broadcom ARM Status

2013-11-03 Thread James Hilliard
rename (i.e. memcpy to osl_memcpy). */ On Sun, Nov 3, 2013 at 2:25 AM, James Hilliard james.hillia...@gmail.comwrote: That patch included a bit more than just the modifications needed to support the wl driver, that patch should be for the new broadcom ARM architecture. I think most

Re: [OpenWrt-Devel] Broadcom ARM Status

2013-11-02 Thread James Hilliard
I used indicated the drivers were relocatable ELF's and I didn't see any external memory addresses referenced from any functions. On Sat, Nov 2, 2013 at 2:05 AM, Felix Fietkau n...@openwrt.org wrote: On 2013-11-02 00:30, James Hilliard wrote: It's a very confusing way of building a package

Re: [OpenWrt-Devel] Broadcom ARM Status

2013-11-02 Thread James Hilliard
: On 2013-11-02 08:59, James Hilliard wrote: Well, maybe they didn't create the shared code because of the GPL but they can't link a binary directly to a GPL component, only a LGPL component I think or something like that. I've object dumped and ran decompilers on the broadcom-wl object files and I

[OpenWrt-Devel] Broadcom ARM Status

2013-11-01 Thread James Hilliard
I noticed that there is a broadcom ARM build option but it only seems to build for the r6250 and I'm not sure if its actually making installable builds. I have a number of very large patches that are part of the build system for these routers. Has anyone been working on these recently? The

Re: [OpenWrt-Devel] Broadcom ARM Status

2013-11-01 Thread James Hilliard
01:22 PM, James Hilliard wrote: I noticed that there is a broadcom ARM build option but it only seems to build for the r6250 and I'm not sure if its actually making installable builds. I have a number of very large patches that are part of the build system for these routers. Has anyone been

Re: [OpenWrt-Devel] Broadcom ARM Status

2013-11-01 Thread James Hilliard
you for the write up. I'm sorry I don't have any technical to contribute here, I'm fairly noob when it comes to patching drivers/kernels. Chirag On Fri, Nov 1, 2013 at 3:21 PM, James Hilliard james.hillia...@gmail.comwrote: From what I can tell the way the openwrt broadcom-wl is compiled

Re: [OpenWrt-Devel] OpenWRT on Ubicom Chipsets

2013-10-23 Thread James Hilliard
I'll see where i'm at this weekend in the way of progress. I'll try and compile a stock build with dropbear so that its possible to at least start poking around. Can you try and get a serial log from this router? Might be helpful to see the actual boot process if possible. Also see if you can get

Re: [OpenWrt-Devel] OpenWRT on Ubicom Chipsets

2013-10-23 Thread James Hilliard
Yeah, both should be ubicom based. Are there any left in the fire sale? On Oct 23, 2013 9:19 AM, valent.turko...@gmail.com valent.turko...@gmail.com wrote: I'm not in possestion of these routers, I just got some offer for firesale of these devices (really cheap) so I'm in process of ordering

Re: [OpenWrt-Devel] OpenWRT on Ubicom Chipsets

2013-10-19 Thread James Hilliard
this and how to fix it. It does not exist in the oem ubicom buildroot directory as far as I can tell so I think I just need to kill off whatever is asking for the file since it is probably not needed there. On Fri, Oct 18, 2013 at 6:15 AM, James Hilliard james.hillia...@gmail.comwrote: Do I need

Re: [OpenWrt-Devel] OpenWRT on Ubicom Chipsets

2013-10-19 Thread James Hilliard
an issue. Ill look into this more tomorrow and start integrating the patches from the internal openwrt sources. On Sat, Oct 19, 2013 at 5:36 AM, Jonas Gorski j...@openwrt.org wrote: On Sat, Oct 19, 2013 at 11:04 AM, James Hilliard james.hillia...@gmail.com wrote: I've now based off of trunk

Re: [OpenWrt-Devel] Add a new Amazon-SE board

2013-10-18 Thread James Hilliard
I've been working with someone with a similar one myself the ZTE ZXV10 H108L router modem from Wind Hellas, it has a u-boot bootloader and runs linux. http://pastebin.com/EXzrEwfE is the serial log and http://pastebin.com/H5nbgr3i is printenv, I have issued a GPL source code request to the

Re: [OpenWrt-Devel] Add a new Amazon-SE board

2013-10-18 Thread James Hilliard
What ISP is this issued by? Do you have a link to this modem on their website? On Fri, Oct 18, 2013 at 3:25 AM, Jacek Kikiewicz ja...@aol.pl wrote: On 18.10.2013 10:22, Marco Antonio Mauro wrote: On Fri, Oct 18, 2013 at 10:18 AM, Jacek Kikiewicz ja...@aol.pl wrote: Well, if boot loader is

Re: [OpenWrt-Devel] Add a new Amazon-SE board

2013-10-18 Thread James Hilliard
.technicolor.com/en/hi/minisites/open-software/dsl-cable-ip-modem-gateways/dsl-gateways On Fri, Oct 18, 2013 at 4:03 AM, Marco Antonio Mauro marcu...@gmail.comwrote: On Fri, Oct 18, 2013 at 10:37 AM, James Hilliard james.hillia...@gmail.com wrote: What ISP is this issued by? Do you have a link

Re: [OpenWrt-Devel] OpenWRT on Ubicom Chipsets

2013-10-18 Thread James Hilliard
on integrating the device specific patches. Should I submit a patch for that removal? On Thu, Oct 17, 2013 at 6:50 AM, James Hilliard james.hillia...@gmail.comwrote: So, I think i more or less got the boot processes down, however I don't have hardware with me right now. Boot goes from

Re: [OpenWrt-Devel] Add a new Amazon-SE board

2013-10-18 Thread James Hilliard
Ok, i'm going to contact the manufacturer directly then and see what they say. On Fri, Oct 18, 2013 at 6:17 AM, Marco Antonio Mauro marcu...@gmail.comwrote: On Oct 18, 2013 1:00 PM, James Hilliard james.hillia...@gmail.com wrote: Does the software appear to be customized at all

Re: [OpenWrt-Devel] OpenWRT on Ubicom Chipsets

2013-10-17 Thread James Hilliard
no ethernet switch enabled/ported. I's hard to test develop anything without flash programmer so i dropped testing. It would be nice if you could add this model to your work Thanks, Michal Dnia 16 października 2013 20:53 James Hilliard james.hillia...@gmail.com napisał(a): I think i#39

Re: [OpenWrt-Devel] OpenWRT on Ubicom Chipsets

2013-10-16 Thread James Hilliard
any suggestions. I'm not sure what this is using for include/site and that's what I'm currently hung up on. On Mon, Sep 16, 2013 at 6:11 AM, Florian Fainelli f.faine...@gmail.comwrote: Hello, 2013/9/16 James Hilliard james.hillia...@gmail.com: Anyone interested in OpenWRT on Ubicom? They used

Re: [OpenWrt-Devel] Why is everyone patching broadcom-wl-5.100.138

2013-09-24 Thread James Hilliard
Doering g...@greenie.muc.de wrote: Hi, On Wed, Sep 18, 2013 at 05:45:26AM -0500, James Hilliard wrote: I thought DD-WRT was only using public tarball drivers.I looked through their source and everything seems to match up with tarbar type wl.o files and so on. Try building from their public

Re: [OpenWrt-Devel] Why is everyone patching broadcom-wl-5.100.138

2013-09-18 Thread James Hilliard
important than that. I'm fairly sure the other projects have managed to work around the kernel issue for the most part without being forced to give up on using devices specific drivers. On Wed, Sep 18, 2013 at 4:47 AM, Felix Fietkau n...@openwrt.org wrote: On 2013-09-17 11:45 PM, James Hilliard

Re: [OpenWrt-Devel] Why is everyone patching broadcom-wl-5.100.138

2013-09-18 Thread James Hilliard
I thought DD-WRT was only using public tarball drivers.I looked through their source and everything seems to match up with tarbar type wl.o files and so on. On Wed, Sep 18, 2013 at 5:37 AM, Felix Fietkau n...@openwrt.org wrote: On 2013-09-18 12:31 PM, James Hilliard wrote: Aren't all

Re: [OpenWrt-Devel] Why is everyone patching broadcom-wl-5.100.138

2013-09-17 Thread James Hilliard
problems. I was under the impression that the wl_ap.o wl_apsta.o and wl_sta.o binary's were not really kernel specific and only wl.ko is kernel specific, is that correct? On Sun, Sep 15, 2013 at 11:24 AM, Hauke Mehrtens ha...@hauke-m.de wrote: On 09/15/2013 05:40 PM, James Hilliard wrote

[OpenWrt-Devel] OpenWRT on Ubicom Chipsets

2013-09-16 Thread James Hilliard
Anyone interested in OpenWRT on Ubicom? They used OpenWRT internally so there is already source ready(may be a little outdated though). Also have some router specific sources of both it and stock. ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] OpenWRT on Ubicom Chipsets

2013-09-16 Thread James Hilliard
Did anyone actually get it running? Or was it just the reference code? I have what should be device ready source. On Mon, Sep 16, 2013 at 6:11 AM, Florian Fainelli f.faine...@gmail.comwrote: Hello, 2013/9/16 James Hilliard james.hillia...@gmail.com: Anyone interested in OpenWRT on Ubicom

Re: [OpenWrt-Devel] Why is everyone patching broadcom-wl-5.100.138

2013-09-15 Thread James Hilliard
that the wl_ap.o wl_apsta.o and wl_sta.o binary's were not really kernel specific and only wl.ko is kernel specific, is that correct? On Sun, Sep 15, 2013 at 11:24 AM, Hauke Mehrtens ha...@hauke-m.de wrote: On 09/15/2013 05:40 PM, James Hilliard wrote: From what I'm seeing everyone is patching broadcom-wl