TODO revision 1.4
11.4Stsutsui$NetBSD: TODO,v 1.4 2006/07/18 13:24:39 tsutsui Exp $
21.1Ssoren
31.1SsorenThings yet to do:
41.1Ssoren
51.4Stsutsui- Update installation note (mention Restore CD?)
61.4Stsutsui- sysinst based installer
71.4Stsutsui  (maybe we need non-GPLed newfs_ext2fs(8) first)
81.4Stsutsui- Add kloader(8) support, so that we could load a RAMDISK root install kernel
91.4Stsutsui  via network (should be trivial, but needs rethink how to pass bootinfo)
101.4Stsutsui- Parse command line options on bootloader (RB_SINGLE, RB_ASKNAME etc.)
111.4Stsutsui- Configure PCI interrupts properly for boards which have PCI bridges or
121.4Stsutsui  multiple functions (i.e. boards which use multiple interrupts)
131.4Stsutsui- Handle more GT64x11 interrupts (PCI timeout etc.)
141.4Stsutsui- Add console support with com(4) at puc(4) so that QUBE2700 could have console
151.4Stsutsui- Add "optional" zs(4) support for QUBE2700
161.4Stsutsui
171.4Stsutsui- Fix TLB miss panic in bus_dmamap_sync(9) with BUS_DMASYNC_PREWRITE
181.4Stsutsui  (this may be MI mips issue and workaround is adding options SOSEND_NO_LOAN)
19