<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/digi/digi_isa.c, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing &lt;sys/module.h&gt; includes</title>
<updated>2004-05-30T20:08:47+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-05-30T20:08:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fe12f24bb098d8d2a6c35394a53a65b3e64f83d9'/>
<id>fe12f24bb098d8d2a6c35394a53a65b3e64f83d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use __FBSDID().</title>
<updated>2003-08-24T17:55:58+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-08-24T17:55:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1'/>
<id>aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1</id>
<content type='text'>
Also some minor style cleanups.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also some minor style cleanups.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace (ab)uses of "NULL" where "0" is really meant.</title>
<updated>2002-08-22T21:24:01+00:00</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2002-08-22T21:24:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4a6a94d8d803018858d728dad780253f98583be0'/>
<id>4a6a94d8d803018858d728dad780253f98583be0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make delay iteration counts a function of hz as the delay period in each</title>
<updated>2002-04-17T15:28:41+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2002-04-17T15:28:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c357e4dfc8404a7ca4845c652ad1c870a2997155'/>
<id>c357e4dfc8404a7ca4845c652ad1c870a2997155</id>
<content type='text'>
loop is inversly proportional to hz.

This makes things more sane for configurations with hz != 100.

Cosmetic: Make the loops look similar to the loops in digi.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
loop is inversly proportional to hz.

This makes things more sane for configurations with hz != 100.

Cosmetic: Make the loops look similar to the loops in digi.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Yet another adjustment of digi_delay().  The delay is now consistent</title>
<updated>2002-04-10T14:32:55+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2002-04-10T14:32:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ef94eb458837f3d021517bdd46589a2ea0af10ba'/>
<id>ef94eb458837f3d021517bdd46589a2ea0af10ba</id>
<content type='text'>
irrespective of whether tsleep() or DELAY() is used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
irrespective of whether tsleep() or DELAY() is used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change more uses of tsleep() to digi_delay() and make the loop counts more</title>
<updated>2002-04-10T12:03:36+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2002-04-10T12:03:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6e5b29b08e6e05f08b7d7c0efa8a56fee98d2752'/>
<id>6e5b29b08e6e05f08b7d7c0efa8a56fee98d2752</id>
<content type='text'>
sane.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sane.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warnings.  The driver would be more useful with a DRIVER_MODULE()</title>
<updated>2002-02-27T23:47:45+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-02-27T23:47:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f7afd87572cc3380a15734e37750e6a4f9e77899'/>
<id>f7afd87572cc3380a15734e37750e6a4f9e77899</id>
<content type='text'>
entry so that it actually can do something.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
entry so that it actually can do something.
</pre>
</div>
</content>
</entry>
<entry>
<title>devsw_add() and cdevsw_remove() are no longer needed.</title>
<updated>2001-11-04T15:52:44+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2001-11-04T15:52:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=86af0d152912ae48348a091fa09fb94f465ef055'/>
<id>86af0d152912ae48348a091fa09fb94f465ef055</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#include &lt;digi/*.h&gt; -&gt; #include &lt;dev/digi/*.h&gt;</title>
<updated>2001-05-19T17:06:48+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-05-19T17:06:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c7fee90e33b11d97f92669daa86f77c4d5860a02'/>
<id>c7fee90e33b11d97f92669daa86f77c4d5860a02</id>
<content type='text'>
Suggested by: bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suggested by: bde
</pre>
</div>
</content>
</entry>
</feed>
