Home | History | Annotate | Line # | Download | only in mca
TODO revision 1.7
      1 # $NetBSD: TODO,v 1.7 2001/03/17 00:19:36 jdolecek Exp $
      2 
      3 Bugs:
      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 * 3Com 3c523 driver - seems like it's not initialized properly
     10 	by the driver under some circumstances - see if_elmc_mca.c for details
     11 
     12 Projects:
     13 * bus_dma(9) support (primarily for AHA-1640 ATM)
     14 * ESDI support
     15