xref: /netbsd-src/sys/arch/cobalt/TODO (revision 8ac07aec990b9d2e483062509d0a9fa5b4f57cf2)
1$NetBSD: TODO,v 1.6 2008/02/02 15:28:07 tsutsui Exp $
2
3Things yet to do:
4
5- Update installation note (mention Restore CD?)
6- Integrate restorecd into the tree?
7- Add kloader(8) support, so that we could load a RAMDISK root install kernel
8  from any device which is supported by kernel
9  (should be trivial, but needs rethink how to pass bootinfo)
10- Configure PCI interrupts properly for boards which have PCI bridges or
11  multiple functions (i.e. boards which use multiple interrupts)
12- Handle more GT64x11 interrupts (PCI timeout etc.)
13- Add console support with com(4) at puc(4) so that QUBE2700 could have console
14- Add "optional" zs(4) support for QUBE2700
15