Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Update TODO list.



details:   https://anonhg.NetBSD.org/src/rev/dc9fbf50faf8
branches:  trunk
changeset: 507727:dc9fbf50faf8
user:      minoura <minoura%NetBSD.org@localhost>
date:      Fri Mar 30 15:53:25 2001 +0000

description:
Update TODO list.

diffstat:

 sys/dev/pci/yds.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2ac1b8e43483 -r dc9fbf50faf8 sys/dev/pci/yds.c
--- a/sys/dev/pci/yds.c Fri Mar 30 15:23:44 2001 +0000
+++ b/sys/dev/pci/yds.c Fri Mar 30 15:53:25 2001 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: yds.c,v 1.1 2001/03/30 14:32:09 minoura Exp $  */
+/*     $NetBSD: yds.c,v 1.2 2001/03/30 15:53:25 minoura Exp $  */
 
 /*
  * Copyright (c) 2000, 2001 Kazuki Sakamoto and Minoura Makoto.
@@ -33,7 +33,7 @@
  * - ftp://ftp.alsa-project.org/pub/manuals/yamaha/pci/
  *
  * TODO:
- * - Fill in yds_chip_capability_list
+ * - FM synth volume (difficult: mixed before ac97)
  * - Digital in/out (SPDIF) support
  * - Effect??
  */



Home | Main Index | Thread Index | Old Index