summaryrefslogtreecommitdiff
path: root/sys/dev/mca
diff options
context:
space:
mode:
authorjdolecek <jdolecek@NetBSD.org>2001-04-23 09:36:01 +0000
committerjdolecek <jdolecek@NetBSD.org>2001-04-23 09:36:01 +0000
commit09062a99f9d2b4a50b0d74775ccefcbb6dcf46ac (patch)
tree2b8a267a290e562b25485f1e4692f5b65639ddd5 /sys/dev/mca
parent7c9c35e3e704e893e85f2775a740c3cbd5c92aab (diff)
one less
Diffstat (limited to 'sys/dev/mca')
-rw-r--r--sys/dev/mca/TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/mca/TODO b/sys/dev/mca/TODO
index 60b4e86822e..08b6d3a0538 100644
--- a/sys/dev/mca/TODO
+++ b/sys/dev/mca/TODO
@@ -1,8 +1,7 @@
-# $NetBSD: TODO,v 1.10 2001/04/19 17:42:49 jdolecek Exp $
+# $NetBSD: TODO,v 1.11 2001/04/23 09:36:01 jdolecek Exp $
Bugs:
* i386: detect the existence of MCA bus by BIOS call
-* i386: make isa/clock.c parse PS/2 CMOS correctly
* i386: keyboard freezes in fd_mountroothook when booting from floppy;
if the fd_mountroothook is not executed, the keyboard works
just fine