From owner-freebsd-hackers@FreeBSD.ORG Sat Dec 18 19:51:06 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0876D16A4CE for ; Sat, 18 Dec 2004 19:51:06 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57C7243D5A for ; Sat, 18 Dec 2004 19:51:05 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id D14D75310; Sat, 18 Dec 2004 20:51:03 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 5805E530A; Sat, 18 Dec 2004 20:50:55 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id DEFC7B874; Sat, 18 Dec 2004 20:50:54 +0100 (CET) To: =?iso-8859-1?q?Anton_W=F6llert?= References: <23522.1103375345@www7.gmx.net> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Sat, 18 Dec 2004 20:50:54 +0100 In-Reply-To: <23522.1103375345@www7.gmx.net> (Anton+0100 (MET)") Message-ID: User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64 cc: freebsd-hackers@freebsd.org Subject: Re: Developing device-drivers without rebuilding the hole kernel X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Dec 2004 19:51:06 -0000 "Anton W=F6llert" writes: > i want to edit the syscons driver for additional vesa-support. but i don't > want to rebuild the whole kernel every time i add a few new lines or a > function. is there a way to just build the syscons object file and maby a > few dependencies every time and then just link it together with the rest = of > the kernel, which i've builded once? Define NO_KERNELCLEAN in /etc/make.conf. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no