From owner-freebsd-stable@FreeBSD.ORG Sun Mar 25 16:11:27 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 4036D16A400; Sun, 25 Mar 2007 16:11:27 +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 E5D1913C44C; Sun, 25 Mar 2007 16:11:26 +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 l2PGBF33011991; Sun, 25 Mar 2007 10:11:21 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <46069F1E.6090008@samsco.org> Date: Sun, 25 Mar 2007 10:11:10 -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> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (pooker.samsco.org [168.103.85.57]); Sun, 25 Mar 2007 09:11:22 -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: scottl@freebsd.org, Jan Mikkelsen , erich@areca.com.tw, FreeBSD Stable , Phillip Neumann 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: Sun, 25 Mar 2007 16:11:27 -0000 Nikolas Britton wrote: > Yeah are hardware is nearly identical. I don't remember what I did to > my custom driver, I know I fixed some syntax errors and merged in > changes that were made on top of the 1.20.00.02 code base. I'm not > sure but I think most of those changes were thrown out with the import > of 1.20.00.13 and 14. > > Yes ..0.13 is the driver from 6.2-RELEASE-p2 and no I don't see any > g_vfs errors, I do see a crap load of httpd errors that someone needs > to investigate, lucky me. :-/ It's not likely I'd see them anyhow > because the business slows way down during this time of year: Please try the following patch against the latest 6-STABLE driver sources: http://people.freebsd.org/~scottl/arcmsr.simq.diff. Scott