Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2006 14:39:23 +0000 (UTC)
From:      Ariff Abdullah <ariff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/pci via8233.c
Message-ID:  <200604251439.k3PEdNss044018@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ariff       2006-04-25 14:39:23 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/sound/pci    via8233.c 
  Log:
  MFC (revision 1.24)
  
  Add support for (latest) VIA VT8251 audio controller.
  
  A slight difference of this chip from its previous siblings is that
  it need a gentle "wake up" on every (full) DMA buffer completion to
  avoid stalled interrupt handler.
  
  Thanks to George Hartzell for permission on doing remote debugging.
  
  PR:             i386/95949
  Tested by:      [1] George Hartzel
                  myself (remotely)
  Approved by:    re (hrs)
  
  [1] http://lists.freebsd.org/pipermail/freebsd-multimedia/2006-April/004003.html
  
  Revision  Changes    Path
  1.20.2.2  +45 -9     src/sys/dev/sound/pci/via8233.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604251439.k3PEdNss044018>