NetBSD/sys/dev/mca/TODO
jdolecek 63a7c0b5ad Add IBM SCSI Adapter support to the list - this is the last thing
I'm aware Linux MCA supports and NetBSD not
2001-05-02 13:32:21 +00:00

13 lines
405 B
Plaintext

# $NetBSD: TODO,v 1.13 2001/05/02 13:32:21 jdolecek Exp $
Bugs:
* i386: keyboard freezes in fd_mountroothook when booting from floppy;
if the fd_mountroothook is not executed, the keyboard works
just fine
maybe rev.1.6 of sys/dev/ic/pckbc.c fixes this?
Projects:
* proper MCA DMA/bus_dma(9) support (primarily for AHA-1640 ATM), using
code from edc_mca.c:edc_setup_dma()
* IBM SCSI Adapter support