From owner-freebsd-scsi@FreeBSD.ORG Fri Jan 21 20:41:14 2011 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 749421065672 for ; Fri, 21 Jan 2011 20:41:14 +0000 (UTC) (envelope-from mj@feral.com) Received: from ns1.feral.com (ns1.feral.com [192.67.166.1]) by mx1.freebsd.org (Postfix) with ESMTP id 3ED6D8FC08 for ; Fri, 21 Jan 2011 20:41:13 +0000 (UTC) Received: from [192.168.221.2] (remotevpn [192.168.221.2]) by ns1.feral.com (8.14.4/8.14.3) with ESMTP id p0LKenHf048760 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Fri, 21 Jan 2011 12:41:13 -0800 (PST) (envelope-from mj@feral.com) Message-ID: <4D39EF4B.4030308@feral.com> Date: Fri, 21 Jan 2011 12:40:43 -0800 From: Matthew Jacob Organization: Feral Software User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-scsi@freebsd.org References: <4D38C44D.6080703@feral.com> <4D39AA80.6020609@feral.com> <4D39C16C.7060508@feral.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender DNS name whitelisted, not delayed by milter-greylist-4.2.6 (ns1.feral.com [192.168.221.1]); Fri, 21 Jan 2011 12:41:13 -0800 (PST) Subject: Re: rescan causes offlined tape to reload X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2011 20:41:14 -0000 On 1/21/2011 12:38 PM, G. Paul Ziemba wrote: > mj@feral.com (Matthew Jacob) writes: > >> I'm a little baffled. I can't find any place in the kernel source that >> issues a LOAD_UNLOAD (START_STOP) with IMMED and RETEN set (0x3). What >> *specifiic* kernel source do you have? Is this an SVN tree? > I did "/usr/bin/csup -L 2 /etc/supfile" on the evening of 2011-Jan-11 > with the following supfile: ... No, that should get you RELENG_8. Let me ponder for a bit.