From owner-freebsd-scsi Wed Feb 9 9:27:45 2000 Delivered-To: freebsd-scsi@freebsd.org Received: from caspian.plutotech.com (caspian.plutotech.com [206.168.67.80]) by builder.freebsd.org (Postfix) with ESMTP id D8DFF4012 for ; Wed, 9 Feb 2000 09:27:42 -0800 (PST) Received: from caspian.plutotech.com (localhost [127.0.0.1]) by caspian.plutotech.com (8.9.3/8.9.1) with ESMTP id KAA00522; Wed, 9 Feb 2000 10:24:40 -0700 (MST) (envelope-from gibbs@caspian.plutotech.com) Message-Id: <200002091724.KAA00522@caspian.plutotech.com> X-Mailer: exmh version 2.1.0 09/18/1999 To: "alex wetmore" Cc: "Justin T. Gibbs" , scsi@FreeBSD.org Subject: Re: Problem with FreeBSD 2.2.2 and Archive Python 4586 DDS-2 autoloader (changer device not detected) In-reply-to: Your message of "Wed, 09 Feb 2000 09:15:47 PST." <0aa301bf7321$4f7adbf0$01fa3b9d@AWETMOREDEV> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 09 Feb 2000 10:24:40 -0700 From: "Justin T. Gibbs" Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Was this fixed in 3.x, or higher versions of 2.x? Upgrading to 3.x at this >point is not an option (and I probably won't bother with a painful upgrade >until 4.1 is out). CAM was implemented in 3.0R. >If I describe the device completely, like: > >device ch0 target 5 lun 1 > >should that work with 2.2.2? No. You must add a quirk to sys/scsi/scsiconf.c so it will probe higher luns on that particular device. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message