Date: Fri, 7 Apr 2006 23:12:11 -0700 From: John-Mark Gurney <gurney_j@resnet.uoregon.edu> To: Mike Jakubik <mikej@rogers.com> Cc: stable@freebsd.org Subject: Re: usb support kernel changes Message-ID: <20060408061211.GH72485@funkthat.com> In-Reply-To: <4437520F.6050304@rogers.com> References: <4437520F.6050304@rogers.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060408061211.GH72485>