Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 2002 05:19:11 -0800 (PST)
From:      Eric Moore <emoore@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/amr amr.c amr_cam.c amr_compat.h amr_disk.c amr_pci.c amr_tables.h amrio.h amrreg.h amrvar.h
Message-ID:  <200211111319.gABDJBl5053317@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emoore      2002/11/11 05:19:11 PST

  Modified files:        (Branch: RELENG_4)
    sys/dev/amr          amr.c amr_cam.c amr_compat.h amr_disk.c 
                         amr_pci.c amr_tables.h amrio.h amrreg.h 
                         amrvar.h 
  Log:
  amr.c,
  amr_cam.c,
  amrreg.h,
  amrvar.h:
  - added support for 12/16 byte cdb's, effecting CAM branch only ( non-disk support )
  
  amrreg.h:
  - increased number of scatter gather elements from 16 to 26.
  
  amr_pci.c:
  - amr_pci_free(), incorrect bus tag meant for 'amr_mailbox_dmat' was being freed
  
  all:
  - copyright change requested by scottl
  
  Revision  Changes    Path
  1.7.2.11  +102 -14   src/sys/dev/amr/amr.c
  1.1.2.3   +155 -31   src/sys/dev/amr/amr_cam.c
  1.2.2.4   +24 -3     src/sys/dev/amr/amr_compat.h
  1.5.2.4   +24 -3     src/sys/dev/amr/amr_disk.c
  1.1.2.7   +27 -6     src/sys/dev/amr/amr_pci.c
  1.1.2.3   +24 -3     src/sys/dev/amr/amr_tables.h
  1.2.2.3   +24 -3     src/sys/dev/amr/amrio.h
  1.1.2.4   +57 -4     src/sys/dev/amr/amrreg.h
  1.2.2.4   +25 -3     src/sys/dev/amr/amrvar.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?200211111319.gABDJBl5053317>