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."
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to