CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2011/09/05 10:54:41

Modified files:
        sys/dev/tc     : bba.c 

Log message:
No need to check for the size to be a multiple of 4 in the alpha-specific
code to process four samples at a time - we can do as much sets of 4 as possible
before falling back to the remainder processed one byte at a time.

Reply via email to