Date: Tue, 6 Oct 1998 20:25:22 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/cam cam_xpt.c Message-ID: <199810070325.UAA01340@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 1998/10/06 20:25:22 PDT
Modified files:
sys/cam cam_xpt.c
Log:
Add a quirk entry for the CFP2107, another drive with broken
tagged queuing support.
Ensure that we report that a device supports tagged queuing even if
the system is waiting a "command count delay" before starting to use
them.
If a user disables disconnects on a device ensure that tagged queuing
is also turned off. We did the right thing during initial configuration,
but could be confused by manual changes.
Revision Changes Path
1.17 +9 -2 src/sys/cam/cam_xpt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810070325.UAA01340>
