Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/mca Add IBM SCSI Adapter support to the list - this ...
details: https://anonhg.NetBSD.org/src/rev/3d104bff50c6
branches: trunk
changeset: 509369:3d104bff50c6
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Wed May 02 13:32:21 2001 +0000
description:
Add IBM SCSI Adapter support to the list - this is the last thing
I'm aware Linux MCA supports and NetBSD not
diffstat:
sys/dev/mca/TODO | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r ee6eacd89fe1 -r 3d104bff50c6 sys/dev/mca/TODO
--- a/sys/dev/mca/TODO Wed May 02 13:24:52 2001 +0000
+++ b/sys/dev/mca/TODO Wed May 02 13:32:21 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: TODO,v 1.12 2001/05/02 13:20:31 jdolecek Exp $
+# $NetBSD: TODO,v 1.13 2001/05/02 13:32:21 jdolecek Exp $
Bugs:
* i386: keyboard freezes in fd_mountroothook when booting from floppy;
@@ -9,3 +9,4 @@
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
Home |
Main Index |
Thread Index |
Old Index