Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Dec 2017 16:02:39 -0500
From:      Pedro Giffuni <pfg@FreeBSD.org>
To:        Konstantin Belousov <kib@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r327381 - in head/sys: conf dev/ep i386/isa modules modules/elink modules/ep
Message-ID:  <fe8e0904-75db-fa9f-424f-9634735d219f@FreeBSD.org>
In-Reply-To: <201712301142.vBUBgnXl095227@repo.freebsd.org>
References:  <201712301142.vBUBgnXl095227@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi;

On 30/12/2017 06:42, Konstantin Belousov wrote:
> Author: kib
> Date: Sat Dec 30 11:42:49 2017
> New Revision: 327381
> URL: https://svnweb.freebsd.org/changeset/base/327381
>
> Log:
>    Move i386/isa/elink.[hc] to dev/ep.
>    
>    The ep(4) driver is the only consumer of the two functions from
>    elink.c.  I removed the standalone module as well, and most likely,
>    the module metadata is not needed anywhere, but this is for later
>    cleanup.
>    
>    Discussed with:	imp, jhb
>    Sponsored by:	The FreeBSD Foundation
For the record, I find this change very cool.

It makes the code more modular and the license for those two files also 
matches the license in the ep driver.

Thanks!

Pedro.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fe8e0904-75db-fa9f-424f-9634735d219f>