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/20 07:28] mdc |
todo:start [2009/10/01 11:11] (current) meteger |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| * [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 21: | Line 22: | ||
| * Choose best demos | * Choose best demos | ||
| * Identify required demo equipment | * 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 | ||
| ---- | ---- | ||