From owner-freebsd-stable@FreeBSD.ORG Fri Mar 30 22:53:10 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 90FA516A402; Fri, 30 Mar 2007 22:53:10 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.freebsd.org (Postfix) with ESMTP id 4343F13C458; Fri, 30 Mar 2007 22:53:10 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from phobos.samsco.home (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.8/8.13.8) with ESMTP id l2UMr0G2081563; Fri, 30 Mar 2007 16:53:06 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <460D94C5.3080604@samsco.org> Date: Fri, 30 Mar 2007 16:52:53 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.2pre) Gecko/20070111 SeaMonkey/1.1 MIME-Version: 1.0 To: Nikolas Britton References: <000b01c76e82$9e6f5a10$0502a8c0@IBMA618C20271E> <46069F1E.6090008@samsco.org> <1175276716.1271.22.camel@localhost> <460D8CC0.9060006@samsco.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (pooker.samsco.org [168.103.85.57]); Fri, 30 Mar 2007 15:53:06 -0700 (MST) X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: erich@areca.com.tw, scottl@freebsd.org, Jan Mikkelsen , Phillip Neumann , FreeBSD Stable Subject: Re: Amd64 Unstable Areca X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Mar 2007 22:53:10 -0000 Nikolas Britton wrote: > On 3/30/07, Scott Long wrote: >> Nikolas Britton wrote: >> > On 3/30/07, Phillip Neumann wrote: >> >> El dom, 25-03-2007 a las 10:11 -0600, Scott Long escribió: >> >> > Please try the following patch against the latest 6-STABLE driver >> >> > sources: http://people.freebsd.org/~scottl/arcmsr.simq.diff. >> >> > >> >> > Scott >> >> >> >> Just in case you mind, the problem does not seem to be present with >> the >> >> patch. >> >> >> >> Havent had crash in days. >> >> >> >> (When one occur, ill notify) >> >> >> >> thanks!! >> >> >> > >> > Have you tried making it crash? >> >> Erich Chen pointed a problem with the patch I generated, but I think >> it's mostly harmless. Good to know that it seems to be helping the >> problem. >> >> Scott >> > > And??? don't leave us hanging, what's the problem? My patch added a line with "bus_dmamap_unload(...)" that isn't needed. I don't believe that it'll cause problems, though. The whole line will be removed when I commit the patch to CVS. Scott