X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/99970893290223f2006c3a0c6f34ab9eaf5cb4c9..c43bc43891ee5fad288ca72f101878bd84164845:/TODO 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...