Jun 11 2010, 11:35 AM
Post
#1
|
|
|
Group: Members Posts: 16 Joined: 14-April 10 From: Czech Republic Member No.: 67,997 |
Hi,
as I had Hackweek 5 at work, I had a look into Netwalker's kernel a bit. My aim was to port latest Netwalker's coe which can be found in Ubuntu 2.6.28 araneo kernel sources to latest 2.6.31 Freescale kernel. I'm not telling I'm kernel expert but I gave a try. At the end of this week I abandoned this idea I have never seen such mess. As some of you alrerady know, there is no machine ID dedicated to Netwalker. There is used one for Babbage board which is quite (but not completely) similar. Unfortunately this machine ID is used in RedBoot - the Netwalker's bootloader, so to do things correctly NOR flash where RedBoot is located need to be altered and you can brick your device when this is not done correctly. Great! When this is done, change in current kernel is quite cosmetic. Unfortuinately - this is the lesser problem. Bigger problem is that board configuration is written in headers statically and #ifdefs are ensuring that right HW is used. This would mean maintaining separate kernel tree for Netwalker and porting to newer versions will be always pain. As the biggest pain I find fact that there are widespread #ifdefs in 46 files in different areas of kernel altering code slightly for Netwalker. That means a LOT of time to do things correctly and maintainable. It seems that these changes were done by Nissin Systems Co.,Ltd. - thanks for hardly maintainable code! I abandoned porting code to Freescale's kernel but I hope there is way to do it correctly in upstream. That will be my long term focus. Best regards, Sleep_Walker UPDATE: it seems that some files contain some partial backport of newer kernel features and statistic measurement so the count of files which needs to be reworked is a bit smaller. It also seems that hidden cursor in framebuffer console is ugly handled feature, not bug. Authors didn't want to have SHARP logo (which seems to be easily altered) disturbed by blinking cursor. UPDATE2: Yes! Got blinking cursor - what a relief... |
|
|
|
![]() |
Jun 11 2010, 11:55 AM
Post
#2
|
|
|
Group: Members Posts: 16 Joined: 14-April 10 From: Czech Republic Member No.: 67,997 |
Ok, there are also some positives of this digging. I found that LED currently controlled by WiFi driver can be reused for other tasks - I missed monitoring access to SD card or WiFi activity - this would be easy with slight kernel changes
|
|
|
|
Jun 11 2010, 01:13 PM
Post
#3
|
|
|
Group: Members Posts: 89 Joined: 1-April 08 From: Silesia Member No.: 21,583 |
Ok, there are also some positives of this digging. I found that LED currently controlled by WiFi driver can be reused for other tasks - I missed monitoring access to SD card or WiFi activity - this would be easy with slight kernel changes I admire your efforts. I do not know almost anything about kernel programming but Im aware how complicated it is. Is it very hard to make patch for blinking wifi led? And another question: is it possible to get any sort of remote for netwalker (BT solution is known to me)? Zaurus has such solution (resistors in audio jack). |
|
|
|
Sleep_Walker Netwalker's Kernel Jun 11 2010, 11:35 AM
Sleep_Walker QUOTE(ptoki @ Jun 11 2010, 11:13 PM) QUOT... Jun 13 2010, 01:33 AM
Sleep_Walker I posted "patches" here. Jun 14 2010, 02:20 PM
propofol Hi Netwalker,
Thanks for the info on getting the ... Jun 14 2010, 09:04 PM
Sleep_Walker QUOTE(propofol @ Jun 15 2010, 07:04 AM) H... Jun 14 2010, 11:32 PM
propofol QUOTE(Sleep_Walker @ Jun 15 2010, 12:32 A... Jun 15 2010, 09:07 PM![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 06:49 PM |