From owner-freebsd-questions@FreeBSD.ORG Sat Oct 30 00:20:01 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 8F51016A4CE for ; Sat, 30 Oct 2004 00:20:01 +0000 (GMT) Received: from mail.datausa.com (ns1.datausa.com [216.150.220.135]) by mx1.FreeBSD.org (Postfix) with SMTP id 298A243D1D for ; Sat, 30 Oct 2004 00:20:00 +0000 (GMT) (envelope-from freebsd@wcubed.net) Received: (qmail 88148 invoked from network); 30 Oct 2004 00:19:03 -0000 Received: from web.datausa.com (HELO webmail.wcubed.net) (216.150.220.132) by mail.datausa.com with SMTP; 30 Oct 2004 00:19:03 -0000 Received: from 67.165.234.240 (SquirrelMail authenticated user freebsd@wcubed.net) by webmail.wcubed.net with HTTP; Fri, 29 Oct 2004 18:14:13 -0600 (MDT) Message-ID: <2629.67.165.234.240.1099095253.squirrel@webmail.wcubed.net> In-Reply-To: <20041029183742.GB76157@dan.emsphone.com> References: <2614.67.165.234.240.1099073745.squirrel@webmail.wcubed.net> <20041029183742.GB76157@dan.emsphone.com> Date: Fri, 29 Oct 2004 18:14:13 -0600 (MDT) From: "Brad Waite" To: "Dan Nelson" User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal cc: Brad Waite 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: Sat, 30 Oct 2004 00:20:01 -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. Heh. I realized that about 10 minutes after I posted the question. If I wasn't able to laugh at myself sometimes, I'd be in a heap of trouble.