From owner-freebsd-current@FreeBSD.ORG Tue Feb 12 08:54:10 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 81ACC16A417 for ; Tue, 12 Feb 2008 08:54:10 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from munchkin.clue.co.za (munchkin.clue.co.za [66.219.59.160]) by mx1.freebsd.org (Postfix) with ESMTP id 488A213C455 for ; Tue, 12 Feb 2008 08:54:10 +0000 (UTC) (envelope-from ianf@clue.co.za) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=20070313; d=clue.co.za; h=Received:Received:Received:To:Subject:From:X-Attribution:Date:Message-Id; b=yyXJUm5s1cADhSc29a76Sm7FWwv3r159/VbmmlPn1QEw+Fj6SvGHZkKvA/9qhxh0VLDAfZpewQ1YtXPd/Qy8tX3YPiVe5xueSry3fJdXsWusF3EfuuLymVYr/I99wJh5vLAcMIlW+1bAKqpoCSMNh0oTDs6BRrIQ3whU2cHQmC+EwtJmxL1a+yMaPVyALAY3yBAiGT6Fbv6jha6iKJ6SkDAH8qdYRZupi1D/kbcg6tEgC69PQ8SoMv8AR6U0MOMk; Received: from uucp by munchkin.clue.co.za with local-rmail (Exim 4.67) (envelope-from ) id 1JOqu1-0008Ik-H0 for current@freebsd.org; Tue, 12 Feb 2008 08:54:09 +0000 Received: from ianf.clue.co.za ([10.0.0.6] helo=clue.co.za) by urchin.clue.co.za with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1JOqtR-00051v-MS for current@freebsd.org; Tue, 12 Feb 2008 08:53:33 +0000 Received: from localhost ([127.0.0.1] helo=clue.co.za) by clue.co.za with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JOqtQ-0000pY-VF for current@freebsd.org; Tue, 12 Feb 2008 10:53:32 +0200 To: current@freebsd.org From: Ian FREISLICH X-Attribution: BOFH Date: Tue, 12 Feb 2008 10:53:32 +0200 Message-Id: Cc: Subject: 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, 12 Feb 2008 08:54:10 -0000 Hi When I run aaccli on 7-PRERELEASE, I get the following error: Adaptec SCSI RAID Controller Command Line Interface Copyright 1998-2002 Adaptec, Inc. All rights reserved -------------------------------------------------------------------------------- CLI > open aac0 Executing: open "aac0" Command Error: The device (2410SA) is detected as follows: hw.aac.iosize_max: 65536 dev.aac.0.%desc: Adaptec SATA RAID 2410SA dev.aac.0.%driver: aac dev.aac.0.%location: slot=1 function=0 dev.aac.0.%pnpinfo: vendor=0x9005 device=0x0285 subvendor=0x9005 subdevice=0x0290 class=0x010400 dev.aac.0.%parent: pci6 dev.aacd.0.%desc: RAID 1 (Mirror) dev.aacd.0.%driver: aacd dev.aacd.0.%parent: aac0 The system is amd64 SMP. The last kernel I have that works is 7-CURRENT(i386) circa July last year. Does anyone know whether amd64 is the issue, or whether the aac driver has just dropped support for aaccli or if there is a newer aaccli available from Adaptec? Or, has Adaptec just dropped FreeBSD support? Ian -- Ian Freislich