From owner-freebsd-stable@FreeBSD.ORG Mon Mar 26 12:15:43 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 99BFE16A403 for ; Mon, 26 Mar 2007 12:15:43 +0000 (UTC) (envelope-from nikolas.britton@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by mx1.freebsd.org (Postfix) with ESMTP id 4182F13C44C for ; Mon, 26 Mar 2007 12:15:43 +0000 (UTC) (envelope-from nikolas.britton@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so737133wra for ; Mon, 26 Mar 2007 05:15:42 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Aw1fTc1glJ3WroFEGenQ95klZNtnljaYTfyiBlwRdI/bbopuv+SNJPj4G9b63Q2i/D3WW8D2O0la0s3yMDbeJcMwWfyUV2IgTy/y5eRP+yt0WqrMDLfWfltAesjfnngu/vs9dWpdWfxaCcJV6THt1woC0oBBMpMqRy5bag7+m+E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aQi7l2QdLzv+uZ5Ikdc7cRV2rntz2ZrNEMGCb9o0rg2uHsMiGxYtUo+73xcrN8fXqcOpo7PPcW8+wGUNGJpgKrgj7suvlUCIA/QYQ8Ubh03M0I0B7LOuHviFPtRVAB7GO7h8Oz32oWvvkhW8NTvu140iBd2dGQWXb+RQH76okvw= Received: by 10.100.164.14 with SMTP id m14mr4794169ane.1174911341777; Mon, 26 Mar 2007 05:15:41 -0700 (PDT) Received: by 10.100.32.17 with HTTP; Mon, 26 Mar 2007 05:15:41 -0700 (PDT) Message-ID: Date: Mon, 26 Mar 2007 07:15:41 -0500 From: "Nikolas Britton" To: "Scott Long" In-Reply-To: <46069F1E.6090008@samsco.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <000b01c76e82$9e6f5a10$0502a8c0@IBMA618C20271E> <46069F1E.6090008@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: Mon, 26 Mar 2007 12:15:43 -0000 On 3/25/07, Scott Long wrote: > 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. > Thanks Scott... Unfortunately, or fortunately depending on your outlook, spring break ends today and I've got a crap load of studying to do, so no time to play guinea pig... But because I'm such a nice guy I've compiled i386 and amd64 binaries so the others can play along. I compiled everything against 6.2-RELEASE-p2... Download them here: http://www.nbritton.org/uploads/areca/fb62/ Do you have any testing scripts so the group can do repeatable comparison tests using the old and new kernel modules? Thanks. Oh and here's a file list but gmail is probably going to mutilate it: arcmsr.c.1824: ASCII C program text arcmsr.h.1142: ISO-8859 C program text arcmsr.kld.fb62.i386.032607: ELF 32-bit LSB relocatable, Intel 80386, version 1 (FreeBSD), not stripped arcmsr.ko.debug.fb62.amd64.032607: ELF 64-bit LSB relocatable, AMD x86-64, version 1 (FreeBSD), not stripped arcmsr.ko.fb62.amd64.032607: ELF 64-bit LSB relocatable, AMD x86-64, version 1 (FreeBSD), not stripped arcmsr.ko.fb62.i386.032607: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), not stripped arcmsr.o.fb62.amd64.032607: ELF 64-bit LSB relocatable, AMD x86-64, version 1 (FreeBSD), not stripped arcmsr.o.fb62.i386.032607: ELF 32-bit LSB relocatable, Intel 80386, version 1 (FreeBSD), not stripped i386_build_log.txt: ASCII text, with very long lines