From owner-freebsd-questions Fri May 3 20:24:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from natsemi-bh.nsc.com (natsemi-bh.nsc.com [204.163.202.66]) by hub.freebsd.org (Postfix) with ESMTP id 1D40537B419 for ; Fri, 3 May 2002 20:24:28 -0700 (PDT) Received: (from uucp@localhost) by natsemi-bh.nsc.com (8.8.8/8.6.11) id UAA15987 for ; Fri, 3 May 2002 20:24:27 -0700 (PDT) Received: from nsc.nsc.com(139.187.81.1) by natsemi-bh.nsc.com via smap (4.1) id xma015976; Fri, 3 May 02 20:23:54 -0700 Received: from malkauns.malkauns.nsc.com (malkauns.nsc.com [139.187.83.131]) by nsc.nsc.com (8.10.2+Sun/8.10.2) with SMTP id g443NnS03317 for ; Fri, 3 May 2002 20:23:50 -0700 (PDT) Received: from malkauns.nsc.com by malkauns.malkauns.nsc.com (SMI-8.6/SMI-SVR4) id IAA26381; Sat, 4 May 2002 08:59:25 +0530 Message-ID: <3CD35537.27B7D02@malkauns.nsc.com> Date: Sat, 04 May 2002 08:57:51 +0530 From: shubhamr Reply-To: shubhamr@malkauns.nsc.com X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 Cc: freebsd-questions@freebsd.org Subject: URGENT - to remove a driver - what to do? References: <20020503163403.A4378_mail.clubplus.net@ns.sol.net> <200205040310.g443ABm26508@sheol.localdomain> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Hi, I have 4.5 version installed.But some device drivers are already compiled into the kernel,and hence it runs when ever suitable ahrdware is detected. Can any one tell me how to remove this driver from the kernel so that,I can load unload dynamically(kldload,kldunload) and get my device working based on the dynamically loaded version of the device driver? Thanks a lot in adavance, shubha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message