From owner-cvs-all Mon Jul 24 15:32:28 2000 Delivered-To: cvs-all@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id E8EC437BCE6; Mon, 24 Jul 2000 15:32:24 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from semuta.feral.com (semuta [192.67.166.70]) by feral.com (8.9.3/8.9.3) with ESMTP id PAA26781; Mon, 24 Jul 2000 15:32:24 -0700 Date: Mon, 24 Jul 2000 15:31:48 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: "Justin T. Gibbs" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/aic7xxx aic7xxx.c aic7xxx.h aic7xxx.seq In-Reply-To: <200007242227.PAA17914@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > aic7xxx.h: > Only bother supporting 64 luns right now. It doesn't seem > like either this driver or any peripherals will be doing > information unit transfers (where the lun number is a > 32 bit integer) any time soon. Newer Qlogic 12160 F/W has 64 lun support in it now. And SCCLUN f/w for the FC cards has 65535 lun support. We *will* implement the Report Luns command soon, eh? Without that, anything above lun 8 is pretty chancy. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message