Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 2003 06:22:08 -0700 (PDT)
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 aac_cam.c aac_pci.c aacreg.h aacvar.h
Message-ID:  <200304081322.h38DM86x040043@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2003/04/08 06:22:08 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/dev/aac          aac.c aac_cam.c aac_pci.c aacreg.h 
                         aacvar.h 
  Log:
  MFC: Check firmware capabilities and PCI ID's to make sure that command
       structures are allocated below the 2GB memory mark on cards that
       cannot support the full 4GB address space.
  
  Revision  Changes    Path
  1.9.2.14  +132 -55   src/sys/dev/aac/aac.c
  1.2.2.4   +4 -5      src/sys/dev/aac/aac_cam.c
  1.3.2.18  +24 -57    src/sys/dev/aac/aac_pci.c
  1.4.2.7   +8 -0      src/sys/dev/aac/aacreg.h
  1.4.2.7   +14 -9     src/sys/dev/aac/aacvar.h



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