TODO revision 1.12
1# $NetBSD: TODO,v 1.12 2001/05/02 13:20:31 jdolecek Exp $
2
3Bugs:
4* i386: keyboard freezes in fd_mountroothook when booting from floppy;
5	if the fd_mountroothook is not executed, the keyboard works
6	just fine
7	maybe rev.1.6 of sys/dev/ic/pckbc.c fixes this?
8
9Projects:
10* proper MCA DMA/bus_dma(9) support (primarily for AHA-1640 ATM), using
11  code from edc_mca.c:edc_setup_dma()
12