Difference between revisions of "Flameman/article"

From eLinux.org
Jump to: navigation, search
(Apple OpenFirmware)
(3 intermediate revisions by the same user not shown)
Line 69: Line 69:
  
 
* http://www.moses.uklinux.net/patches/lki.html
 
* http://www.moses.uklinux.net/patches/lki.html
 
== who is flameman ? (how to contact him ?) ==
 
-> [[Flameman/who]]
 
  
 
== what is the book of the day ? ==
 
== what is the book of the day ? ==
Line 115: Line 112:
 
You can find a [http://lwn.net/Articles/423417/ Review] at LWN.net
 
You can find a [http://lwn.net/Articles/423417/ Review] at LWN.net
  
[http://man7.org/tlpi/ Book's Homepage]  
+
[http://man7.org/tlpi/ Book's Homepage]
 +
 
 +
 
 +
== Bareboard firmware ==
 +
 
 +
=== Forth interpreter ===
 +
 
 +
[[Flameman/openfirmware-apple]]
 +
 
 +
 
 +
=== Python interpreter ===
 +
 
 +
* [http://wiki.python.org/moin/PyMite pymite]
  
 +
== who are Flameman and Legacy ? ==
 +
How to contact them [[Flameman/who]]
  
  
 
== Orphaned pages ==
 
== Orphaned pages ==
 
--> http://www.elinux.org/index.php?title=Special:LonelyPages&limit=500&offset=0
 
--> http://www.elinux.org/index.php?title=Special:LonelyPages&limit=500&offset=0

Revision as of 01:35, 21 April 2012

For more interesting projects done by Flameman, be sure to checkout his project index


Flameman & legacy's articles

who (and why to) runs projects like these ?

an interesting article http://lwn.net/Articles/222773/

ipaq -> openmoko alternative, see http://openpandora.org/index.php

using videoram as swap

Graphic cards contain a lot of very fast RAM, typically between 64 and 512 MB. it's possible to use it as swap space, or even as RAM disk.


using gcc


a brief about PowerPC

cross compiling

using qemu

using qemu/freedos

http://www.fdos.info/bootdisks/

what is an OS ?

article idea (early proof version)

flameman/os

using gcc


tini java embedded processor, written in VHDL

bus

using git

uclibc

linux.2.4 internal

what is the book of the day ?

-> Flameman/books

proof

-> Flameman/proof

opencores

-> [[1]]

OE/bitbake

--> Flameman/bitbake

framebuffer

Flameman/framebuffer

find good code

http://www.koders.com

trasmission line

http://openbookproject.net/electricCircuits/AC/AC_14.html

homemade pcb

flameman/pcb

piratebus

pinout http://dangerousprototypes.com/docs/Bus_Pirate_I/O_Pin_Descriptions

idea from sparkfun http://www.sparkfun.com/products/9544

linux programming interfaces

The Linux Programming Interface, by Michael Kerrisk, No Starch Press, ISBN 978-1593272203, 1552 pages, October 2010

This really heavy tome (1552 pages!) tries to explain each and every system call and system library you'll probably need some time or the other. While many of the content can be found in traditional manpages, the example code is quite nice as a reference implementation and helps to understand the topic explained - and if all else fails, throwing it hard enough at your computer/co-worker/boss will also solve a lot of problems (but will also create more severe ones).

You can find a Review at LWN.net

Book's Homepage


Bareboard firmware

Forth interpreter

Flameman/openfirmware-apple


Python interpreter

who are Flameman and Legacy ?

How to contact them Flameman/who


Orphaned pages

--> http://www.elinux.org/index.php?title=Special:LonelyPages&limit=500&offset=0