Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2009 17:44:18 -0600
From:      Scott Long <scottl@samsco.org>
To:        Danny Braniss <danny@cs.huji.ac.il>
Cc:        freebsd-scsi@freebsd.org, freebsd-stable@freebsd.org, freebsd-hackers@freebsd.org
Subject:   Re: amr driver broken since March 12
Message-ID:  <49CEB652.8060003@samsco.org>
In-Reply-To: <E1LndpK-0000X0-WA@kabab.cs.huji.ac.il>
References:  <E1Ln6jY-0006tJ-6Y@kabab.cs.huji.ac.il> <49CCDA41.4060101@samsco.org> <E1LnEMC-000Cx8-Gs@kabab.cs.huji.ac.il> <49CCF95F.1050307@samsco.org> <E1LndpK-0000X0-WA@kabab.cs.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
Danny Braniss wrote:
> it seems March 12 was a bit off :-)
> it took some time, but I managed to close the gap:
> 	189100	ok
> 	189150	fails
> I will continue tomorrow, but this should be helpful.
> 
>

189150 is in the middle of a big string of related commits.  Try
updating to the following change numbers and retesting:

189088
189107
189161

If the last one does not work, try editing /sys/dev/amr/amr.c to change

#define AMR_ENABLE_CAM 1

to

#define AMR_ENABLE_CAM 0

Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49CEB652.8060003>