Home | History | Annotate | Line # | Download | only in mca
TODO revision 1.11
      1 # $NetBSD: TODO,v 1.11 2001/04/23 09:36:01 jdolecek Exp $
      2 
      3 Bugs:
      4 * i386: detect the existence of MCA bus by BIOS call
      5 * i386: keyboard freezes in fd_mountroothook when booting from floppy;
      6 	if the fd_mountroothook is not executed, the keyboard works
      7 	just fine
      8 	maybe rev.1.6 of sys/dev/ic/pckbc.c fixes this?
      9 
     10 Projects:
     11 * proper MCA DMA/bus_dma(9) support (primarily for AHA-1640 ATM), using
     12   code from edc_mca.c:edc_setup_dma()
     13