Disabling USB

Martin Karlsson mk-freebsd at bredband.net
Sun Apr 6 05:28:45 PDT 2003


* Lucas Holt <luke at foolishgames.com> [2003-04-05 22.49 -0500]:

Hi,

> How would I go about disabling USB support?
> 
> I want to strip out features in my kernel that I am not using on the 
> server.

Comment out or remove the lines governing usb in your kernel config
file, and rebuild the kernel. You should find the lines you're looking
for in the default GENERIC kernel. If you don't have that file anymore,
you can find it at the web interface to the CVS repository:

<URL:http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/conf/GENERIC>

HTH
-- 
Martin Karlsson


More information about the freebsd-questions mailing list