<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/hfa/fore_vcm.c, branch release/6.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Start each of the license/copyright comments with /*-, minor shuffle of lines</title>
<updated>2005-01-06T01:43:34+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-06T01:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=098ca2bda93c701c5331d4e6aace072495b4caaa'/>
<id>098ca2bda93c701c5331d4e6aace072495b4caaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer new location of pci include files (which have only been in the</title>
<updated>2003-08-22T06:00:27+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-08-22T06:00:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=77e6a3b2dd824c108a2bb21dcf84dc70c213aa3f'/>
<id>77e6a3b2dd824c108a2bb21dcf84dc70c213aa3f</id>
<content type='text'>
tree for two or more years now), except in a few places where there's
code to be compatible with older versions of FreeBSD.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tree for two or more years now), except in a few places where there's
code to be compatible with older versions of FreeBSD.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement a traffic shaping option for the PCA200 for CBR channels.</title>
<updated>2003-07-31T14:52:44+00:00</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2003-07-31T14:52:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bec064b151b3030b38b8edb721e6c403d8e39aa4'/>
<id>bec064b151b3030b38b8edb721e6c403d8e39aa4</id>
<content type='text'>
This is controlled by a per-adapter sysctl hw.atm.hfaX.shape. When
set to 0, no shaping occures. When set to 1 at most 1 channel is
shaped. When set to 2 all CBR channels are shaped. Note, that the
latter may actually not work, because of the adapter supporting
the shaping of only one PDU at the same time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is controlled by a per-adapter sysctl hw.atm.hfaX.shape. When
set to 0, no shaping occures. When set to 1 at most 1 channel is
shaped. When set to 2 all CBR channels are shaped. Note, that the
latter may actually not work, because of the adapter supporting
the shaping of only one PDU at the same time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add back some #include &lt;sys/systm.h&gt; which were needed when &lt;sys/ktr.h&gt;</title>
<updated>2000-10-30T20:37:01+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2000-10-30T20:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8879e52387c6dabd581fe55a04f15a8fa676524c'/>
<id>8879e52387c6dabd581fe55a04f15a8fa676524c</id>
<content type='text'>
doesn't mess us up.

Noted by:	Harti Brandt &lt;brandt@fokus.gmd.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
doesn't mess us up.

Noted by:	Harti Brandt &lt;brandt@fokus.gmd.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 86 unneeded #includes</title>
<updated>2000-10-27T21:32:10+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2000-10-27T21:32:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bb2e7ebb7c8a7b80c93d1dbf68ed3ec360b79f0f'/>
<id>bb2e7ebb7c8a7b80c93d1dbf68ed3ec360b79f0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove even more unneeded #includes.</title>
<updated>2000-10-14T17:37:32+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2000-10-14T17:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1f22e63352b14a50d0f51c8f1b1ca099bf8009ce'/>
<id>1f22e63352b14a50d0f51c8f1b1ca099bf8009ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the #include kitchensink &lt;netatm/kern_include.h&gt; and add</title>
<updated>2000-10-12T08:14:20+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2000-10-12T08:14:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=67b0d5b9ea31f8d217386c232f93d16c69c02cbc'/>
<id>67b0d5b9ea31f8d217386c232f93d16c69c02cbc</id>
<content type='text'>
the #includes to the respective source files.

Also un-nest includes in &lt;dev/hfa/fore_include.h&gt;

I have run src/tools/tools/kerninclude to remove 1239 clearly
unneeded #includes reducing the total from 3524 includes to 2285.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the #includes to the respective source files.

Also un-nest includes in &lt;dev/hfa/fore_include.h&gt;

I have run src/tools/tools/kerninclude to remove 1239 clearly
unneeded #includes reducing the total from 3524 includes to 2285.
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trivial stylish changes, mostly to silence gcc.</title>
<updated>1998-10-31T20:07:01+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1998-10-31T20:07:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=264b85f3ced8854f80cc5273e29dbb87e8cbafee'/>
<id>264b85f3ced8854f80cc5273e29dbb87e8cbafee</id>
<content type='text'>
Reviewed by:	Mike Spengler &lt;mks@networkcs.com&gt;
Submitted by:	phk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	Mike Spengler &lt;mks@networkcs.com&gt;
Submitted by:	phk
</pre>
</div>
</content>
</entry>
<entry>
<title>Two patches from the HARP people:</title>
<updated>1998-09-17T09:35:02+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1998-09-17T09:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d80044954c92be2d8b7d49d93b73db0e9eb500b4'/>
<id>d80044954c92be2d8b7d49d93b73db0e9eb500b4</id>
<content type='text'>
Various Makefile related fixes.

-Wformat fixes.

Submitted by:	Mike Spengler &lt;mks@networkcs.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Various Makefile related fixes.

-Wformat fixes.

Submitted by:	Mike Spengler &lt;mks@networkcs.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
