2003-05-03 22:10:37 +04:00
|
|
|
$NetBSD: TODO,v 1.8 2003/05/03 18:11:43 wiz Exp $
|
1996-08-23 00:18:07 +04:00
|
|
|
|
|
|
|
Always a lot to do. :)
|
|
|
|
|
|
|
|
o Learn how loadable devices can configure themselves, like the interrupt,
|
2003-05-03 22:10:37 +04:00
|
|
|
DMA, probing, attaching, etc. Then start adding some of those to the
|
1996-08-23 00:18:07 +04:00
|
|
|
lkm tree.
|
|
|
|
|
2000-12-09 02:08:35 +03:00
|
|
|
o Test compat and exec modules on more platforms, make necessary MD
|
|
|
|
changes to sys/arch/ or sys/compat/ code to make those modules actually
|
|
|
|
usable.
|
1996-08-23 00:18:07 +04:00
|
|
|
|
|
|
|
o decide if it is even useful to make ffs into a loadable module.
|
|
|
|
[for diskless boots, sure, why not]
|
|
|
|
|
|
|
|
o what about nfs? Server and client should both be loadable I suppose.
|
|
|
|
[good luck...]
|