diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1994-09-11 20:01:03 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1994-09-11 20:01:03 +0000 |
| commit | 3a55c816e8ff1449695e289d4624876949c16290 (patch) | |
| tree | d4766b25e7ed54147f485d154d71c04b2d1f6eee /TODO | |
| parent | 083b473477eea8e228a25527669b5c690a53f19b (diff) | |
Notes
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -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: <phk> @@ -166,3 +166,12 @@ EMAIL: <jkh> 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: <phk> +CATS: kernel +GRADE: INTERMEDIATE +STATUS: OPEN |
