Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Jan 2002 15:52:50 -0800
From:      Peter Wemm <peter@wemm.org>
To:        Josef Karthauser <joe@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/usb ugen.c urio.c usb.c usb_port.h 
Message-ID:  <20020102235250.54E9039EC@overcee.netplex.com.au>
In-Reply-To: <200201022331.g02NV8J85508@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Josef Karthauser wrote:
> joe         2002/01/02 15:31:08 PST
> 
>   Modified files:
>     sys/dev/usb          ugen.c urio.c usb.c usb_port.h 
>   Log:
>   Revert uio.uio_td back to uio.uio_procp, using a #define in usb_port to
>   do the right thing on -current.

If you are doing this for MFC'ing then I would rather this be the other way
around. Add a #define on the RELENG_4 version.  The reason is that at some
point down the road RELENG_4 will be dead and so will uio_procp and we'll
have legacy #define's hanging around.

On the other hand, if you're doing this for NetBSD syncing then I guess
that's a different thing.  I suspect uio_procp will change there soon too.

Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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