On Sat, Dec 30, 2017 at 04:02:39PM -0500, Pedro Giffuni wrote: > 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.
The idea of this change and r327380 is to clean up i386/isa. There are three more files to go. _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"