<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/enetc, branch release/14.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F14.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F14.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-16T17:54:58Z</updated>
<entry>
<title>sys: Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-16T17:54:58Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=031beb4e239bfce798af17f5fe8dba8bcaf13d99'/>
<id>urn:sha1:031beb4e239bfce798af17f5fe8dba8bcaf13d99</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
</content>
</entry>
<entry>
<title>mii: Add opt_platform.h to all miibus drivers</title>
<updated>2022-04-05T19:52:55Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2022-04-05T19:40:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b111430e54537a66080df115c3a2950a2922da5a'/>
<id>urn:sha1:b111430e54537a66080df115c3a2950a2922da5a</id>
<content type='text'>
miivar.h includes opt_platform.h. Make sure all the drivers that use the
miibus_if.h interface file have opt_platform.h as well. While some of
these may not, strictly speaking, need it, it's easier to include it
universally for miibus.

Sponsored by:		Netflix
</content>
</entry>
<entry>
<title>enetc: Add autogenerated files to Makefile</title>
<updated>2021-08-08T20:27:16Z</updated>
<author>
<name>Marcin Wojtas</name>
<email>mw@FreeBSD.org</email>
</author>
<published>2021-08-08T20:23:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ad560dee552e24145b6a527ee94ef9e29a2d9cd2'/>
<id>urn:sha1:ad560dee552e24145b6a527ee94ef9e29a2d9cd2</id>
<content type='text'>
A module makefile must list all the header files it uses which are
generated at build time from interface definitions (.m files) in its
SRCS list.

Fixes: 5ad6d28cbe6b ("enetc: Support building the driver as a loadable module.")
</content>
</entry>
<entry>
<title>enetc: Support building the driver as a loadable module.</title>
<updated>2021-08-03T10:07:49Z</updated>
<author>
<name>Kornel Duleba</name>
<email>mindal@semihalf.com</email>
</author>
<published>2021-07-28T09:23:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5ad6d28cbe6b3ff85e49607a7e04cb68db3ed6df'/>
<id>urn:sha1:5ad6d28cbe6b3ff85e49607a7e04cb68db3ed6df</id>
<content type='text'>
Function level reset has to be done in attach in order to put the
hardware in a known state before configuring it.
The order of DRIVER_MODULEs was changed to ensure that the miibus driver
is loaded when mii_attach is called.

Obtained from: Semihalf
Sponsored by: Alstom Group
</content>
</entry>
</feed>
