Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2004 07:52:23 -0800 (PST)
From:      Martin Blapp <mbr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ips ips_commands.c
Message-ID:  <200401061552.i06FqNhP023925@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mbr         2004/01/06 07:52:23 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5_2)
    sys/dev/ips          ips_commands.c 
  Log:
  MFC: Rev. 1.8
  
  The reset_type should not be 0x80, it should be set to zero.
  0x80 can cause the command to be rejected as invalid. This bug
  exists also in the Linux IPS ffdc code.
  
  Submitted by:   David Jeffery (Adaptec)
  Approved by:    scottl (re)
  
  Revision  Changes    Path
  1.7.2.1   +1 -1      src/sys/dev/ips/ips_commands.c



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