Home | History | Annotate | Line # | Download | only in cobalt
TODO revision 1.4
      1  1.4  tsutsui $NetBSD: TODO,v 1.4 2006/07/18 13:24:39 tsutsui Exp $
      2  1.1    soren 
      3  1.1    soren Things yet to do:
      4  1.1    soren 
      5  1.4  tsutsui - Update installation note (mention Restore CD?)
      6  1.4  tsutsui - sysinst based installer
      7  1.4  tsutsui   (maybe we need non-GPLed newfs_ext2fs(8) first)
      8  1.4  tsutsui - Add kloader(8) support, so that we could load a RAMDISK root install kernel
      9  1.4  tsutsui   via network (should be trivial, but needs rethink how to pass bootinfo)
     10  1.4  tsutsui - Parse command line options on bootloader (RB_SINGLE, RB_ASKNAME etc.)
     11  1.4  tsutsui - Configure PCI interrupts properly for boards which have PCI bridges or
     12  1.4  tsutsui   multiple functions (i.e. boards which use multiple interrupts)
     13  1.4  tsutsui - Handle more GT64x11 interrupts (PCI timeout etc.)
     14  1.4  tsutsui - Add console support with com(4) at puc(4) so that QUBE2700 could have console
     15  1.4  tsutsui - Add "optional" zs(4) support for QUBE2700
     16  1.4  tsutsui 
     17  1.4  tsutsui - Fix TLB miss panic in bus_dmamap_sync(9) with BUS_DMASYNC_PREWRITE
     18  1.4  tsutsui   (this may be MI mips issue and workaround is adding options SOSEND_NO_LOAN)
     19