2001-04-19 11:33:00 +04:00
|
|
|
# $NetBSD: TODO,v 1.9 2001/04/19 07:33:00 jdolecek Exp $
|
2000-05-11 19:42:00 +04:00
|
|
|
|
|
|
|
Bugs:
|
|
|
|
* i386: detect the existence of MCA bus by BIOS call
|
|
|
|
* i386: make isa/clock.c parse PS/2 CMOS correctly
|
2000-08-14 02:30:19 +04:00
|
|
|
* i386: keyboard freezes in fd_mountroothook when booting from floppy;
|
|
|
|
if the fd_mountroothook is not executed, the keyboard works
|
|
|
|
just fine
|
2001-04-19 11:33:00 +04:00
|
|
|
maybe rev.1.6 of sys/dev/ic/pckbc.c fixes this?
|
2000-05-11 19:42:00 +04:00
|
|
|
|
|
|
|
Projects:
|
2001-04-19 11:33:00 +04:00
|
|
|
* proper MCA DMA/bus_dma(9) support (primarily for AHA-1640 ATM), using
|
|
|
|
code from dasd_mca.c:dasd_setup_dma()
|