Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 2009 15:10:47 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        src-committers@freebsd.org
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org
Subject:   Re: svn commit: r198044 - head/sys/arm/conf
Message-ID:  <200910131510.48144.jhb@freebsd.org>
In-Reply-To: <200910131904.n9DJ41QC013817@svn.freebsd.org>
References:  <200910131904.n9DJ41QC013817@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 13 October 2009 3:04:01 pm John Baldwin wrote:
> Author: jhb
> Date: Tue Oct 13 19:04:01 2009
> New Revision: 198044
> URL: http://svn.freebsd.org/changeset/base/198044
> 
> Log:
>   Sync with other GENERIC kernel configs:
>   - Move USB serial drivers earlier to match their placement in other kernel
>     configs.
>   - Add descriptions to various USB drivers.
>   - Move the USB wireless drivers into a new section.
>   - Add ulscom to the list of USB serial drivers.

I do wonder if it is time to have some files like 'sys/conf/std.usb.serial' 
that list all the USB serial drivers so that we only have one list of instead 
of N to ease future maintenance.  Similiar arguments could be made 
for 'std.usb.wireless' and 'std.usb.ethernet' perhaps.

-- 
John Baldwin



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