From owner-freebsd-hardware@FreeBSD.ORG Tue Jan 31 19:40:04 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E465616A420 for ; Tue, 31 Jan 2006 19:40:04 +0000 (GMT) (envelope-from boheme@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 484B343D45 for ; Tue, 31 Jan 2006 19:40:04 +0000 (GMT) (envelope-from boheme@gmail.com) Received: by uproxy.gmail.com with SMTP id m3so16612uge for ; Tue, 31 Jan 2006 11:40:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ItoxHS7dICK9XD60keSR4SvdkI0WGiCzOShdsc8TjvFbusSAQBvHroY4LkT0H4as9kQ+TJb+WC0is8MhMhVTocVjqPryjpsp20q9AFoVAcsHPfclx8e308Rb8d2e95zLpNK8cQXWKyzmGgzFdNSFtUWNVd5HYT73k1rUci8Ui/E= Received: by 10.48.143.11 with SMTP id q11mr1413777nfd; Tue, 31 Jan 2006 09:47:43 -0800 (PST) Received: by 10.49.69.5 with HTTP; Tue, 31 Jan 2006 09:47:43 -0800 (PST) Message-ID: Date: Tue, 31 Jan 2006 09:47:43 -0800 From: Chris Knight To: freebsd-hardware@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Subject: Re: Dell CERC (aac driver) issue after upgrade to 6-STABLE X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 19:40:05 -0000 As of 9:00am (PST) on January 31st, this seems to have been fixed in -STABLE. After re-syncing my source tree and rebuilding from the same conf file the problem has gone away. -Chris On 1/31/06, Chris Knight wrote: > I just purchased a Dell PowerEdge 1800 to replace my mail server. It > has two 3.2 Xeon processors, 2G of ECC memory, and a Dell CERC SATA > RAID controller with two 160G Maxtor drives in a RAID 1 mirror. The > Dell CERC appears to be an Adaptec RAID controller, and it is detected > by the aac driver. > > I donwloaded the ISO for FreeBSD 6.0 i386 and installed it tonight. > So far, so good. > > I rebuilt the RELEASE kernel with SMP options. So far, so good. > > I synced to 6-STABLE, made world, recompiled the SMP kernel. > > Now when I reboot I get to the detection of the RAID controller and my > screen is scrolling with the following errors: > > aac0: COMMAND 0xc6588000 TIMEOUT AFTER 559 SECONDS > aac0: COMMAND 0xc6588000 TIMEOUT AFTER 579 SECONDS > aac0: COMMAND 0xc6588000 TIMEOUT AFTER 599 SECONDS > > Has anyone else encountered this problem? What do I need to do to fix it= ? > > -Chris >