<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/en, branch release/9.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2005-10-14T23:30:17Z</updated>
<entry>
<title>Let modules use the kernel's opt_*.h files if built along with</title>
<updated>2005-10-14T23:30:17Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2005-10-14T23:30:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=822923447e454b30d310cb46903c9ddeca9f0a7a'/>
<id>urn:sha1:822923447e454b30d310cb46903c9ddeca9f0a7a</id>
<content type='text'>
the kernel by wrapping all targets for fake opt_*.h files in
.if defined(KERNBUILDDIR).  Thus, such fake files won't be
created at all if modules are built with the kernel.

Some modules undergo cleanup like removing unused or unneeded
options or .h files, without which they wouldn't build this way
or the other.

Reviewed by:	ru
Tested by:	no binary changes in modules built alone
Tested on:	i386 sparc64 amd64
</content>
</entry>
<entry>
<title>When compiling the module with INVARIANTS we also need INVARIANT_SUPPORT.</title>
<updated>2003-08-06T16:01:32Z</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2003-08-06T16:01:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6757bf1b26da1346426fc94756c7ee12fe399042'/>
<id>urn:sha1:6757bf1b26da1346426fc94756c7ee12fe399042</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Repo-copy of sys/pci/if_en_pci.c to the rest of the midway driver (sys/dev/en)</title>
<updated>2003-06-16T15:25:51Z</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2003-06-16T15:25:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=57112b8d4a0097cf8416e571c3a9de42afb45bad'/>
<id>urn:sha1:57112b8d4a0097cf8416e571c3a9de42afb45bad</id>
<content type='text'>
so that all of the driver sources are in one place. Adjust the configuration
files and the module build.
</content>
</entry>
<entry>
<title>Convert the midway driver to use busdma. Except for this conversion the</title>
<updated>2003-04-25T16:14:03Z</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2003-04-25T16:14:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=33cfde03bc34fb171cb1b9b52e6902de1b7ad3e1'/>
<id>urn:sha1:33cfde03bc34fb171cb1b9b52e6902de1b7ad3e1</id>
<content type='text'>
following changes have been done:

- stylify. The original code was too hard to read.
- get rid of a number of compilation options (Adaptec-only, Eni-only, no-DMA).
- more debugging features.
- locking. This is not correct yet in the absence of interface layer locking,
  but is correct enough to not to cause lock order reversals.
- remove RAW mode. There are no users of this in the tree and I doubt that
  there are any.
- remove NetBSD compatibility code. There was no way to keep NetBSD non-busdma
  and FreeBSD busdma code together.
- if_en now buildable as a module.

This has been actively tested on sparc64 and i386 with ENI server and
client cards and an Adaptec card (thanks to kjc).

Reviewed by:	mdodd, arr
</content>
</entry>
</feed>
