<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/modules/lmc, branch master</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=master</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2018-05-01T16:30:48Z</updated>
<entry>
<title>Retire lmc(4)</title>
<updated>2018-05-01T16:30:48Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2018-05-01T16:30:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e6a376d196feea7a598005ad0ff2d7f04aa0889d'/>
<id>urn:sha1:e6a376d196feea7a598005ad0ff2d7f04aa0889d</id>
<content type='text'>
This driver supports legacy, 32-bit PCI devices, and had an ambiguous
license.  Supported devices were already reported to be rare in 2003
(when an earlier version of the driver was removed in r123201).

Reviewed by:	rgrimes
Relnotes:	Yes
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D15245
</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-test2/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>No need to list opt_global.h. No need to force ALTQ here, since that's</title>
<updated>2014-11-18T17:06:54Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2014-11-18T17:06:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0a8fbf6472819b0b4098237b7e23cea4d595ff0f'/>
<id>urn:sha1:0a8fbf6472819b0b4098237b7e23cea4d595ff0f</id>
<content type='text'>
not the normal default for the system and nothing else forces it on.

Sponsored by: Netflix
</content>
</entry>
<entry>
<title>Move most of the 15 variations on generating opt_inet.h and</title>
<updated>2014-08-04T22:37:02Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2014-08-04T22:37:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=aeaed508982227551b2748339033bb2483382b4d'/>
<id>urn:sha1:aeaed508982227551b2748339033bb2483382b4d</id>
<content type='text'>
opt_inet6.h into kmod.mk by forcing almost everybody to eat the same
dogfood. While at it, consolidate the opt_bpf.h and opt_mroute.h
targets here too.
</content>
</entry>
<entry>
<title>- Don't include opt_global.h, it is always included implicitly.</title>
<updated>2005-10-05T10:07:27Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2005-10-05T10:07:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2afb277f09e70f6f520d54a538a1459bcb8d16e4'/>
<id>urn:sha1:2afb277f09e70f6f520d54a538a1459bcb8d16e4</id>
<content type='text'>
- Include opt_device_polling.h
</content>
</entry>
<entry>
<title>Oops, left a compile option enabled that should not be enabled.</title>
<updated>2005-10-04T04:40:21Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2005-10-04T04:40:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b9aaa6961b9edc0133ec087228aabdfc59f2d7b1'/>
<id>urn:sha1:b9aaa6961b9edc0133ec087228aabdfc59f2d7b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reintroduce the lmc T1/E1/T3 WAN driver.  This version is locked, supports</title>
<updated>2005-10-03T07:05:34Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2005-10-03T07:05:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2bc6081c9f794b7a0f33fc5f9e1b62b2a8c86cb6'/>
<id>urn:sha1:2bc6081c9f794b7a0f33fc5f9e1b62b2a8c86cb6</id>
<content type='text'>
interface polling, compiles on 64-bit platforms, and compiles on NetBSD,
OpenBSD, BSD/OS, and Linux.  Woo!  Thanks to David Boggs for providing this
driver.

Altq, sppp, netgraph, and bpf are required for this driver to operate.
Userland tools and man pages will be committed next.

Submitted by: David Boggs
</content>
</entry>
</feed>
