Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2007 17:18:17 +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 atiixp.c es137x.c via8233.c src/sys/dev/sound/pci/hda hdac.c
Message-ID:  <200703161718.l2GHIHqi065302@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ariff       2007-03-16 17:18:17 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pci    atiixp.c es137x.c via8233.c 
    sys/dev/sound/pci/hda hdac.c 
  Log:
  [stage: 8/9]
  
  Implement CHANNEL_SETFRAGMENTS() for snd_atiixp, snd_es137x, snd_hda
  and snd_via8233. CHANNEL_SETBLOCKSIZE() will basically call
  CHANNEL_SETFRAGMENTS() internally using conservative blocksize /
  blockcount hints. Other drivers will be converted later.
  
  Revision  Changes    Path
  1.12      +53 -15    src/sys/dev/sound/pci/atiixp.c
  1.64      +55 -22    src/sys/dev/sound/pci/es137x.c
  1.30      +45 -14    src/sys/dev/sound/pci/hda/hdac.c
  1.31      +58 -16    src/sys/dev/sound/pci/via8233.c



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