From owner-freebsd-scsi@FreeBSD.ORG Thu Apr 14 04:51:47 2005 Return-Path: Delivered-To: freebsd-scsi@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C36B616A4CF; Thu, 14 Apr 2005 04:51:47 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EB9F43D4C; Thu, 14 Apr 2005 04:51:47 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j3E4plSb075636; Thu, 14 Apr 2005 04:51:47 GMT (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3E4plqL075632; Thu, 14 Apr 2005 04:51:47 GMT (envelope-from mjacob) Date: Thu, 14 Apr 2005 04:51:47 GMT From: Matt Jacob Message-Id: <200504140451.j3E4plqL075632@freefall.freebsd.org> To: cer@mirapoint.com, mjacob@FreeBSD.org, freebsd-scsi@FreeBSD.org Subject: Re: kern/72010: [patch] mt -f /dev/rsa0.ctl comp off, or on, failes due to bug in scsi_sa.c:saioctl X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 04:51:47 -0000 Synopsis: [patch] mt -f /dev/rsa0.ctl comp off, or on, failes due to bug in scsi_sa.c:saioctl State-Changed-From-To: open->closed State-Changed-By: mjacob State-Changed-When: Thu Apr 14 04:51:31 GMT 2005 State-Changed-Why: Fixed the bug (not quite the copy && paste, but close) http://www.freebsd.org/cgi/query-pr.cgi?pr=72010