Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2003 13:47:16 -0800 (PST)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aac aac.c
Message-ID:  <200303302147.h2ULlGe0070578@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2003/03/30 13:47:16 PST

  FreeBSD src repository

  Modified files:
    sys/dev/aac          aac.c 
  Log:
  Add the ability to send 64-bit scatter/gather elements to aac cards.  This
  is enabled when both the size of bus_addr_t > 4 and the card claims support.
  
  Don't wake up the kthread to allocate more commands if we know that we've
  already allocated the max number of commands.
  
  Revision  Changes    Path
  1.66      +78 -39    src/sys/dev/aac/aac.c



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