<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/pcn, branch release/8.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2009-06-26T11:45:06Z</updated>
<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/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>shutdown returns an int</title>
<updated>2009-02-05T19:36:14Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2009-02-05T19:36:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8c1d2b702bf0f7c5b3dfe69e10ea86d5037e42b0'/>
<id>urn:sha1:8c1d2b702bf0f7c5b3dfe69e10ea86d5037e42b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Call pcn_start_locked() instead of pcn_start() where the softc lock is</title>
<updated>2009-01-03T10:56:10Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2009-01-03T10:56:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3514c91e2c152c3e0bfff913db633ae113f9e516'/>
<id>urn:sha1:3514c91e2c152c3e0bfff913db633ae113f9e516</id>
<content type='text'>
already held.

Approved by:	rwatson (mentor)
MFC after:	3 weeks
</content>
</entry>
<entry>
<title>Move pcn driver from sys/pci to sys/dev/pcn.</title>
<updated>2008-08-14T20:34:46Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2008-08-14T20:34:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5d5325f82c970f4f1e68159331894bd34358ff18'/>
<id>urn:sha1:5d5325f82c970f4f1e68159331894bd34358ff18</id>
<content type='text'>
</content>
</entry>
</feed>
