<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/ahb, branch release/4.11.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.11.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.11.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2001-03-05T13:09:13Z</updated>
<entry>
<title>MFC:</title>
<updated>2001-03-05T13:09:13Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-03-05T13:09:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=250ca53067c7d9dd1e8993dbe55b6b9082aca074'/>
<id>urn:sha1:250ca53067c7d9dd1e8993dbe55b6b9082aca074</id>
<content type='text'>
Convert all users of fldoff() to offsetof().  fldoff() is bad
because it only takes a struct tag which makes it impossible to
use unions, typedefs etc.

Define __offsetof() in &lt;machine/ansi.h&gt;
Define offsetof() in terms of __offsetof() in &lt;stddef.h&gt; and &lt;sys/types.h&gt;
</content>
</entry>
<entry>
<title>MFC: M_ZERO changes. Justin asked that I keep this code in sync</title>
<updated>2000-10-31T08:09:51Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2000-10-31T08:09:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=feed7018e084ed6ec0c84dbe7e4f7863e0c33eb7'/>
<id>urn:sha1:feed7018e084ed6ec0c84dbe7e4f7863e0c33eb7</id>
<content type='text'>
between -current and -stable.
</content>
</entry>
<entry>
<title>MFC: spelling fixes</title>
<updated>2000-08-02T22:25:25Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-08-02T22:25:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=887712d887666570ba7b24af942eb446b929c6c3'/>
<id>urn:sha1:887712d887666570ba7b24af942eb446b929c6c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove #include "eisa.h" and #if NEISA &gt; 0</title>
<updated>2000-01-29T18:22:33Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-01-29T18:22:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=86edd75342b433571dbaa399b831905a6e1fea36'/>
<id>urn:sha1:86edd75342b433571dbaa399b831905a6e1fea36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use rman_get_bustag and rman_get_bushandle to initialize bus tag and</title>
<updated>2000-01-17T12:38:51Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2000-01-17T12:38:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=41d8671572d7eb0e5d1e9078d505ea114651813b'/>
<id>urn:sha1:41d8671572d7eb0e5d1e9078d505ea114651813b</id>
<content type='text'>
bus handle.
</content>
</entry>
<entry>
<title>Pre 4.0 tidy up.</title>
<updated>2000-01-14T07:14:17Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-01-14T07:14:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c5191a983c014b7f4cec5f3475a3a3c81616cc3d'/>
<id>urn:sha1:c5191a983c014b7f4cec5f3475a3a3c81616cc3d</id>
<content type='text'>
Collect together the components of several drivers and export eisa from
the i386-only area (It's not, it's on some alphas too).  The code hasn't
been updated to work on the Alpha yet, but that can come later.

Repository copies were done a while ago.
Moving these now keeps them in consistant place across the 4.x series
as the newbusification progresses.

Submitted by:   mdodd
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly set the alignment argument to bus_dma_tag_create().  If we</title>
<updated>1999-08-16T01:52:21Z</updated>
<author>
<name>Justin T. Gibbs</name>
<email>gibbs@FreeBSD.org</email>
</author>
<published>1999-08-16T01:52:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=086646f7c6630b28dc44a42d9d7ba67fec2b9da1'/>
<id>urn:sha1:086646f7c6630b28dc44a42d9d7ba67fec2b9da1</id>
<content type='text'>
don't care about the alignment, set it to 1, meaning single byte alignment.
</content>
</entry>
<entry>
<title>Move the specification of EDGE/LEVEL triggered interrupts to</title>
<updated>1999-08-01T22:57:09Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>1999-08-01T22:57:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0d6ab4a16a8d61a4fbb5235daa4742f5ea429850'/>
<id>urn:sha1:0d6ab4a16a8d61a4fbb5235daa4742f5ea429850</id>
<content type='text'>
eisa_add_intr() which now takes an additional arguement (one of
EISA_TRIGGER_LEVEL or EISA_TRIGGER_EDGE).

The flag RR_SHAREABLE has no effect when passed to
bus_alloc_resource(dev, SYS_RES_IRQ, ...) in an EISA device context as
the eisa_alloc_resource() call (bus_alloc_resource method) now deals
with this flag directly, depending on the device ivars.

This change does nothing more than move all the 'shared = inb(foo + iobsse)'
nonesense to the device probe methods rather than the device attach.

Also, print out 'edge' or 'level' in the IRQ announcement message.

Reviewed by: dfr
</content>
</entry>
<entry>
<title>Move the declaration of the interrupt type from the driver structure</title>
<updated>1999-05-08T21:59:43Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1999-05-08T21:59:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=566643e39ed0d4d3251a7212073c1e3f79ca95a2'/>
<id>urn:sha1:566643e39ed0d4d3251a7212073c1e3f79ca95a2</id>
<content type='text'>
to the BUS_SETUP_INTR call.
</content>
</entry>
</feed>
