Merge branch 'master' of git://localhost/acess2
authorJohn Hodge <[email protected]>
Tue, 4 Dec 2012 01:08:34 +0000 (09:08 +0800)
committerJohn Hodge <[email protected]>
Tue, 4 Dec 2012 01:08:34 +0000 (09:08 +0800)
1  2 
TODO.txt

diff --combined TODO.txt
+++ b/TODO.txt
@@@ -1,4 -1,6 +1,6 @@@
  TODO:
+ === Hardware ===
  - E1000 Driver (stubbed)
   > Find specs
     http://download.intel.com/design/network/manuals/8254x_GBe_SDM.pdf
@@@ -15,6 -17,8 +17,8 @@@
  - Sound Stack
   > Intel 82801AA AC97 Audio (qemu)
  
+ === General Features ===
  - Init Scripts
   > With an argument to init passed from the kernel?
  
@@@ -30,6 -34,8 +34,8 @@@
  - Signals
   > Add return value to mutexs and semaphores, and add warn_unused_ret
  
+ === Kernel Core ===
  - Virtual PCI bus for system configuration
   > Hook in drv_pci.c, with an arch-defined array of devices
   > Allow hooks on PCI config accesses (to emulate power management etc)
  - LVM Usablity
   > /Devices/LVM/by-id/ and /Devices/LVM/by-label
  
+ === Userland ===
  - AxWin3
   > Text editor (with a GP formatted text field?)
   > Maybe a basic web browser using the surface support?
 + > Port freetype for nice font support
   > Configuration (via lib/server)
  
  - Omnispeak

UCC git Repository :: git.ucc.asn.au