From owner-freebsd-questions Fri May 3 20:31: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by hub.freebsd.org (Postfix) with ESMTP id 16BC837B419 for ; Fri, 3 May 2002 20:31:00 -0700 (PDT) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id CE7EAA804; Sat, 4 May 2002 13:30:58 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id CB1BA542D; Sat, 4 May 2002 13:30:58 +1000 (EST) Date: Sat, 4 May 2002 13:30:58 +1000 (EST) From: Andrew To: shubhamr Cc: freebsd-questions@freebsd.org Subject: Re: URGENT - to remove a driver - what to do? In-Reply-To: <3CD35537.27B7D02@malkauns.nsc.com> Message-ID: <20020504132858.S44196-100000@starbug.ugh.net.au> X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 4 May 2002, shubhamr wrote: > Can any one tell me how to remove this driver from the kernel so that,I Follow the instructions in the handbook re recbuilding your kernel. You could also just diable the device by booting with boot -c or editing /boot/kernel.conf. Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message