<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/bce, branch release/8.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-11-21T06:13:29Z</updated>
<entry>
<title>Create release/8.0.0 for the 8.0-RELEASE.</title>
<updated>2009-11-21T06:13:29Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-11-21T06:13:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a4d3b78df842614c46b116fc5a6f470be637dccd'/>
<id>urn:sha1:a4d3b78df842614c46b116fc5a6f470be637dccd</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.0-RELEASE image.
</content>
</entry>
<entry>
<title>Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/</title>
<updated>2009-06-26T11:45:06Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2009-06-26T11:45:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eb956cd041f956275522092d6ba66671356ff84f'/>
<id>urn:sha1:eb956cd041f956275522092d6ba66671356ff84f</id>
<content type='text'>
IF_ADDR_UNLOCK() across network device drivers when accessing the
per-interface multicast address list, if_multiaddrs.  This will
allow us to change the locking strategy without affecting our driver
programming interface or binary interface.

For two wireless drivers, remove unnecessary locking, since they
don't actually access the multicast address list.

Approved by:	re (kib)
MFC after:	6 weeks
</content>
</entry>
<entry>
<title>- Added code to read bootcode firwmare version.</title>
<updated>2009-06-23T22:19:27Z</updated>
<author>
<name>David Christensen</name>
<email>davidch@FreeBSD.org</email>
</author>
<published>2009-06-23T22:19:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d037d7aed622faee47ee1e157f85a8a141316cd3'/>
<id>urn:sha1:d037d7aed622faee47ee1e157f85a8a141316cd3</id>
<content type='text'>
- Created dedicated shared memory access routines.

MFC after:	One week
</content>
</entry>
<entry>
<title>DMA synchronization fixes:</title>
<updated>2009-05-18T01:51:52Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2009-05-18T01:51:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ab7b2d927c9d9d183c2cf0021752d4a0d8b6ae82'/>
<id>urn:sha1:ab7b2d927c9d9d183c2cf0021752d4a0d8b6ae82</id>
<content type='text'>
 - In bce_rx_intr(), use BUS_DMASYNC_POSTREAD instead of
   BUS_DMASYNC_POSTWRITE, as we want to "read" from the
   rx page chain pages.
 - Document why we need to do PREWRITE after we have updated
   the rx page chain pages.
 - In bce_intr(), use BUS_DMASYNC_POSTREAD and
   BUS_DMASYNC_PREREAD when before and after CPU "reading"
   the status block.
 - Adjust some nearby style mismatches/etc.

Pointed out by:	yongari
Approved by:	davidch (no objection) but bugs are mine :)
</content>
</entry>
<entry>
<title>- Fixed incorrect packet length problem caused be earlier change to</title>
<updated>2009-05-08T22:20:45Z</updated>
<author>
<name>David Christensen</name>
<email>davidch@FreeBSD.org</email>
</author>
<published>2009-05-08T22:20:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8ef3f835d2fd822eb6ad6226420ad5c2fb7e5687'/>
<id>urn:sha1:8ef3f835d2fd822eb6ad6226420ad5c2fb7e5687</id>
<content type='text'>
  support ZERO_COPY_SOCKETS.
- Created #define for context initialization retry count.

MFC after:	1 week
</content>
</entry>
<entry>
<title>- Updated firmware to latest 4.6.X release.</title>
<updated>2009-03-04T00:05:40Z</updated>
<author>
<name>David Christensen</name>
<email>davidch@FreeBSD.org</email>
</author>
<published>2009-03-04T00:05:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=725e9bc78c8a235a33fa849f89b3af5795160ebf'/>
<id>urn:sha1:725e9bc78c8a235a33fa849f89b3af5795160ebf</id>
<content type='text'>
- Added missing firmware for 5709 A1 controllers.
- Changed some debug statistic variable names to be more consistent.

Submitted by:	davidch
MFC after:	Two weeks
</content>
</entry>
<entry>
<title>- Update copyright to 2009.</title>
<updated>2009-02-27T19:25:06Z</updated>
<author>
<name>David Christensen</name>
<email>davidch@FreeBSD.org</email>
</author>
<published>2009-02-27T19:25:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0e38e31f496589a02cb6c13a6ee7733ff568c61a'/>
<id>urn:sha1:0e38e31f496589a02cb6c13a6ee7733ff568c61a</id>
<content type='text'>
- Only enable split header operation when ZERO_COPY_SOCKETS is enabled in
  the kernel.

Submitted by:	davidch
MFC after:	1 week
</content>
</entry>
<entry>
<title>Changes to match "Marketing Description" from Broadcom for HP servers.</title>
<updated>2009-01-15T22:28:05Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2009-01-15T22:28:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bf55aadcb9347f4e9e59f5024384373c060685cf'/>
<id>urn:sha1:bf55aadcb9347f4e9e59f5024384373c060685cf</id>
<content type='text'>
Submitted by:	davidch
MFC after:	2 months
</content>
</entry>
<entry>
<title>Remove intermediate variable busaddr and have bus_* operate directly on</title>
<updated>2009-01-13T23:46:45Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2009-01-13T23:46:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d337638129f7c788b8217282a2947efd5a9e39a9'/>
<id>urn:sha1:d337638129f7c788b8217282a2947efd5a9e39a9</id>
<content type='text'>
softc members upon initialization.

Reviewed by:	davidch
MFC after:	1 month
</content>
</entry>
<entry>
<title>Add several HP OEM parts' PCI IDs.</title>
<updated>2009-01-13T07:12:32Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2009-01-13T07:12:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c47f7fff792334ea50e78364ba2478cb16ae0d1f'/>
<id>urn:sha1:c47f7fff792334ea50e78364ba2478cb16ae0d1f</id>
<content type='text'>
MFC after:	2 months
</content>
</entry>
</feed>
