Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/mca dasd --> edc



details:   https://anonhg.NetBSD.org/src/rev/7d20b44993c1
branches:  trunk
changeset: 508775:7d20b44993c1
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Thu Apr 19 17:42:49 2001 +0000

description:
dasd --> edc

diffstat:

 sys/dev/mca/TODO |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r a363cf580196 -r 7d20b44993c1 sys/dev/mca/TODO
--- a/sys/dev/mca/TODO  Thu Apr 19 17:32:40 2001 +0000
+++ b/sys/dev/mca/TODO  Thu Apr 19 17:42:49 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: TODO,v 1.9 2001/04/19 07:33:00 jdolecek Exp $
+# $NetBSD: TODO,v 1.10 2001/04/19 17:42:49 jdolecek Exp $
 
 Bugs:
 * i386: detect the existence of MCA bus by BIOS call
@@ -10,4 +10,4 @@
 
 Projects:
 * proper MCA DMA/bus_dma(9) support (primarily for AHA-1640 ATM), using
-  code from dasd_mca.c:dasd_setup_dma()
+  code from edc_mca.c:edc_setup_dma()



Home | Main Index | Thread Index | Old Index