From owner-freebsd-stable@FreeBSD.ORG Tue Dec 18 00:24:43 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D15FFBC8 for ; Tue, 18 Dec 2012 00:24:43 +0000 (UTC) (envelope-from jim.harris@gmail.com) Received: from mail-qa0-f52.google.com (mail-qa0-f52.google.com [209.85.216.52]) by mx1.freebsd.org (Postfix) with ESMTP id 7DDDA8FC16 for ; Tue, 18 Dec 2012 00:24:43 +0000 (UTC) Received: by mail-qa0-f52.google.com with SMTP id d13so137853qak.18 for ; Mon, 17 Dec 2012 16:24:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=a6LGeiP5gaSbbTKNC5+uFFEPXxI2B/w2Ydx34AVLyEM=; b=k7MJ4+b0w+bvqoT+HTB7x0ydP6dkNOdbtbb4M7QRVNsL0AuZgKugdMiMcit/OpT5oo QMO9bICZSMEwBbAVO49WT3pXxkkhJ/+hImCFwyPp0FMRXFZs9bPkG63Fb0+VqWLn08sn ADW6mEYc2W12EeXyjbk0zD7vt7K5V0GjG0gVrcvZ6JutG5ebAv+n7nxODGbqzvcv6ZfU ZIIefz9vvVJ4J41u9VSvBG9fnlyZ6Bh0sQtp1SZ9cGbww/eYgIUAQtQL8FSvSDsAPN6B hlytoMn8cCsorTyWRXWg7ISUAjr1F5/qiucrY9iRLB7whWmHBy8x8SsG/1H8/uxXvRuG dodw== MIME-Version: 1.0 Received: by 10.224.70.205 with SMTP id e13mr107847qaj.77.1355788876752; Mon, 17 Dec 2012 16:01:16 -0800 (PST) Received: by 10.49.27.231 with HTTP; Mon, 17 Dec 2012 16:01:16 -0800 (PST) In-Reply-To: <50CFB026.3010102@digiware.nl> References: <50CEFAC5.8000002@digiware.nl> <572946ED30FA47C69D6DCDD511CF6EB2@multiplay.co.uk> <50CF47A5.4090008@digiware.nl> <50CF925C.5040106@digiware.nl> <50CF9ADD.7080202@digiware.nl> <50CFB026.3010102@digiware.nl> Date: Mon, 17 Dec 2012 17:01:16 -0700 Message-ID: Subject: Re: Strange CAM errors From: Jim Harris To: Willem Jan Withagen Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Stable Users X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Dec 2012 00:24:43 -0000 On Mon, Dec 17, 2012 at 4:52 PM, Willem Jan Withagen wrote: > Right, > > That did the trick..... > Thanx for the code. > > --WjW > > > Patch committed as r244369. It will get MFC'd but obviously won't be in 9.1. Thanks, -Jim