<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/pdq, branch release/4.9.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.9.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.9.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-10-27T07:57:33Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2003-10-27T07:57:33Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2003-10-27T07:57:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=90928716548537e93f54266e33cb4a3353fd3932'/>
<id>urn:sha1:90928716548537e93f54266e33cb4a3353fd3932</id>
<content type='text'>
'RELENG_4_9_0_RELEASE'.

This commit was manufactured to restore the state of the 4.9-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC rev 1.4:  This prevents a kernel panic on alpha (and gets the driver working)</title>
<updated>2002-05-14T21:02:11Z</updated>
<author>
<name>Andrew Gallatin</name>
<email>gallatin@FreeBSD.org</email>
</author>
<published>2002-05-14T21:02:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=80405d4ad3222a26d565e59b678b533296f28257'/>
<id>urn:sha1:80405d4ad3222a26d565e59b678b533296f28257</id>
<content type='text'>
when the fpa driver is compiled into the kernel &amp; and an fpa fddi board is
attached.  This is a bandaid until the newbus-ified driver in -current has
stabilized on -alpha.

tested by: wilko (alpha and i386)
approved by: re
</content>
</entry>
<entry>
<title>sync with -current: add matching braces</title>
<updated>2000-08-02T22:39:30Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-08-02T22:39:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bada00b50f9030117715ce23a8d13f4636e9139a'/>
<id>urn:sha1:bada00b50f9030117715ce23a8d13f4636e9139a</id>
<content type='text'>
</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>Set ifq_maxlen. (to default IFQ_MAXLEN)</title>
<updated>2000-01-13T09:13:22Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2000-01-13T09:13:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=39fb813864340e6116845f340a2dd2a3d2c14baf'/>
<id>urn:sha1:39fb813864340e6116845f340a2dd2a3d2c14baf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove NBPF conditionality of bpf calls in most of our network drivers.</title>
<updated>1999-09-25T12:06:01Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-09-25T12:06:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=46783fb897761a099b5d9629afd30bb97cdeed5e'/>
<id>urn:sha1:46783fb897761a099b5d9629afd30bb97cdeed5e</id>
<content type='text'>
This means that we will not have to have a bpf and a non-bpf version
of our driver modules.

This does not open any security hole, because the bpf core isn't loadable

The drivers left unchanged are the "cross platform" drivers where the respective
maintainers are urged to DTRT, whatever that may be.

Add a couple of missing FreeBSD tags.
</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/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up after removing sys/eventhandler.h from sys/systm.h at the last</title>
<updated>1999-08-21T22:10:49Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1999-08-21T22:10:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3ed7a59b0793e5ab0c983d8282c9f9ea4a7b8e21'/>
<id>urn:sha1:3ed7a59b0793e5ab0c983d8282c9f9ea4a7b8e21</id>
<content type='text'>
minute.  This should cover all of the missed cases (and should let LINT
build again).
</content>
</entry>
<entry>
<title>Implement a new generic mechanism for attaching handler functions to</title>
<updated>1999-08-21T06:24:40Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1999-08-21T06:24:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fcb893a801d281f10818fb4c88ed31215283a94e'/>
<id>urn:sha1:fcb893a801d281f10818fb4c88ed31215283a94e</id>
<content type='text'>
events, in order to pave the way for removing a number of the ad-hoc
implementations currently in use.

Retire the at_shutdown family of functions and replace them with
new event handler lists.

Rework kern_shutdown.c to take greater advantage of the use of event
handlers.

Reviewed by:	green
</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>
</feed>
