<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/nve, 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>2010-02-01T22:01:48Z</updated>
<entry>
<title>MFC 203070:</title>
<updated>2010-02-01T22:01:48Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2010-02-01T22:01:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d362c2a208010e14dc1767b487d956af38c5dbe6'/>
<id>urn:sha1:d362c2a208010e14dc1767b487d956af38c5dbe6</id>
<content type='text'>
Initialize the ifnet before calling mii_phy_probe() as some phy drivers
(e.g. e1000phy(4)) expect if_dname to be valid when they are probed.
</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/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>Two ifnet misuse fixes for if_nve:</title>
<updated>2009-04-23T19:29:45Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2009-04-23T19:29:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=530ee5c971d868328381cdc1339dba6ccbf8a7df'/>
<id>urn:sha1:530ee5c971d868328381cdc1339dba6ccbf8a7df</id>
<content type='text'>
(1) Don't manually configure if_output(), ether_ifattach() will do that
    for us as part of link-layer setup.

(2) Call if_detach() before stopping nve in order to prevent calls into
    the device driver after the driver has started shutting down.

Reviewed by:	jhb
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>writereg returns an int.</title>
<updated>2009-02-05T19:33:20Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2009-02-05T19:33:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=85a7cf04e78de00b17cd8bad68dfbc8794240c26'/>
<id>urn:sha1:85a7cf04e78de00b17cd8bad68dfbc8794240c26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import rewritten nve device id's, which brings this more</title>
<updated>2008-05-31T14:17:36Z</updated>
<author>
<name>Remko Lodder</name>
<email>remko@FreeBSD.org</email>
</author>
<published>2008-05-31T14:17:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1388635ca59f4e696849a33f95fb7bda7b23897e'/>
<id>urn:sha1:1388635ca59f4e696849a33f95fb7bda7b23897e</id>
<content type='text'>
inline with if_nfe.

PR:		110883
Submitted by:	Claudel &lt;regis at claudel dot ch&gt;
Approved by:	imp (mentor, implicit)
MFC after:	1 week
</content>
</entry>
<entry>
<title>Fix function prototype for device_shutdown method.</title>
<updated>2007-11-22T02:45:00Z</updated>
<author>
<name>Pyun YongHyeon</name>
<email>yongari@FreeBSD.org</email>
</author>
<published>2007-11-22T02:45:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6a087a8722f8f5730da0236d0656ed363b8f87b3'/>
<id>urn:sha1:6a087a8722f8f5730da0236d0656ed363b8f87b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow nfe(4) override nve(4).</title>
<updated>2007-06-12T02:21:02Z</updated>
<author>
<name>Pyun YongHyeon</name>
<email>yongari@FreeBSD.org</email>
</author>
<published>2007-06-12T02:21:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1464ddfac0cf2af25480937f3ea057eb7c53ea81'/>
<id>urn:sha1:1464ddfac0cf2af25480937f3ea057eb7c53ea81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't cast the command argument to ether_ioctl() to an int since its not an</title>
<updated>2007-06-08T22:00:56Z</updated>
<author>
<name>Doug White</name>
<email>dwhite@FreeBSD.org</email>
</author>
<published>2007-06-08T22:00:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d9306f7610933f75b4ff89b176c687ceb6b567bf'/>
<id>urn:sha1:d9306f7610933f75b4ff89b176c687ceb6b567bf</id>
<content type='text'>
int anymore. This was causing all sorts of bad behavior when booting a system
with an nve interface present.
</content>
</entry>
<entry>
<title>Finish VLAN_MTU support in nve(4).  The interface appears to be able</title>
<updated>2007-05-07T09:45:31Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2007-05-07T09:45:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e8ae99894a89ba5da0fbaade79777d74a89191c2'/>
<id>urn:sha1:e8ae99894a89ba5da0fbaade79777d74a89191c2</id>
<content type='text'>
to handle long frames in its default mode, so setting the respective
bit in if_capenable is enough.

Tested by:	yongari
</content>
</entry>
<entry>
<title>o break newbus api: add a new argument of type driver_filter_t to</title>
<updated>2007-02-23T12:19:07Z</updated>
<author>
<name>Paolo Pisati</name>
<email>piso@FreeBSD.org</email>
</author>
<published>2007-02-23T12:19:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ef544f631226436ef590825881e7a28369df82f6'/>
<id>urn:sha1:ef544f631226436ef590825881e7a28369df82f6</id>
<content type='text'>
  bus_setup_intr()

o add an int return code to all fast handlers

o retire INTR_FAST/IH_FAST

For more info: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=465712+0+current/freebsd-current

Reviewed by: many
Approved by: re@
</content>
</entry>
</feed>
