From nobody@FreeBSD.org  Thu Oct 13 09:50:05 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 92F1916A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Oct 2005 09:50:05 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 613B943D45
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Oct 2005 09:50:05 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j9D9o4lc079346
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Oct 2005 09:50:04 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j9D9o4OD079345;
	Thu, 13 Oct 2005 09:50:04 GMT
	(envelope-from nobody)
Message-Id: <200510130950.j9D9o4OD079345@www.freebsd.org>
Date: Thu, 13 Oct 2005 09:50:04 GMT
From: Paul Dekkers <Paul.Dekkers@surfnet.nl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: aac controller stopped working between BETA5 and RC1
X-Send-Pr-Version: www-2.3

>Number:         87364
>Category:       i386
>Synopsis:       [aac] aac controller stopped working between BETA5 and RC1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    scottl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 13 10:00:27 GMT 2005
>Closed-Date:    Tue Apr 08 14:41:50 UTC 2008
>Last-Modified:  Tue Apr 08 14:41:50 UTC 2008
>Originator:     Paul Dekkers
>Release:        RELENG_6_0
>Organization:
SURFnet
>Environment:
Only of the working kernel:
> uname -a
FreeBSD surplus.surfnet.nl 6.0-BETA5 FreeBSD 6.0-BETA5 #2: Mon Oct  3 18:44:03 CEST 2005     paul@surplus.surfnet.nl:/usr/obj/usr/src/sys/SURPLUS  i386

>Description:
On a (test) Dell 2550 with aac (Perc3) RAID-controller the aac controller failed to be recognised after upgrading from 6.0-BETA5 of 3 October to 6.0-RC1 (as on the CD's distributed, I tested that kernel as well).

On both kernel versions I get:
aac0: <Dell PERC 3/Di> mem 0xf0000000-0xf7ffffff irq 31 at device 2.1 on pci2
but the working kernel (BETA5) gives me:
aac0: [FAST]
which sounds good, but the RC1 kernel gives me:
aac0: RequestAdapterInfo failed

I noticed the aac-issue on the todo list, clearly the fix applied didn't work for me :-)

I tried my RC1-CD on a PE 2650 with a Perc3/Di and that works just fine.

Because of this 'needs testing' and it's already in RC1 I gave this a serious-severity - not sure if that is right, forgive me if not.

I'm available for testing if necessary.

>How-To-Repeat:
Use 6.0-RC1 on a Dell 2550 with a Perc3/Di (aac) controller.

>Fix:
              
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-i386->scottl 
Responsible-Changed-By: simon 
Responsible-Changed-When: Thu Oct 13 12:28:28 GMT 2005 
Responsible-Changed-Why:  
Scott has been working on aac. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87364 

From: Scott Long <scottl@samsco.org>
To: bug-followup@FreeBSD.org, Paul.Dekkers@surfnet.nl
Cc:  
Subject: Re: i386/87364: aac controller stopped working between BETA5 and
 RC1
Date: Thu, 13 Oct 2005 08:38:36 -0600

 This problem was specifically mentioned in the release announcement for 
 RC1.  It will be fixed soon.
 
 Scott

From: Paul Dekkers <Paul.Dekkers@surfnet.nl>
To: Scott Long <scottl@samsco.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: i386/87364: aac controller stopped working between BETA5 and
 RC1
Date: Tue, 25 Oct 2005 10:13:15 +0200

 Scott Long wrote:
 
 > This problem was specifically mentioned in the release announcement 
 > for RC1.  It will be fixed soon.
 
 My bad, I did not read the official announcement, I only cvsup-ed, 
 checked UPDATING, todo and schedule... :-|
 As soon as I notice an aac-change with my cvsup I will try if that works 
 for me :-)
 
 Paul
 

From: Paul Dekkers <Paul.Dekkers@surfnet.nl>
To: Scott Long <scottl@samsco.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: i386/87364: aac controller stopped working between BETA5 and
 RC1
Date: Sun, 30 Oct 2005 02:38:47 +0200

 Hi,
 
 I just noticed:
 
  Edit src/sys/dev/aac/aac.c
   Add delta 1.109.2.1.2.1 2005.10.28.16.31.34 scottl
   Add delta 1.109.2.1.2.2 2005.10.29.15.13.07 scottl
  Edit src/sys/dev/aac/aacreg.h
   Add delta 1.21.2.1.2.1 2005.10.28.16.31.34 scottl
 
 ... this fixed it!
 
 Thanks,
 Paul
 
State-Changed-From-To: open->closed 
State-Changed-By: emaste 
State-Changed-When: Tue Apr 8 14:41:04 UTC 2008 
State-Changed-Why:  
Submitter confirms it's fixed by scottl's changes 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87364 
>Unformatted:
