<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/bge, branch release/5.2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-11-14T17:16:58Z</updated>
<entry>
<title>Remove duplicate FBSDID's, move others to their right place.</title>
<updated>2003-11-14T17:16:58Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-11-14T17:16:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4dc52c32bf0d738474a580a6bcff86f9dc3606f5'/>
<id>urn:sha1:4dc52c32bf0d738474a580a6bcff86f9dc3606f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to create some sort of consistency in how the routings to find the</title>
<updated>2003-11-13T20:55:53Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-11-13T20:55:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aa8255025ab0924083e32a0a72457566d8d6e7da'/>
<id>urn:sha1:aa8255025ab0924083e32a0a72457566d8d6e7da</id>
<content type='text'>
multicast hash are written.  There are still two distinct algorithms used,
and there actually isn't any reason each driver should have its own copy
of this function as they could all share one copy of it (if it grew an
additional argument).
</content>
</entry>
<entry>
<title>o add locking</title>
<updated>2003-11-11T17:57:03Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-11-11T17:57:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0f9bd73b715f3623ae08fe6d51bf8442c810383d'/>
<id>urn:sha1:0f9bd73b715f3623ae08fe6d51bf8442c810383d</id>
<content type='text'>
o mark isr MPSAFE

Supported by:	FreeBSD Foundation
</content>
</entry>
<entry>
<title>Replace the if_name and if_unit members of struct ifnet with new members</title>
<updated>2003-10-31T18:32:15Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2003-10-31T18:32:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9bf40ede4a299f315bc4b0ae5329631b8c7dc271'/>
<id>urn:sha1:9bf40ede4a299f315bc4b0ae5329631b8c7dc271</id>
<content type='text'>
if_xname, if_dname, and if_dunit. if_xname is the name of the interface
and if_dname/unit are the driver name and instance.

This change paves the way for interface renaming and enhanced pseudo
device creation and configuration symantics.

Approved By:	re (in principle)
Reviewed By:	njl, imp
Tested On:	i386, amd64, sparc64
Obtained From:	NetBSD (if_xname)
</content>
</entry>
<entry>
<title>Add support for the Broadcom BCM5788 (just another entry to the PCI</title>
<updated>2003-10-31T16:25:39Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>2003-10-31T16:25:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9f71a4c2d8447826aedea47f2bfe78db056822dd'/>
<id>urn:sha1:9f71a4c2d8447826aedea47f2bfe78db056822dd</id>
<content type='text'>
device ID list, probably a 5705 ASIC).

Submitted by: Marcel Prisi &lt;marcel@virtua.ch&gt;
</content>
</entry>
<entry>
<title>By not setting No_CRC in the Mode Control Register, we must also</title>
<updated>2003-09-23T19:54:32Z</updated>
<author>
<name>Paul Saab</name>
<email>ps@FreeBSD.org</email>
</author>
<published>2003-09-23T19:54:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=473851ba04ee42b2626a8f48ddb4c3421ee3bf9b'/>
<id>urn:sha1:473851ba04ee42b2626a8f48ddb4c3421ee3bf9b</id>
<content type='text'>
reduce the size of the packet by 4 bytes to remove the ethernet crc.

Submitted by:	jdp
</content>
</entry>
<entry>
<title>From the Broadcom Eratta:</title>
<updated>2003-09-23T00:37:07Z</updated>
<author>
<name>Paul Saab</name>
<email>ps@FreeBSD.org</email>
</author>
<published>2003-09-23T00:37:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e446dc8601bb684801d6a184231fa8d4a6eca5a9'/>
<id>urn:sha1:e446dc8601bb684801d6a184231fa8d4a6eca5a9</id>
<content type='text'>
Setting the No_CRC bit Can Cause Data Write Errors on BCM5701/03/04
The resolution is to not set the No_CRC bit in the Mode Control Register.
</content>
</entry>
<entry>
<title>Use __FBSDID().</title>
<updated>2003-08-24T17:55:58Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-08-24T17:55:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1'/>
<id>urn:sha1:aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1</id>
<content type='text'>
Also some minor style cleanups.
</content>
</entry>
<entry>
<title>Prefer new location of pci include files (which have only been in the</title>
<updated>2003-08-22T05:54:52Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-08-22T05:54:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4fbd232c8640bb1d58dca36e50df7c1c8eb4ca72'/>
<id>urn:sha1:4fbd232c8640bb1d58dca36e50df7c1c8eb4ca72</id>
<content type='text'>
tree for two or more years now), except in a few places where there's
code to be compatible with older versions of FreeBSD.
</content>
</entry>
<entry>
<title>On Dell boxes such as the PE2650 we need to disable 3 led mode for the</title>
<updated>2003-08-20T04:06:00Z</updated>
<author>
<name>Doug Ambrisko</name>
<email>ambrisko@FreeBSD.org</email>
</author>
<published>2003-08-20T04:06:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6d2a9bd669b395905085eed17a0d10c586dded02'/>
<id>urn:sha1:6d2a9bd669b395905085eed17a0d10c586dded02</id>
<content type='text'>
link LED to work.

Reviewed by:	wpaul
Obtained from:	Linux driver
</content>
</entry>
</feed>
