From owner-freebsd-current@FreeBSD.ORG Fri Dec 2 16:27:08 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48A8116A41F for ; Fri, 2 Dec 2005 16:27:08 +0000 (GMT) (envelope-from ke.han@redstarling.com) Received: from smtp103.biz.mail.re2.yahoo.com (smtp103.biz.mail.re2.yahoo.com [68.142.229.217]) by mx1.FreeBSD.org (Postfix) with SMTP id 92EA943D53 for ; Fri, 2 Dec 2005 16:27:07 +0000 (GMT) (envelope-from ke.han@redstarling.com) Received: (qmail 10376 invoked from network); 2 Dec 2005 16:27:07 -0000 Received: from unknown (HELO ?192.168.1.2?) (jhancock@patternware.com@218.79.199.193 with plain) by smtp103.biz.mail.re2.yahoo.com with SMTP; 2 Dec 2005 16:27:06 -0000 Message-ID: <439075D8.2020106@redstarling.com> Date: Sat, 03 Dec 2005 00:27:04 +0800 From: "ke.han" User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: building freeBSD 6 install cd with latest twa source X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2005 16:27:08 -0000 I have been thinking about my troubles with installing freeBSD 6 with my 3ware 9550sx card. Accourding to the knowledge base article, http://www.3ware.com/kb/article.aspx?id=14850 the latest source for the 9550sx drivers is in the freeBSD 6 source tree at http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/twa/ and http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/modules/twa/ . Would I possibly be able to get a better install experience if I built a new install cd from the latest sources? My best guess as to the current trouble with the 3ware 9550sx card is that at boot after install freeBSD is using the old twa module and not the twa_9ksx I have loaded. Seems that if I just have a new install disk with the latest driver already on it, I might squeak by this problem. So how hard is it to get a fresh build of install disk 1 from the freeBSD 6 source tree?? I'm just above amatuer level with freeBSD 6 but tend to follow detailed instruction well. thanks, ke han