<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/ep, branch releng/12.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2017-12-30T11:42:49Z</updated>
<entry>
<title>Move i386/isa/elink.[hc] to dev/ep.</title>
<updated>2017-12-30T11:42:49Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2017-12-30T11:42:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=abbfe9e5d1317d0f0fe407b46c3c24dc4aa790e7'/>
<id>urn:sha1:abbfe9e5d1317d0f0fe407b46c3c24dc4aa790e7</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
<updated>2017-03-04T10:10:17Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-03-04T10:10:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=193d9e768ba63fcfb187cfd17f461f7d41345048'/>
<id>urn:sha1:193d9e768ba63fcfb187cfd17f461f7d41345048</id>
<content type='text'>
This simplifies make output/logic

Tested with:	`cd sys/modules; make ALL_MODULES=` on amd64
MFC after:	1 month
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>Remove EISA support for ep driver. Left in place EISA strings that are</title>
<updated>2017-02-16T21:56:51Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2017-02-16T21:56:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f2e8ba3f7654bacc64365577a2abc0df5275a658'/>
<id>urn:sha1:f2e8ba3f7654bacc64365577a2abc0df5275a658</id>
<content type='text'>
still relevant (ISA cards can still be in EISA mode, and we're still
ignoring those in the identify routine). Notes about cards in EISA
mode have been left in the manual since they aren't relevant to EISA
support, but instruct how to properly configure an ISA card in a mode
when it is in a ISA bus slot.
</content>
</entry>
<entry>
<title>Cleanup the way we include some files (in this case EISA) based on</title>
<updated>2015-02-18T15:25:22Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2015-02-18T15:25:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=88030a5eb0a19114d1113142376c69272f063a87'/>
<id>urn:sha1:88030a5eb0a19114d1113142376c69272f063a87</id>
<content type='text'>
kernel config. Also tidy up the ed options.
</content>
</entry>
<entry>
<title>Remove dependence on source tree options. Move all kernel module</title>
<updated>2014-08-11T14:50:49Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2014-08-11T14:50:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=df3394b3de0c40cae69e46b795dc794db3a80c2e'/>
<id>urn:sha1:df3394b3de0c40cae69e46b795dc794db3a80c2e</id>
<content type='text'>
options into kern.opts.mk and change all the places where we use
src.opts.mk to pull in the options. Conditionally define SYSDIR and
use SYSDIR/conf/kern.opts.mk instead of a CURDIR path. Replace all
instances of CURDIR/../../etc with STSDIR, but only in the affected
files.

As a special compatibility hack, include bsd.owm.mk at the top of
kern.opts.mk to allow the bare build of sys/modules to work on older
systems. If the defaults ever change between 9.x, 10.x and current for
these options, however, you'll wind up with the host OS' defaults
rather than the -current defaults. This hack will be removed when
we no longer need to support this build scenario.

Reviewed by: jhb
Differential Revision: https://phabric.freebsd.org/D529
</content>
</entry>
<entry>
<title>Use src.opts.mk in preference to bsd.own.mk except where we need stuff</title>
<updated>2014-05-06T04:22:01Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2014-05-06T04:22:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c6063d0da8e1f8d8452b0c2ee1c7ad718c1a7052'/>
<id>urn:sha1:c6063d0da8e1f8d8452b0c2ee1c7ad718c1a7052</id>
<content type='text'>
from the latter.
</content>
</entry>
<entry>
<title>Don't build EISA by default anymore. Remove from i386 GENERIC and</title>
<updated>2014-04-18T16:53:06Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2014-04-18T16:53:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=77667fecbe0be5e8b7518e57a813f3b8852aa479'/>
<id>urn:sha1:77667fecbe0be5e8b7518e57a813f3b8852aa479</id>
<content type='text'>
create an option that defaults to "no" on all platforms to not build
the EISA bits.

Discussed on: arch@
</content>
</entry>
<entry>
<title>Minor reorg to keep each bus' files on one line</title>
<updated>2005-07-13T14:53:59Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-07-13T14:53:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1c0d576c1f852f5bb60fa99406fda11774cddc62'/>
<id>urn:sha1:1c0d576c1f852f5bb60fa99406fda11774cddc62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>eisa attachment is safe to be in this module, both on eisa and</title>
<updated>2005-03-17T18:40:37Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-03-17T18:40:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7378822d3ce7e9f40d8da0ae662416a60a50a45f'/>
<id>urn:sha1:7378822d3ce7e9f40d8da0ae662416a60a50a45f</id>
<content type='text'>
non-eisa configured kernels.
</content>
</entry>
<entry>
<title>Add usbdevs.h and pccarddevs.h to the build list, as appropriate.  This is needed to build as part of world or in src/sys/modules.</title>
<updated>2004-06-27T12:33:20Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-06-27T12:33:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4c42b42a79b4606b6d4ae87932475197586e377d'/>
<id>urn:sha1:4c42b42a79b4606b6d4ae87932475197586e377d</id>
<content type='text'>
</content>
</entry>
</feed>
