From owner-cvs-all Mon Jan 3 15:58:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F7171521A; Mon, 3 Jan 2000 15:58:42 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA56993; Mon, 3 Jan 2000 15:58:42 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Message-Id: <200001032358.PAA56993@freefall.freebsd.org> From: Matt Jacob Date: Mon, 3 Jan 2000 15:58:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_target.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 2000/01/03 15:58:42 PST Added files: sys/dev/isp isp_target.h Log: These are platform independent definitions for target mode support- code gratefully borrowed from Patrick Stirling who did a lot of the grunt work on this years ago. There are also some beginnings of swizzle macros in case we go to a big endian machine. This is just a first pass at this and is likely to change a bit over the next To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message