Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Feb 2009 12:47:56 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        hselasky@c2i.net
Cc:        usb@freebsd.org, remko@freebsd.org, freebsd-current@freebsd.org, thompsa@freebsd.org
Subject:   Re: HEADSUP usb2/usb4bsd to become default in GENERIC
Message-ID:  <20090208.124756.-942592244.imp@bsdimp.com>
In-Reply-To: <200902081951.16823.hselasky@c2i.net>
References:  <8b3974a5f1b260fd438518f703aee2f5.squirrel@galain.elvandar.org> <20090208183820.GA21343@citylink.fud.org.nz> <200902081951.16823.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200902081951.16823.hselasky@c2i.net>
            Hans Petter Selasky <hselasky@c2i.net> writes:
: On Sunday 08 February 2009, Andrew Thompson wrote:
: > On Sun, Feb 08, 2009 at 06:48:39PM +0100, Remko Lodder wrote:
: > > On Sun, February 8, 2009 6:21 am, Alfred Perlstein wrote:
: 
: > >
: > > Please name it "usb_*".
: 
: Beware that if you rename everything from "usb2_" to "usb_" there will be 
: symbol and structure clashes with the linux USB compat layer, which needs to 
: be resolved.

No.  that's not the case.  usb2_foo vs usb_foo in the kernel config
files only affects what files config brings in, and we can easily tell
it to bring the right ones in w/o any symbol issues.

I'd leave everything else where it is now in the source tree.  The
rename is fairly trivial.  Do people want me to float a patch?

Warner



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