X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/c43bc43891ee5fad288ca72f101878bd84164845..692f070ede4a413337c573b8d1592f0f5d1ea7ed:/TODO diff --git a/TODO b/TODO index 72accf9..6234244 100644 --- a/TODO +++ b/TODO @@ -7,12 +7,15 @@ To do list: presentation Requested by de0u 9/11/2008 [ ] Fix ACPI (0xB2/B3 emulation -- can we fake it?) -[ ] PCI scan / module instantiation +[.] 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 +[.] Update blog as needed +[X] 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... +[X] Something has gone very wrong with the receive ring buffer, and on + occasion, the machine stops receiving forever. + fixed a few hours later...