From: Joshua Wise Date: Sat, 13 Sep 2008 02:19:03 +0000 (-0400) Subject: Add cut 1 at a TODO list X-Git-Url: http://git.joshuawise.com/netwatch.git/commitdiff_plain/c43bc43891ee5fad288ca72f101878bd84164845 Add cut 1 at a TODO list --- diff --git a/TODO b/TODO new file mode 100644 index 0000000..72accf9 --- /dev/null +++ b/TODO @@ -0,0 +1,18 @@ +To do list: +[ ] Spin the fans! + Requested by de0u 9/11/2008 +[ ] Twice weekly backup into AFS + Requested by de0u 9/11/2008 +[ ] Code & data size (kloc) for IP, and for VNC estimate / project + presentation + Requested by de0u 9/11/2008 +[ ] Fix ACPI (0xB2/B3 emulation -- can we fake it?) +[ ] PCI scan / module instantiation +[.] Refactor smram_* + First cut at splitting out ICH2 code done by jdpotter 9/12/2008 + PCI scan can be done later +[ ] Update blog as needed +[ ] Refactor SMI management (moving it all out to an ich2/x.c would be fine + as pass 1 -- later it can use the PCI scan) +[ ] Synchronize headers +[ ] Fix build system...