Date: Tue, 7 May 2002 16:06:53 +0300 From: "Toomas Aas" <toomas.aas@raad.tartu.ee> To: shubhamr@malkauns.nsc.com, freebsd-questions@freebsd.org Subject: Re: URGENT - to remove a driver - what to do? Message-ID: <200205071311.g47DB9f13584@lv.raad.tartu.ee> In-Reply-To: <3CD35537.27B7D02@malkauns.nsc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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? Read the online handbook at www.freebsd.org about building your custom kernel. Then remove the devices you don't want and rebuild your kernel. -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * Fear of crowded holiday shopping: Santaclaustrophobia. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205071311.g47DB9f13584>