Date: Thu, 24 Sep 1998 15:43:56 -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: <199809242243.PAA15564@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 1998/09/24 15:43:55 PDT
Modified files:
sys/cam cam_xpt.c
Log:
Fix a few problems with the tag delay code:
- Tagged devices were limited to one transaction (oops)
- We revert to untagged with a tag delay if the user changed the
transfer negotiation values (via perhaps camcontrol some day).
- xpt_async did not use the expanded path in some cases which could
cause a panic.
Revision Changes Path
1.13 +68 -47 src/sys/cam/cam_xpt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809242243.PAA15564>
