<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/sys/dev/zs, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2007-03-07T00:39:13Z</updated>
<entry>
<title>Remove zs(4). Its functionality has been superseded by uart(4) for</title>
<updated>2007-03-07T00:39:13Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2007-03-07T00:39:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=233c5a5d6db0cd0801635a8b0feb3be690256f84'/>
<id>urn:sha1:233c5a5d6db0cd0801635a8b0feb3be690256f84</id>
<content type='text'>
a while now; including on PowerPC.
</content>
</entry>
<entry>
<title>Add proper return codes to zs_intr() filter, and fix accordinlgly zs_intr()</title>
<updated>2007-02-27T15:31:11Z</updated>
<author>
<name>Paolo Pisati</name>
<email>piso@FreeBSD.org</email>
</author>
<published>2007-02-27T15:31:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=fe59e41138a0bf10b2360bba6e64dfaf37e29507'/>
<id>urn:sha1:fe59e41138a0bf10b2360bba6e64dfaf37e29507</id>
<content type='text'>
prototype.
</content>
</entry>
<entry>
<title>Catch up with bus_setup_intr() modification and garbage collect two</title>
<updated>2007-02-25T15:02:03Z</updated>
<author>
<name>Paolo Pisati</name>
<email>piso@FreeBSD.org</email>
</author>
<published>2007-02-25T15:02:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=3b1afd0f92635c18dcd30e042b670760bee241c0'/>
<id>urn:sha1:3b1afd0f92635c18dcd30e042b670760bee241c0</id>
<content type='text'>
references to INTR_FAST.
</content>
</entry>
<entry>
<title>Sweep kernel replacing suser(9) calls with priv(9) calls, assigning</title>
<updated>2006-11-06T13:42:10Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-11-06T13:42:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=acd3428b7d3e94cef0e1881c868cb4b131d4ff41'/>
<id>urn:sha1:acd3428b7d3e94cef0e1881c868cb4b131d4ff41</id>
<content type='text'>
specific privilege names to a broad range of privileges.  These may
require some future tweaking.

Sponsored by:           nCircle Network Security, Inc.
Obtained from:          TrustedBSD Project
Discussed on:           arch@
Reviewed (at least in part) by: mlaier, jmg, pjd, bde, ceri,
                        Alex Lyashkov &lt;umka at sevcity dot net&gt;,
                        Skip Ford &lt;skip dot ford at verizon dot net&gt;,
                        Antoine Brodin &lt;antoine dot brodin at laposte dot net&gt;
</content>
</entry>
<entry>
<title>Update to new console api.</title>
<updated>2006-05-26T18:25:34Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2006-05-26T18:25:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=05c3592e13991b031ac8923f30d0cf2792280b28'/>
<id>urn:sha1:05c3592e13991b031ac8923f30d0cf2792280b28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GC the cn_dbctl_t hook for consoles, it is unused.</title>
<updated>2006-05-26T10:24:00Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2006-05-26T10:24:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=16b1613a31827fd4ff67d3b45341f335843f88ee'/>
<id>urn:sha1:16b1613a31827fd4ff67d3b45341f335843f88ee</id>
<content type='text'>
This used to make syscons switch to vty0 when we entered DDB but this
was lost in the KDB shuffle.  We may want to bring it back down the road
but it should be done by calling cn_init_t/cn_term_t instead, possibly
with a flag argument saying "Debugger!"
</content>
</entry>
<entry>
<title>- Use swi_remove() to teardown swi handlers rather than</title>
<updated>2005-10-26T15:52:16Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2005-10-26T15:52:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=284b6708c4d1639c3cb59204738d505d50619682'/>
<id>urn:sha1:284b6708c4d1639c3cb59204738d505d50619682</id>
<content type='text'>
  intr_event_remove_handler().
- Remove tty: prefix from a couple of swi handler names.
</content>
</entry>
<entry>
<title>Catch up with interrupt-thread changes.</title>
<updated>2005-10-25T21:31:22Z</updated>
<author>
<name>Peter Grehan</name>
<email>grehan@FreeBSD.org</email>
</author>
<published>2005-10-25T21:31:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f94061b75971a1e257f5b78c59a2a33cb1e265ee'/>
<id>urn:sha1:f94061b75971a1e257f5b78c59a2a33cb1e265ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make ttyconsolemode() call ttsetwater() so that drivers don't have to.</title>
<updated>2005-10-16T20:58:22Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-10-16T20:58:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=7423b2b40caffd32e1237f5db09c510733dbaf66'/>
<id>urn:sha1:7423b2b40caffd32e1237f5db09c510733dbaf66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The zs(4) driver is superseded by uart(4) and broken in -CURRENT. Remove</title>
<updated>2005-02-27T15:23:58Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2005-02-27T15:23:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d74b30614612d0b42511edd8e5db1063843b98f2'/>
<id>urn:sha1:d74b30614612d0b42511edd8e5db1063843b98f2</id>
<content type='text'>
it from the sparc64 kernel config files and delete its fhc(4) and sbus(4)
front-end.

Agreed with:	marcel
</content>
</entry>
</feed>
