From owner-freebsd-fs@FreeBSD.ORG Sun Nov 28 21:18:46 2010 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 313F21065670 for ; Sun, 28 Nov 2010 21:18:46 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id D7AA98FC0C for ; Sun, 28 Nov 2010 21:18:45 +0000 (UTC) Received: by qwg8 with SMTP id 8so2885562qwg.13 for ; Sun, 28 Nov 2010 13:18:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=ADIPqbiIWvzqls8jyV+0clffsUTlVwmufPT4R6Bl5AI=; b=S470iOlYWZeeCX3uoyF+6cYav06YgvQfjmMDF8YQDlAggnfYMX9C6jcTfMQEEVlI6H 6Ot6QJ/+i18AyQUpRO0Rr8tsn7bjpK8gBV4mHvlsgSnBAM0wIqWIlvqcCC3BfzrPtx6Q acbAY4o0Vh2b7yLMYwvp+HFSQ55jPnLR/AVEk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=R24UCR/xHcvyp5QjSHCbVBsk6LnXX5nd9cp0dhyd7piPTdvVLan4D1+FtoNGrGttqc laRrptlP7DZYyTOXY6NdPV2TXTK+benr5tJa7/8Z8yJRJSdOXdS3oHtJV/XYHL608WVY fz3hi2WEexN2sk89XgjbGL/2nTR4D5MRFHPKA= MIME-Version: 1.0 Received: by 10.229.186.15 with SMTP id cq15mr4149001qcb.271.1290979124878; Sun, 28 Nov 2010 13:18:44 -0800 (PST) Received: by 10.229.39.147 with HTTP; Sun, 28 Nov 2010 13:18:44 -0800 (PST) In-Reply-To: <6D67119B-2285-4FED-844C-854E64B38D4E@deman.com> References: <6D67119B-2285-4FED-844C-854E64B38D4E@deman.com> Date: Mon, 29 Nov 2010 00:18:44 +0300 Message-ID: From: Sergey Kandaurov To: Michael DeMan Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-fs@freebsd.org Subject: Re: status on Perc3 'aacli' toolset X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Nov 2010 21:18:46 -0000 On 28 November 2010 17:23, Michael DeMan wrote: > Hi All, > > Sorry if I am mis-posting here, if I should be posting to a 'device drive= rs' list or something, please advise. > > > For some old hardware that was pressed back into production, I am unable = to locate or advise anybody about tools to mange it. =A0The pertinent dmesg= is: > > aac0: mem 0xf0000000-0xf7ffffff irq 18 at device 8.1 on = pci1 > > There used to be a tool in FBSD ports, if I recall correctly it was somet= hing like 'aacli' and under sysutils. > > Is there a more modern way to manage this old stuff, or is it totally (no= t just deprecated, but) wiped out from FBSD support? > > This is on FBSD 8.1, totally stock: > FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010 =A0 =A0 root@almeida= .cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC > > Mike, please, look at sysutils/arcconf to manage aac(4) devices. --=20 wbr, pluknet