From owner-cvs-all Sun Mar 4 14:16:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5840B37B718; Sun, 4 Mar 2001 14:16:47 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f24MGlf65714; Sun, 4 Mar 2001 14:16:47 -0800 (PST) (envelope-from mjacob) Message-Id: <200103042216.f24MGlf65714@freefall.freebsd.org> From: Matt Jacob Date: Sun, 4 Mar 2001 14:16:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_target.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2001/03/04 14:16:47 PST Modified files: (Branch: RELENG_4) sys/dev/isp isp_target.h Log: MFC: Update copyright. Accomodate changes to Qlogic parallel SCSI target mode spec (half of what had been a 32 bit 'driver reserved' value is now a 16 bit handle that is used to correllate CTIOs with a specific ATIO- we have to make sure we pass it on thru. Propagate back proper at2_entry format (instead of one derived from an at_entry). Handles are 16, not 32 bits. Revision Changes Path 1.3.4.7 +14 -10 src/sys/dev/isp/isp_target.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message