Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2002 22:12:50 -0700 (PDT)
From:      Scott Long <scottl@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aac aac.c aac_disk.c aac_pci.c aacreg.h aacvar.h
Message-ID:  <200204240512.g3O5Coh87457@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2002/04/23 22:12:50 PDT

  Modified files:
    sys/dev/aac          aac.c aac_disk.c aac_pci.c aacreg.h 
                         aacvar.h 
  Log:
  Prepare for a major update to the aac driver:
          Update the aac driver with the new crashdump api.
          Protect sync fibs with a mutex.
          Align all DMA buffers on a PAGE_SIZE boundary.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.37      +88 -189   src/sys/dev/aac/aac.c
  1.21      +65 -64    src/sys/dev/aac/aac_disk.c
  1.22      +1 -1      src/sys/dev/aac/aac_pci.c
  1.11      +1 -1      src/sys/dev/aac/aacreg.h
  1.18      +11 -4     src/sys/dev/aac/aacvar.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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