Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Nov 2008 23:30:19 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/mfi mfi_disk.c
Message-ID:  <200811172330.mAHNUYud074627@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2008-11-17 23:30:19 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mfi          mfi_disk.c 
  Log:
  SVN rev 185035 on 2008-11-17 23:30:19Z by jhb
  
  Fix the maximum transfer size for mfi(4) disk devices to not exceed the
  maximum number of scatter/gather elements supported in the bus dma tag.
  
  Reviewed by:    scottl
  MFC after:      1 week
  
  Revision  Changes    Path
  1.8       +2 -1      src/sys/dev/mfi/mfi_disk.c



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