From owner-cvs-all Sat Nov 20 19:13: 1 1999 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 CA80C151AB; Sat, 20 Nov 1999 19:12:59 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA56160; Sat, 20 Nov 1999 19:12:59 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Message-Id: <199911210312.TAA56160@freefall.freebsd.org> From: Matt Jacob Date: Sat, 20 Nov 1999 19:12:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp ispvar.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 1999/11/20 19:12:59 PST Modified files: sys/dev/isp ispvar.h Log: Fix some includes for when we (eventually) get target mode working again. Role the core version minor number. Change the arguments to the dma setup function to use a u_int16_t for the output request loop pointer (truly amazing that this hasn't blown up in anyones face so far). Do some shuffling around of some items. Revision Changes Path 1.21 +78 -55 src/sys/dev/isp/ispvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message