git: smb - Increase max block size from 32 to 1024

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Aug 14 10:37:01 PDT 2014


commit 6e242d39072cb9931b728f51b29597d66f73edf1
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Aug 14 10:36:03 2014 -0700

    smb - Increase max block size from 32 to 1024
    
    * The SMB API can be used for I2C transactions.  Do not impose the
      SMB2.0 block size limit on transfers.

Summary of changes:
 sys/dev/smbus/smb/smb.h | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6e242d39072cb9931b728f51b29597d66f73edf1


-- 
DragonFly BSD source repository



More information about the Commits mailing list