From owner-cvs-all Tue Mar 13 20:13:34 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 DEBEB37B718; Tue, 13 Mar 2001 20:13:30 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2E4DU985867; Tue, 13 Mar 2001 20:13:30 -0800 (PST) (envelope-from mjacob) Message-Id: <200103140413.f2E4DU985867@freefall.freebsd.org> From: Matt Jacob Date: Tue, 13 Mar 2001 20:13:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_tpublic.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2001/03/13 20:13:30 PST Modified files: sys/dev/isp isp_tpublic.h Log: Mote that how the pad bytes can be divided in half and used by either the target mode code or outer layers. Increase cd_tagval to be 32 bits since it will have to now carry 16 bits of parallel SCSI ATIO handle as well as a normal tag (if any). Revision Changes Path 1.4 +9 -5 src/sys/dev/isp/isp_tpublic.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message