From owner-freebsd-questions@FreeBSD.ORG Fri Oct 29 18:37:44 2004 Return-Path: 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 1DA2416A4CE for ; Fri, 29 Oct 2004 18:37:44 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AFFC43D5C for ; Fri, 29 Oct 2004 18:37:43 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.11/8.13.1) id i9TIbgvW041655; Fri, 29 Oct 2004 13:37:42 -0500 (CDT) (envelope-from dan) Date: Fri, 29 Oct 2004 13:37:42 -0500 From: Dan Nelson To: Brad Waite Message-ID: <20041029183742.GB76157@dan.emsphone.com> References: <2614.67.165.234.240.1099073745.squirrel@webmail.wcubed.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2614.67.165.234.240.1099073745.squirrel@webmail.wcubed.net> X-OS: FreeBSD 5.3-BETA7 X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org Subject: Re: Building part of world X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Oct 2004 18:37:44 -0000 In the last episode (Oct 29), Brad Waite said: > I'm trying to update my sys/pci/if_sk.c and would like to be able to > build several versions without having to build the entire world. Since that's a kernel driver, you only have to build a new kernel. -- Dan Nelson dnelson@allantgroup.com