Date: Thu, 1 Jan 2004 02:22:10 -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: <200401011022.i01AMA3x091351@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mbr 2004/01/01 02:22:10 PST
FreeBSD src repository
Modified files:
sys/dev/ips ips_commands.c
Log:
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
MFC after: 1 week
Revision Changes Path
1.8 +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?200401011022.i01AMA3x091351>
