Module Name: src Committed By: isaki Date: Sat Feb 29 06:34:30 UTC 2020
Modified Files: src/sys/dev/pci: auacer.c auich.c auixp.c Log Message: round_blocksize must return a multiple of the framesize even if 6 channels mode. I believe that keeping "good alignment" is just a wish, not constraint. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/dev/pci/auacer.c cvs rdiff -u -r1.158 -r1.159 src/sys/dev/pci/auich.c cvs rdiff -u -r1.48 -r1.49 src/sys/dev/pci/auixp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.