Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2000 11:25:29 -0800 (PST)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/amr amr.c amr_compat.h
Message-ID:  <200011281925.eASJPTJ43882@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2000/11/28 11:25:29 PST

  Modified files:        (Branch: RELENG_4)
    sys/dev/amr          amr.c amr_compat.h 
  Log:
   Fix amr_map_command so that 40LD-specific commands get the scatter-gather
   list count in the right place.  I don't understand why AMI did it like
   this, but now the AMI MegaManager can talk to the newer (1600 and later)
   controllers.
  
   Remove an unused variable.
  
   Include <machine/clock.h> when necessary.
  
   Tweak some debugging levels to make things more intelligible.
  
  Revision  Changes    Path
  1.7.2.7   +31 -16    src/sys/dev/amr/amr.c
  1.2.2.2   +2 -1      src/sys/dev/amr/amr_compat.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?200011281925.eASJPTJ43882>