1 # $NetBSD: TODO,v 1.13 2001/05/02 13:32:21 jdolecek Exp $ 2 3 Bugs: 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 9 Projects: 10 * proper MCA DMA/bus_dma(9) support (primarily for AHA-1640 ATM), using 11 code from edc_mca.c:edc_setup_dma() 12 * IBM SCSI Adapter support 13