From owner-freebsd-questions@FreeBSD.ORG Thu Apr 27 09:15:37 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A3B316A405 for ; Thu, 27 Apr 2006 09:15:37 +0000 (UTC) (envelope-from hongz@promisechina.com) Received: from mxdxt7.hichina.com (mxdxt7.hichina.com [218.244.143.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C41B43D53 for ; Thu, 27 Apr 2006 09:15:36 +0000 (GMT) (envelope-from hongz@promisechina.com) Received: from 222.128.58.137 (HELO hongzhao) (envelope-from hongz@promisechina.com) by mxdxt7.hichina.com (quarkmail-1.2.1) with ESMTP id S5174617AbWD0JP2 for freebsd-questions@freebsd.org; Thu, 27 Apr 2006 17:15:28 +0800 From: To: Date: Thu, 27 Apr 2006 17:15:32 +0800 MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Thread-Index: AcZp2yI6xCRc0hRoSaug0c9Tx7IndQ== Message-ID: <1146129330$14608$15564396@hongz@promisechina.com> X-Mailman-Approved-At: Thu, 27 Apr 2006 12:00:04 +0000 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Help:How to build a modular FreeBSD kernel? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Apr 2006 09:15:38 -0000 Hi guys: I want to build a modular FreeBSD kernel, so I can make some updates to some modules such as ATA module in kernel. Is it possible? If possible, please tell me how to do it. Thank you for your help! Hong