cvs commit: src/sys/dev/ips ips_commands.c
    Martin Blapp 
    mbr at FreeBSD.org
       
    Tue Jan  6 07:52:24 PST 2004
    
    
  
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
    
    
More information about the cvs-all
mailing list