<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/vx/if_vx_eisa.c, branch release/4.8.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.8.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.8.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-04-03T18:49:23Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2003-04-03T18:49:23Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2003-04-03T18:49:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0c0b5822358eaf1f5f5f2ac45e5ce80b4508637c'/>
<id>urn:sha1:0c0b5822358eaf1f5f5f2ac45e5ce80b4508637c</id>
<content type='text'>
'RELENG_4_8_0_RELEASE'.

This commit was manufactured to restore the state of the 4.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Remove #if NVX &gt; 0 and #if NEISA &gt; 0 (and #include "eisa.h") as it's not</title>
<updated>2000-01-29T14:50:32Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-01-29T14:50:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b7598e9bd7e5d5781214247444d6bf158b2909a5'/>
<id>urn:sha1:b7598e9bd7e5d5781214247444d6bf158b2909a5</id>
<content type='text'>
needed.
</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/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>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/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/commit/?id=566643e39ed0d4d3251a7212073c1e3f79ca95a2'/>
<id>urn:sha1:566643e39ed0d4d3251a7212073c1e3f79ca95a2</id>
<content type='text'>
to the BUS_SETUP_INTR call.
</content>
</entry>
<entry>
<title>Implement an EISA new-bus framework.  The old driver probe mechanism</title>
<updated>1999-04-18T15:50:35Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-04-18T15:50:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a49a3d44335c0292ad2f14ecc2c85537952c32b5'/>
<id>urn:sha1:a49a3d44335c0292ad2f14ecc2c85537952c32b5</id>
<content type='text'>
had a quirk that made a shim rather hard to implement properly and it was
just easier to convert the drivers in one go.  The changes to the
buslogic driver go beyond just this - the whole driver was new-bus'ed
including pci and isa.  I have only tested the EISA part of this so far.

Submitted by:	 Doug Rabson &lt;dfr@nlsystems.com&gt;
</content>
</entry>
<entry>
<title>Switch type of vxintr instead of using the previous casts.</title>
<updated>1999-01-12T02:09:33Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1999-01-12T02:09:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=685df2085db1eb5ccd573964ecea5560c3f12314'/>
<id>urn:sha1:685df2085db1eb5ccd573964ecea5560c3f12314</id>
<content type='text'>
Requested by:	bde
</content>
</entry>
<entry>
<title>Removed unused #includes.</title>
<updated>1998-02-20T13:11:54Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-02-20T13:11:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=39e4376ba79d20f9d1b73397d4f20f4e2b0aef25'/>
<id>urn:sha1:39e4376ba79d20f9d1b73397d4f20f4e2b0aef25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Staticize.</title>
<updated>1998-02-09T06:11:36Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1998-02-09T06:11:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=303b270b0a55fd0dc287afb82267317ca7826a7b'/>
<id>urn:sha1:303b270b0a55fd0dc287afb82267317ca7826a7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make INET a proper option.</title>
<updated>1998-01-08T23:42:31Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1998-01-08T23:42:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1d5e9e2255b72657dba67926ac2c254fd2156698'/>
<id>urn:sha1:1d5e9e2255b72657dba67926ac2c254fd2156698</id>
<content type='text'>
This will not make any of object files that LINT create change; there
might be differences with INET disabled, but hardly anything compiled
before without INET anyway.  Now the 'obvious' things will give a
proper error if compiled without inet - ipx_ip, ipfw, tcp_debug.  The
only thing that _should_ work (but can't be made to compile reasonably
easily) is sppp :-(

This commit move struct arpcom from &lt;netinet/if_ether.h&gt; to
&lt;net/if_arp.h&gt;.
</content>
</entry>
</feed>
