Home | History | Annotate | Line # | Download | only in mca
TODO revision 1.1
      1 # $NetBSD: TODO,v 1.1 2000/05/11 15:42:03 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 when booting from floppy in fd_mountroothook
      7 	(timing issue ? works OK if I break to ddb before the mountroot hook
      8 	is executed)
      9 
     10 Projects:
     11 * bus_dma(8) support (primarily for AHA-1650)
     12 * 3Com 3c507 driver (prolly port of ef driver - originally, 1.3 ie driver
     13 	has been ported in MCA release 2.1 by Scott Telford, the ISA
     14 	attachment was then (after 1.3) split into ex, ef, ai)
     15 * ESDI support
     16