From owner-freebsd-current@FreeBSD.ORG Tue Apr 8 14:35:41 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CAA21065674 for ; Tue, 8 Apr 2008 14:35:41 +0000 (UTC) (envelope-from emaste@freebsd.org) Received: from gw.sandvine.com (gw.sandvine.com [199.243.201.138]) by mx1.freebsd.org (Postfix) with ESMTP id 828368FC15 for ; Tue, 8 Apr 2008 14:35:40 +0000 (UTC) (envelope-from emaste@freebsd.org) Received: from labgw2.phaedrus.sandvine.com ([192.168.3.11]) by gw.sandvine.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 8 Apr 2008 10:23:31 -0400 Received: by labgw2.phaedrus.sandvine.com (Postfix, from userid 12627) id C152D11659; Tue, 8 Apr 2008 10:23:31 -0400 (EDT) Date: Tue, 8 Apr 2008 10:23:31 -0400 From: Ed Maste To: Ian FREISLICH Message-ID: <20080408142331.GA79830@sandvine.com> Mail-Followup-To: Ed Maste , Ian FREISLICH , current@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-OriginalArrivalTime: 08 Apr 2008 14:23:31.0981 (UTC) FILETIME=[1F4B23D0:01C89984] Cc: current@freebsd.org Subject: Re: aac, aaccli no longer work on 7. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 14:35:41 -0000 On Tue, Feb 12, 2008 at 10:53:32AM +0200, Ian FREISLICH wrote: > Hi > > When I run aaccli on 7-PRERELEASE, I get the following error: > > Adaptec SCSI RAID Controller [...] > Command Error: I've found the driver issue responsible for this error, and the fix is on HEAD, RELENG_7, and RELENG_6 now. I've seen reports that aaccli hangs sometimes when used in interactive mode, but using it from the command line should be fine. -Ed