Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
todo:start [2009/08/11 07:48] mdc |
todo:start [2009/10/01 11:11] (current) meteger |
||
---|---|---|---|
Line 4: | Line 4: | ||
===== gPXE-related tasks ===== | ===== gPXE-related tasks ===== | ||
- | |||
==== To Do ==== | ==== To Do ==== | ||
---- | ---- | ||
- | * [mdc] Survey gPXE contrib directory | + | * [mdc] Survey gPXE contrib directory |
+ | * add new bromutil.c with bootrom fix(3c90x) | ||
* Identify things that can be removed or moved to the project wiki | * Identify things that can be removed or moved to the project wiki | ||
* If anything is deleted, copy it to the wiki so the content can be found | * If anything is deleted, copy it to the wiki so the content can be found | ||
Line 15: | Line 15: | ||
---- | ---- | ||
+ | |||
+ | * [mdc] Prepare for LinuxCon | ||
+ | * Arrange travel | ||
+ | * Arrange shipping for demo equipment | ||
+ | * Outline tutorial | ||
+ | * Choose best demos | ||
+ | * Identify required demo equipment | ||
+ | |||
+ | ---- | ||
+ | === Drivers === | ||
+ | ---- | ||
+ | * port legacy drivers to gPXE API | ||
+ | * to find drivers already using the new API: grep -r net_device_operations src/drivers/net/ | ||
+ | * update tg3 | ||
+ | * update forcedeth | ||
+ | * port / write equivalent drivers for following linux drivers: | ||
+ | * e1000e ( some cards already supported by gPXE's current e1000 ) | ||
+ | * igb | ||
+ | * sis190 | ||
+ | * skge | ||
+ | * many other drivers | ||
+ | |||
+ | ---- | ||
+ | |||
==== Done ==== | ==== Done ==== | ||
---- | ---- | ||
Line 36: | Line 60: | ||
---- | ---- | ||
- | * [mdc] Fix custom configuration builds. | + | * [mdc] Update rom-o-matic.net |
- | * Audit build options | + | * Support current build system |
- | * Ask less1 about code to add scripts to builds | + | * Add embedded script field |
+ | * Audit options for one that don't cause major rebuilds (too slow for web use). | ||
---- | ---- | ||
+ | |||
+ | ---- | ||
==== Done ==== | ==== Done ==== | ||
---- | ---- | ||
Line 53: | Line 80: | ||
==== Done ==== | ==== Done ==== | ||
---- | ---- | ||
- |