<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/xe, branch release/4.1.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.1.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.1.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2000-07-21T22:38:24Z</updated>
<entry>
<title>MFC: Don't define XE_DEBUG.</title>
<updated>2000-07-21T22:38:24Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2000-07-21T22:38:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4e7c905bf214af9467c6e533194be7ef171431b8'/>
<id>urn:sha1:4e7c905bf214af9467c6e533194be7ef171431b8</id>
<content type='text'>
Approved by: jkh
</content>
</entry>
<entry>
<title>MFC: make all Ethernet drivers use ether_ifattach() ether_ifdetach()</title>
<updated>2000-07-17T21:24:40Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2000-07-17T21:24:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1f978f357119ba20698639fae32c13ef5eba24d9'/>
<id>urn:sha1:1f978f357119ba20698639fae32c13ef5eba24d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Bring in the combocard patches from 1.20</title>
<updated>2000-06-01T20:00:40Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2000-06-01T20:00:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bd25b92a9bc78e8d47cbe512ed6272f6cfc28717'/>
<id>urn:sha1:bd25b92a9bc78e8d47cbe512ed6272f6cfc28717</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Latest xircom fixes.  xe will now work in -stable</title>
<updated>2000-06-01T01:23:53Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2000-06-01T01:23:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=69d58e6b24c7e75b3e0790fb672f696711001357'/>
<id>urn:sha1:69d58e6b24c7e75b3e0790fb672f696711001357</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Move BPF and bridging code into ether_input()</title>
<updated>2000-05-24T01:48:00Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2000-05-24T01:48:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=32807f2fe8a56ca243ce63ccf401e627a4c6aabc'/>
<id>urn:sha1:32807f2fe8a56ca243ce63ccf401e627a4c6aabc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove #if 0'ed reference to isa_device-&gt;id_alive</title>
<updated>2000-01-23T18:21:20Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-01-23T18:21:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6ff37636a330a8326d8d25236d63b6da778093ec'/>
<id>urn:sha1:6ff37636a330a8326d8d25236d63b6da778093ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move xe driver from dev/pccard to dev/xe.  Convert driver to newbus.</title>
<updated>2000-01-10T08:05:53Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2000-01-10T08:05:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=90bba6bf72c1adb0eb71235c7b2e72e56d78bcf8'/>
<id>urn:sha1:90bba6bf72c1adb0eb71235c7b2e72e56d78bcf8</id>
<content type='text'>
Driver is not functional yet, but does compile.  Tests with xe cards
indicates that it doesn't panic the machine when they are present, but
fail to probe.  Interface help in the pcic/pccard layers are needed to
complete this driver.
</content>
</entry>
<entry>
<title>Disable old PCCARD_MODULE code.</title>
<updated>1999-10-29T17:28:09Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1999-10-29T17:28:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e653ecce875abfb5b872adbfd099e7b54c5317ee'/>
<id>urn:sha1:e653ecce875abfb5b872adbfd099e7b54c5317ee</id>
<content type='text'>
This should fix LINT.

Prompted by: phk's explicit message about LINT breakage
</content>
</entry>
<entry>
<title>Remove NBPF conditionality of bpf calls in most of our network drivers.</title>
<updated>1999-09-25T12:06:01Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-09-25T12:06:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=46783fb897761a099b5d9629afd30bb97cdeed5e'/>
<id>urn:sha1:46783fb897761a099b5d9629afd30bb97cdeed5e</id>
<content type='text'>
This means that we will not have to have a bpf and a non-bpf version
of our driver modules.

This does not open any security hole, because the bpf core isn't loadable

The drivers left unchanged are the "cross platform" drivers where the respective
maintainers are urged to DTRT, whatever that may be.

Add a couple of missing FreeBSD tags.
</content>
</entry>
<entry>
<title>Restore vendor $Id$ now that it won't be clobbered.</title>
<updated>1999-09-23T05:26:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-09-23T05:26:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f6ef7d48bf5f758518e262b306ea8a6611a21d71'/>
<id>urn:sha1:f6ef7d48bf5f758518e262b306ea8a6611a21d71</id>
<content type='text'>
</content>
</entry>
</feed>
