<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/advansys, branch release/4.1.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>2000-07-26T21:12:35+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-26T21:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f1bf9342879a7ee2dd88e11a33ae7509eab55b0'/>
<id>7f1bf9342879a7ee2dd88e11a33ae7509eab55b0</id>
<content type='text'>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: fix typo. Neerest -&gt; Nearest.</title>
<updated>2000-07-14T10:28:44+00:00</updated>
<author>
<name>Jeroen Ruigrok van der Werven</name>
<email>asmodai@FreeBSD.org</email>
</author>
<published>2000-07-14T10:28:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9f36a9c67a87a215b09ef1b06b9f01d9cf816447'/>
<id>9f36a9c67a87a215b09ef1b06b9f01d9cf816447</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Fixed return value of adv_attach function.</title>
<updated>2000-05-23T10:13:25+00:00</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2000-05-23T10:13:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ad79a245db6069df2a3ce95a42532558d9b7ce88'/>
<id>ad79a245db6069df2a3ce95a42532558d9b7ce88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Newbusify the adv driver.</title>
<updated>2000-04-14T13:32:54+00:00</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2000-04-14T13:32:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e991f82640d043cd8217be879ec8c7fd5314d1eb'/>
<id>e991f82640d043cd8217be879ec8c7fd5314d1eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adv_pci.c:</title>
<updated>2000-03-02T00:08:35+00:00</updated>
<author>
<name>Justin T. Gibbs</name>
<email>gibbs@FreeBSD.org</email>
</author>
<published>2000-03-02T00:08:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=58d246367e1548b009aa1dbb9f715a9bed370c03'/>
<id>58d246367e1548b009aa1dbb9f715a9bed370c03</id>
<content type='text'>
adw_pci.c:
	Update comments describing supported chips/cards.

adwcam.c:
adwlib.c:
adwlib.h:
	Handle more error return codes from the firmware.

	Break out the bus reset code into its own function.

	Usa a constant for the bus reset hold delay.

	Fix an interrupt race problem in adw_idle_cmd_send by
	incorporating the poll loop for command completion.

Approved by:	jkh@FreeBSDorg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adw_pci.c:
	Update comments describing supported chips/cards.

adwcam.c:
adwlib.c:
adwlib.h:
	Handle more error return codes from the firmware.

	Break out the bus reset code into its own function.

	Usa a constant for the bus reset hold delay.

	Fix an interrupt race problem in adw_idle_cmd_send by
	incorporating the poll loop for command completion.

Approved by:	jkh@FreeBSDorg
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix indentation.</title>
<updated>2000-02-04T14:25:24+00:00</updated>
<author>
<name>Justin T. Gibbs</name>
<email>gibbs@FreeBSD.org</email>
</author>
<published>2000-02-04T14:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4bb38e7b78eff3bb7c9230a0056318626520ce1c'/>
<id>4bb38e7b78eff3bb7c9230a0056318626520ce1c</id>
<content type='text'>
Overlooked by:	n_himba@FreeBSD.org but not bde@FreeBSD.org
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Overlooked by:	n_himba@FreeBSD.org but not bde@FreeBSD.org
</pre>
</div>
</content>
</entry>
<entry>
<title>Unbreak LINT (missing curly brace).</title>
<updated>2000-02-04T14:14:51+00:00</updated>
<author>
<name>Nick Hibma</name>
<email>n_hibma@FreeBSD.org</email>
</author>
<published>2000-02-04T14:14:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3cbd7cadf5cfe8bf490530afa61d20aa07a3f230'/>
<id>3cbd7cadf5cfe8bf490530afa61d20aa07a3f230</id>
<content type='text'>
Broken by:	gibbs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Broken by:	gibbs
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for the AdvanSys ASC38C0800 Ultra2 chipset.  Preliminary</title>
<updated>2000-02-03T16:34:57+00:00</updated>
<author>
<name>Justin T. Gibbs</name>
<email>gibbs@FreeBSD.org</email>
</author>
<published>2000-02-03T16:34:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b27f40c06412679a6ea97e62450e62d4d2b6c5ca'/>
<id>b27f40c06412679a6ea97e62450e62d4d2b6c5ca</id>
<content type='text'>
support is also included for the ASC38C1600 Ultra160 chipset, but
as firmware is not yet available for this chip, it is disabled.

Approved by: jkh@FreeBSD.org
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
support is also included for the ASC38C1600 Ultra160 chipset, but
as firmware is not yet available for this chip, it is disabled.

Approved by: jkh@FreeBSD.org
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a spurious printf left in from debugging.</title>
<updated>2000-02-01T00:43:58+00:00</updated>
<author>
<name>Justin T. Gibbs</name>
<email>gibbs@FreeBSD.org</email>
</author>
<published>2000-02-01T00:43:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=aac5584a619b3b654dc30fdc6a12e42e408477fc'/>
<id>aac5584a619b3b654dc30fdc6a12e42e408477fc</id>
<content type='text'>
PR: 16642
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR: 16642
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unneeded #include "eisa.h" and #if NEISA &gt; 0</title>
<updated>2000-01-29T18:21:21+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-01-29T18:21:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d835c5043b0702c2a43cdb78e0024e55bd91444f'/>
<id>d835c5043b0702c2a43cdb78e0024e55bd91444f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
