<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/pdq, branch release/5.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-04-16T03:16:57Z</updated>
<entry>
<title>- Don't call pci_enable_io() in drivers (unless needed for resume).</title>
<updated>2003-04-16T03:16:57Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-04-16T03:16:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=533294b956a64b5420f2395a9a3bb047608b67fe'/>
<id>urn:sha1:533294b956a64b5420f2395a9a3bb047608b67fe</id>
<content type='text'>
- Don't test memory/port status and emit an error message; the PCI
  bus code will do this now.
</content>
</entry>
<entry>
<title>- Express hard dependencies on bus (pci, isa, pccard) and</title>
<updated>2003-04-15T06:37:30Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-04-15T06:37:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f246e4a17fd469ab781124a678e103d44d637c5f'/>
<id>urn:sha1:f246e4a17fd469ab781124a678e103d44d637c5f</id>
<content type='text'>
  network layer (ether).
- Don't abuse module names to facilitate ifconfig module loading;
  such abuse isn't really needed.  (And if we do need type information
  associated with a module then we should make it explicit and not
  use hacks.)
</content>
</entry>
<entry>
<title>Add a crutch so that direct-mapped DMA works on alpha.  This is a step</title>
<updated>2003-04-01T16:31:12Z</updated>
<author>
<name>Andrew Gallatin</name>
<email>gallatin@FreeBSD.org</email>
</author>
<published>2003-04-01T16:31:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9ef024f7b7b9f43703565126d45820d4e70641de'/>
<id>urn:sha1:9ef024f7b7b9f43703565126d45820d4e70641de</id>
<content type='text'>
toward preventing this driver from crashing an alpha at boot.

Tested by: Oliver Lehmann &lt;lehmann@ans-netz.de&gt;
</content>
</entry>
<entry>
<title>Catch up with bpf_mtap() changes.</title>
<updated>2003-03-16T00:30:02Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-03-16T00:30:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fae930213cb8b5f2b80e854cf54c785bf69b1bc2'/>
<id>urn:sha1:fae930213cb8b5f2b80e854cf54c785bf69b1bc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Catch up with recent infrastructure changes.</title>
<updated>2003-03-16T00:24:18Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-03-16T00:24:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2d6bcb381e6cab587156555325555813675330a7'/>
<id>urn:sha1:2d6bcb381e6cab587156555325555813675330a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Back out M_* changes, per decision of the TRB.</title>
<updated>2003-02-19T05:47:46Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-02-19T05:47:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a163d034fadcfb4a25ca34a2ba5f491c47b6ff69'/>
<id>urn:sha1:a163d034fadcfb4a25ca34a2ba5f491c47b6ff69</id>
<content type='text'>
Approved by: trb
</content>
</entry>
<entry>
<title>Remove M_TRYWAIT/M_WAITOK/M_WAIT.  Callers should use 0.</title>
<updated>2003-01-21T08:56:16Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2003-01-21T08:56:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=44956c9863dc03344b03bdf6a83acf4e743f8e50'/>
<id>urn:sha1:44956c9863dc03344b03bdf6a83acf4e743f8e50</id>
<content type='text'>
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
</content>
</entry>
<entry>
<title>network interface driver changes:</title>
<updated>2002-11-14T23:54:55Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2002-11-14T23:54:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=673d91916d8748ecccff3635f1b15cc602a3898e'/>
<id>urn:sha1:673d91916d8748ecccff3635f1b15cc602a3898e</id>
<content type='text'>
o don't strip the Ethernet header from inbound packets; pass packets
  up the stack intact (required significant changes to some drivers)
o reference common definitions in net/ethernet.h (e.g. ETHER_ALIGN)
o track ether_ifattach/ether_ifdetach API changes
o track bpf changes (use BPF_TAP and BPF_MTAP)
o track vlan changes (ifnet capabilities, revised processing scheme, etc.)
o use if_input to pass packets "up"
o call ether_ioctl for default handling of ioctls

Reviewed by:	many
Approved by:	re
</content>
</entry>
<entry>
<title>Fix mis-indentation.</title>
<updated>2002-10-20T08:46:56Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-10-20T08:46:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=18a084cf21741d63b3a50c9e464244b88bd0ad61'/>
<id>urn:sha1:18a084cf21741d63b3a50c9e464244b88bd0ad61</id>
<content type='text'>
Spotted by:	FlexeLint
</content>
</entry>
<entry>
<title>Replace various spelling with FALLTHROUGH which is lint()able</title>
<updated>2002-08-25T13:23:09Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-08-25T13:23:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=93b0017f88462f9af15368440324aa3be58eb18f'/>
<id>urn:sha1:93b0017f88462f9af15368440324aa3be58eb18f</id>
<content type='text'>
</content>
</entry>
</feed>
