TODO revision 1.10
1# $NetBSD: TODO,v 1.10 2001/04/19 17:42:49 jdolecek Exp $
2
3Bugs:
4* i386: detect the existence of MCA bus by BIOS call
5* i386: make isa/clock.c parse PS/2 CMOS correctly
6* i386: keyboard freezes in fd_mountroothook when booting from floppy;
7	if the fd_mountroothook is not executed, the keyboard works
8	just fine
9	maybe rev.1.6 of sys/dev/ic/pckbc.c fixes this?
10
11Projects:
12* proper MCA DMA/bus_dma(9) support (primarily for AHA-1640 ATM), using
13  code from edc_mca.c:edc_setup_dma()
14