From owner-freebsd-drivers@FreeBSD.ORG Wed Apr 9 11:29:51 2008 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D727F106566C for ; Wed, 9 Apr 2008 11:29:51 +0000 (UTC) (envelope-from newsfeeds@downcrunch.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.173]) by mx1.freebsd.org (Postfix) with ESMTP id B8FCA8FC18 for ; Wed, 9 Apr 2008 11:29:51 +0000 (UTC) (envelope-from newsfeeds@downcrunch.com) Received: by wf-out-1314.google.com with SMTP id 25so2459020wfa.7 for ; Wed, 09 Apr 2008 04:29:51 -0700 (PDT) Received: by 10.142.99.21 with SMTP id w21mr3960wfb.55.1207740591433; Wed, 09 Apr 2008 04:29:51 -0700 (PDT) Received: from UNKNOWN ( [218.241.186.2]) by mx.google.com with ESMTPS id 22sm109827wfg.15.2008.04.09.04.29.49 (version=SSLv3 cipher=RC4-MD5); Wed, 09 Apr 2008 04:29:50 -0700 (PDT) Date: Wed, 9 Apr 2008 19:29:40 +0800 From: "Newsfeeds" To: "freebsd-drivers" X-mailer: Foxmail 5.0 [en] Mime-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit Message-ID: <47fca8ae.16078e0a.28c2.179a@mx.google.com> Subject: Re:Marvell 6145 SATA drivers for FreeBSD X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 11:29:51 -0000 Hello,all! I download the freebsd-working_module.tgz for my FreeBSD 7 and it works.But I want to install FreeNAS, you know, the current FreeNAS is based on FreeBSD 6.2, I try to make the source at FreeBSD 6.2, it failed, then I copy the mv.ko file from FreeBSD 7 to FreeBSD 6.2 or FreeNAS, and it dosen't work. I found another patch at http://www.freebsd.org/cgi/query-pr.cgi?pr=116010 for FreeBSD 6.2, but when I run the "patch < ata-chipset.c.diff", there are some errors show that the diff was been rejected, I thought the older version of the ata-chipset.c must be updated by the author, but he/she not mentioned that, so I download a version near the diff's update time, and patch succeed, but run "make buildkernel" failed... Best regards, Newsfeeds 2008-04-09