From 3a55c816e8ff1449695e289d4624876949c16290 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Sun, 11 Sep 1994 20:01:03 +0000 Subject: [PATCH] Added a task: make PAS16 a controller. Updated a task: pseudo-dma in pas.c on it's way in. --- TODO | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index d46752193ae..ce00d7a0cbc 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -; $Id: TODO,v 1.2 1994/08/21 06:12:11 jkh Exp $ +; $Id: TODO,v 1.3 1994/08/21 17:53:06 jkh Exp $ ** To skip this preamble, search forward for the pattern `**'. @@ -50,7 +50,7 @@ Thanks! ** --- cut here --- TASKID: 940820001 -TASK: Add interupts and pseudo-dma to pas.c +TASK: Add interupts to pas.c DETAIL: { You'll need a manual for the ncr-5380 chip and possibly some doc on the PAS16. Linux/NetBSD also have existing drivers to study. } EMAIL: @@ -166,3 +166,12 @@ EMAIL: CATS: user GRADE: INTERMEDIATE STATUS: OPEN + +TASKID: 940911001 +TASK: Make PAS16 a controller. +DETAIL: { Make the ProAudioSpectrum a controller like wdc1 and attach +sound and cdrom drivers to it. } +EMAIL: +CATS: kernel +GRADE: INTERMEDIATE +STATUS: OPEN