Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2009 17:03:06 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/sound/pci/hda hdac.c
Message-ID:  <200906241705.n5OH5JIj034464@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2009-06-24 17:03:06 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pci/hda hdac.c 
  Log:
  SVN rev 194861 on 2009-06-24 17:03:06Z by mav
  
  Some DMA related changes:
   - honor parent DMA tag limitations, as man page requires,
   - allow data buffer to be allocated within full 64bit address range, when
     support is announced by hardware,
   - add quirk, disabling 64bit addresses for broken chips, use it for MCP78.
  
  Revision  Changes    Path
  1.107     +35 -33    src/sys/dev/sound/pci/hda/hdac.c



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