Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2000 03:17:02 -0700 (PDT)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files src/sys/dev/amr amr_cam.c amr_compat.h amr_tables.h amr.c amr_disk.c amr_pci.c amrio.h amrreg.h amrvar.h src/sys/modules/amr Makefile src/share/man/man4 amr.4
Message-ID:  <200010281017.DAA16430@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2000/10/28 03:17:02 PDT

  Modified files:        (Branch: RELENG_4)
    sys/conf             files 
    sys/dev/amr          amr.c amr_disk.c amr_pci.c amrio.h 
                         amrreg.h amrvar.h 
    sys/modules/amr      Makefile 
    share/man/man4       amr.4 
  Added files:           (Branch: RELENG_4)
    sys/dev/amr          amr_cam.c amr_compat.h amr_tables.h 
  Log:
  MFC: updated AMI MegaRAID driver.  Brings back support for new adapters
  (all known AMI MegaRAID adapters are now supported), bug fixes and
  an ioctl interface for array management.  AMI plan to release binary
  versions of their array admin tools which will use this interface.
  
  Revision    Changes    Path
  1.340.2.35  +2 -1      src/sys/conf/files
  1.7.2.5     +836 -881  src/sys/dev/amr/amr.c
  1.5.2.2     +44 -83    src/sys/dev/amr/amr_disk.c
  1.1.2.2     +386 -46   src/sys/dev/amr/amr_pci.c
  1.2.2.1     +50 -6     src/sys/dev/amr/amrio.h
  1.1.2.1     +386 -41   src/sys/dev/amr/amrreg.h
  1.2.2.2     +196 -100  src/sys/dev/amr/amrvar.h
  1.4.2.1     +12 -2     src/sys/modules/amr/Makefile
  1.3.2.4     +44 -53    src/share/man/man4/amr.4



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?200010281017.DAA16430>