usb support kernel changes

John-Mark Gurney gurney_j at resnet.uoregon.edu
Sat Apr 8 06:12:15 UTC 2006


Mike Jakubik wrote this message on Sat, Apr 08, 2006 at 02:02 -0400:
> I have disabled all usb support in my kernel on todays cvs of -stable, 
> and to my surprise i saw it load automatically as a kernel module;
> 
> # kldstat
> Id Refs Address    Size     Name
> 1    4 0xc0400000 2cac68   kernel
> 2    1 0xc06cb000 628f4    acpi.ko
> 3    1 0xc318b000 1c000    usb.ko
> 
> This is new behavior indeed, how can i disable usb support as before?

remove the:
usbd_enabled="YES"

line from your /etc/rc.conf file...  and/or remove the various usb
lines from your /boot/loader.conf file...

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."


More information about the freebsd-stable mailing list