Date: Wed, 09 Feb 2000 10:24:40 -0700 From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: "alex wetmore" <alex@phred.org> Cc: "Justin T. Gibbs" <gibbs@plutotech.com>, scsi@FreeBSD.org Subject: Re: Problem with FreeBSD 2.2.2 and Archive Python 4586 DDS-2 autoloader (changer device not detected) Message-ID: <200002091724.KAA00522@caspian.plutotech.com> In-Reply-To: Your message of "Wed, 09 Feb 2000 09:15:47 PST." <0aa301bf7321$4f7adbf0$01fa3b9d@AWETMOREDEV>
next in thread | previous in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002091724.KAA00522>