From owner-cvs-all Mon Feb 26 16:14:49 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 21AE237B401; Mon, 26 Feb 2001 16:14:40 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R0Eeh61896; Mon, 26 Feb 2001 16:14:40 -0800 (PST) (envelope-from mjacob) Message-Id: <200102270014.f1R0Eeh61896@freefall.freebsd.org> From: Matt Jacob Date: Mon, 26 Feb 2001 16:14:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_target.h isp_freebsd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2001/02/26 16:14:39 PST Modified files: sys/dev/isp isp_target.h isp_freebsd.c Log: Fix at2_entry_t to reflect what the firmware actually writes (instead of just deriving from SCSI at_entry_t). In this case, there is no 'suggested sense' for FC cards. Revision Changes Path 1.10 +3 -4 src/sys/dev/isp/isp_target.h 1.58 +5 -8 src/sys/dev/isp/isp_freebsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message