<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/le, branch release/7.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-05-01T02:51:58Z</updated>
<entry>
<title>Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.</title>
<updated>2009-05-01T02:51:58Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-05-01T02:51:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b205d83df7763ca1f099bce5ac12a05862a626c4'/>
<id>urn:sha1:b205d83df7763ca1f099bce5ac12a05862a626c4</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.2-RELEASE image.
</content>
</entry>
<entry>
<title>MFC: r183337</title>
<updated>2009-01-15T20:49:17Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2009-01-15T20:49:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=665036232a6ca1c1193f03ba34838ef336af1764'/>
<id>urn:sha1:665036232a6ca1c1193f03ba34838ef336af1764</id>
<content type='text'>
- Use bus_{read,write}_*(9) instead of bus_space_{read,write}_*(9) etc
  and take advantage of rman_get_rid(9) in order to save some softc
  members.
- Provide and consume module dependency information for lebuffer(4).
</content>
</entry>
<entry>
<title>MFC: r182876</title>
<updated>2008-11-16T14:55:58Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2008-11-16T14:55:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ff91686afdf319a8e68df8f71a0c692ac205b862'/>
<id>urn:sha1:ff91686afdf319a8e68df8f71a0c692ac205b862</id>
<content type='text'>
Adapt the locking of esp(4) to MPSAFE cam(4) (so that ncr53c9x_intr()
actually is INTR_MPSAFE now) and fix a couple of bugs which lead to
panics, amongst other improvements.

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFC: sys/dev/le/am7990.c 1.5; sys/dev/le/am79900.c 1.5</title>
<updated>2008-01-29T19:20:48Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2008-01-29T19:20:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0a33bdbe0ffc41ce432fb7aaf28f89afc3954045'/>
<id>urn:sha1:0a33bdbe0ffc41ce432fb7aaf28f89afc3954045</id>
<content type='text'>
Correct the comments in am7990_intr() and am79900_intr().
</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-test2/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>
<entry>
<title>Remove BUS_DMA_WAITOK from bus_dma_tag_create() invocations as it's</title>
<updated>2007-01-20T14:19:29Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2007-01-20T14:19:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0c7d35d0b92701395606001fa3a923291147d615'/>
<id>urn:sha1:0c7d35d0b92701395606001fa3a923291147d615</id>
<content type='text'>
no valid flag there.
</content>
</entry>
<entry>
<title>Add front-ends for the 'lebuffer' variants found on some SBus cards.</title>
<updated>2007-01-20T12:53:30Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2007-01-20T12:53:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0222c134799baf365e08199cabfefb3cff962c7b'/>
<id>urn:sha1:0222c134799baf365e08199cabfefb3cff962c7b</id>
<content type='text'>
These are shared-memory variants based on Am79C90-compatible chips
that apart from the missing DMA engine are similar to the 'ledma'
variant including using a (pseudo-)bus/device for the buffer that
the actual LANCE device hangs off from. The performance of these is
close to that of the 'ledma' one, like expected at a few times the
CPU load though.
</content>
</entry>
<entry>
<title>For setting the port PCnet chips must be powered down or stopped and</title>
<updated>2007-01-20T10:47:16Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2007-01-20T10:47:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=17792f45fb0e6b12c8b95342d861fc41e317abc0'/>
<id>urn:sha1:17792f45fb0e6b12c8b95342d861fc41e317abc0</id>
<content type='text'>
unlike documented may not take effect without an initialization. So
don't invoke (*sc_mediachange) directly in lance_mediachange() but
go through lance_init_locked(). It's suboptimal to impose this for
all chips but given that besides the affected PCI bus front-end the
only other front-end which supports media selection is and likely
ever will be the 'ledma' front-end I see not enough reason to break
the in-driver API for this (though one could argue both ways here).
</content>
</entry>
<entry>
<title>Use bus_get_dma_tag() to obtain the parent DMA tag so le(4) works on</title>
<updated>2007-01-20T09:57:09Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2007-01-20T09:57:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d2255d0286ce038f4fb5a85a06bd5a330a55eaad'/>
<id>urn:sha1:d2255d0286ce038f4fb5a85a06bd5a330a55eaad</id>
<content type='text'>
platforms requiring this.
</content>
</entry>
<entry>
<title>Use our own callout instead of if_slowtimo() for driving lance_watchdog()</title>
<updated>2006-12-06T02:14:31Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2006-12-06T02:14:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fc64bae41b4db902e613390b358e745ad056fe08'/>
<id>urn:sha1:fc64bae41b4db902e613390b358e745ad056fe08</id>
<content type='text'>
in order to avoid races accessing if_timer.
</content>
</entry>
</feed>
