1 1.1 jdolecek # $NetBSD: TODO,v 1.1 2000/05/11 15:42:03 jdolecek Exp $ 2 1.1 jdolecek 3 1.1 jdolecek Bugs: 4 1.1 jdolecek * i386: detect the existence of MCA bus by BIOS call 5 1.1 jdolecek * i386: make isa/clock.c parse PS/2 CMOS correctly 6 1.1 jdolecek * i386: keyboard freezes when booting from floppy in fd_mountroothook 7 1.1 jdolecek (timing issue ? works OK if I break to ddb before the mountroot hook 8 1.1 jdolecek is executed) 9 1.1 jdolecek 10 1.1 jdolecek Projects: 11 1.1 jdolecek * bus_dma(8) support (primarily for AHA-1650) 12 1.1 jdolecek * 3Com 3c507 driver (prolly port of ef driver - originally, 1.3 ie driver 13 1.1 jdolecek has been ported in MCA release 2.1 by Scott Telford, the ISA 14 1.1 jdolecek attachment was then (after 1.3) split into ex, ef, ai) 15 1.1 jdolecek * ESDI support 16