Source-Changes-HG archive

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

[src/trunk]: src/sys/dev note that dreamcast/aica works, and that auixp does ...



details:   https://anonhg.NetBSD.org/src/rev/e48a85ed3918
branches:  trunk
changeset: 771737:e48a85ed3918
user:      mrg <mrg%NetBSD.org@localhost>
date:      Fri Dec 02 11:09:52 2011 +0000

description:
note that dreamcast/aica works, and that auixp does not.

diffstat:

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

diffs (21 lines):

diff -r 29a249127565 -r e48a85ed3918 sys/dev/TODO.audiomp
--- a/sys/dev/TODO.audiomp      Fri Dec 02 10:42:50 2011 +0000
+++ b/sys/dev/TODO.audiomp      Fri Dec 02 11:09:52 2011 +0000
@@ -5,7 +5,7 @@
 arch/amiga/dev/toccata.c       done
 arch/arm/iomd/vidcaudio.c      done            port-acorn32
 arch/arm/xscale/pxa2x0_ac97.c  done
-arch/dreamcast/dev/g2/aica.c   done
+arch/dreamcast/dev/g2/aica.c   done            port-dreamcast
 arch/hp700/gsc/harmony.c       done            port-hp700
 arch/hpcmips/vr/vraiu.c                done
 arch/macppc/dev/awacs.c                done            port-macppc
@@ -34,7 +34,7 @@
 dev/pad/pad.c                  done
 dev/pci/auacer.c               done
 dev/pci/auich.c                        done            port-amd64
-dev/pci/auixp.c                        done
+dev/pci/auixp.c                        done            fails ac97.c:1937       KASSERT(mutex_owned(as->lock));
 dev/pci/autri.c                        done            port-sparc64
 dev/pci/auvia.c                        done
 dev/pci/azalia.c               done            port-i386



Home | Main Index | Thread Index | Old Index