Source-Changes-HG archive

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

[src/jmcneill-audiomp3]: src/sys/dev add a column for tested and mark hdafg a...



details:   https://anonhg.NetBSD.org/src/rev/10f272bb16e2
branches:  jmcneill-audiomp3
changeset: 771347:10f272bb16e2
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Nov 20 12:17:03 2011 +0000

description:
add a column for tested and mark hdafg and ess as done.

diffstat:

 sys/dev/TODO.audiomp |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r c23f52290ff5 -r 10f272bb16e2 sys/dev/TODO.audiomp
--- a/sys/dev/TODO.audiomp      Sun Nov 20 12:09:13 2011 +0000
+++ b/sys/dev/TODO.audiomp      Sun Nov 20 12:17:03 2011 +0000
@@ -1,4 +1,4 @@
-driver                         status
+driver                         status          tested
 ===============================================================================
 arch/amiga/dev/aucc.c
 arch/amiga/dev/repulse.c       done
@@ -23,7 +23,7 @@
 dev/ic/opl.c                   done
 dev/ic/tms320av110.c
 dev/isa/aria.c                 done
-dev/isa/ess.c                  done
+dev/isa/ess.c                  done            port-shark
 dev/isa/gus.c                  done
 dev/isa/pas.c                  done
 dev/isa/sb.c                   done
@@ -50,7 +50,7 @@
 dev/pci/neo.c                  done
 dev/pci/sv.c                   done
 dev/pci/yds.c                  done
-dev/pci/hdaudio/hdafg.c                done
+dev/pci/hdaudio/hdafg.c                done            port-amd64
 dev/sbus/cs4231_sbus.c         done
 dev/sbus/dbri.c                        done
 dev/tc/bba.c                   done



Home | Main Index | Thread Index | Old Index