Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Mar 2012 19:02:10 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-arch@freebsd.org
Cc:        Kostik Belousov <kostikbel@gmail.com>, Adrian Chadd <adrian@freebsd.org>, freebsd-usb@freebsd.org
Subject:   Re: Exclude USB drivers from main kernel image?
Message-ID:  <201203031902.11035.hselasky@c2i.net>
In-Reply-To: <20120303124805.GA4725@thorin>
References:  <CAOfDtXNDXV-hM5t56XKj6-m-Bc=SSZsmB7JnEXsoDGdF2DEuqw@mail.gmail.com> <201202181720.27135.hselasky@c2i.net> <20120303124805.GA4725@thorin>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 03 March 2012 13:48:05 Robert Millan wrote:
> On Sat, Feb 18, 2012 at 05:20:27PM +0100, Hans Petter Selasky wrote:
> > The /etc/devd/usb.conf is regularly updated, though not automatically. It
> > should auto-load most kind of devices. Only additional case that comes to
> > mind is that USB serial console will not be active until devd has
> > executed, if that is enabled.
> 
> If early USB serial output is desired, it can be enabled by enabling the
> module in bootloader. Is that an acceptable trade-off?
> 
> > Your patch looks OK. Adding ARCH @
> > 
> > Instead of commenting out, I would just remove those lines.
> 
> Here's a new patch that removes the lines instead of commenting them out.
> 
> Consistently with that, it also removes a few lines which were already
> commented out, using the same criteria.
> 
> Also, it disables a few more USB drivers. Due to an oversight my previous
> patch didn't disable all drivers that devd can handle.
> 
> Patch is tested with "make universe" on HEAD.

Hi,

Your patch looks good.

Are there any objections committing the patch attached to the previous e-mail?

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203031902.11035.hselasky>