Home | History | Annotate | Line # | Download | only in mca
TODO revision 1.9
      1  1.9  jdolecek # $NetBSD: TODO,v 1.9 2001/04/19 07:33:00 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.5  jdolecek * i386: keyboard freezes in fd_mountroothook when booting from floppy;
      7  1.5  jdolecek 	if the fd_mountroothook is not executed, the keyboard works
      8  1.5  jdolecek 	just fine
      9  1.9  jdolecek 	maybe rev.1.6 of sys/dev/ic/pckbc.c fixes this?
     10  1.1  jdolecek 
     11  1.1  jdolecek Projects:
     12  1.9  jdolecek * proper MCA DMA/bus_dma(9) support (primarily for AHA-1640 ATM), using
     13  1.9  jdolecek   code from dasd_mca.c:dasd_setup_dma()
     14