cvs commit: src/sys/dev/disk/mpt mpt_freebsd.c

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Mar 21 14:08:58 PST 2005


dillon      2005/03/21 14:08:41 PST

DragonFly src repository

  Modified files:
    sys/dev/disk/mpt     mpt_freebsd.c 
  Log:
  Pick up changes in rev 1.8 of src/sys/dev/ic/mpt_netbsd.c from NetBSD.
  Set the DMA SGL length correctly if the DMA request must be chained because
  it is too large to fit in one SGL.
  
  This should fix this driver for some Dell Precision systems.
  
  Obtained-from: FreeBSD
  Originally-from: NetBSD
  
  Revision  Changes    Path
  1.7       +3 -1      src/sys/dev/disk/mpt/mpt_freebsd.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/mpt/mpt_freebsd.c.diff?r1=1.6&r2=1.7&f=u





More information about the Commits mailing list