From owner-freebsd-multimedia@FreeBSD.ORG Sat Jun 24 05:30:35 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FAE016A4C8 for ; Sat, 24 Jun 2006 05:30:35 +0000 (UTC) (envelope-from nikolas.britton@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8C1743D49 for ; Sat, 24 Jun 2006 05:30:34 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by nz-out-0102.google.com with SMTP id i1so1333210nzh for ; Fri, 23 Jun 2006 22:30:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=L2vQOFOTitqf6QfWJGKHg/+i5iQZTDwOUBmzE09bwEeSGtQiGfVe96ZOlC9e1pUEHIpqayJ6NsqCDP/26r4Pd+jmzOvHArVfzhK//SrHaBPFzcSpnqcjLtuGFtJV2mSqEKoflHstSbQT4wLG11ynbzXIEgumOb9KSlkHmPjgkO0= Received: by 10.36.133.20 with SMTP id g20mr798726nzd; Fri, 23 Jun 2006 22:30:34 -0700 (PDT) Received: by 10.36.12.11 with HTTP; Fri, 23 Jun 2006 22:30:34 -0700 (PDT) Message-ID: Date: Sat, 24 Jun 2006 00:30:34 -0500 From: "Nikolas Britton" To: "Naram Qashat" In-Reply-To: <00cb01c6974c$22d87e80$fe02a8c0@metroid> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <00cb01c6974c$22d87e80$fe02a8c0@metroid> Cc: freebsd-multimedia@freebsd.org Subject: Re: Question regarding bktr driver X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 05:30:35 -0000 On 6/24/06, Naram Qashat wrote: > Well, I was wondering about something regarding the bktr driver. If I don't > include it in my kernel and instead just use it as a kernel module, is there > a way to rebuild only that one module without rebuilding the entire kernel? > And would I need to build anything in the world, and if so, can I build that > without building the entire world. Thanks. > You should be able to just cd into /usr/src/sys/modules/bktr and run make; make install; make clean. then kldload bktr.ko... but I don't know that for a fact, just an edu. guess. -- BSD Podcasts @: http://bsdtalk.blogspot.com/ http://freebsdforall.blogspot.com/