<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/ic, branch release/6.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-01-11T22:54:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2007-01-11T22:54:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-01-11T22:54:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=201f78d6b90635d961fa373ecd706e3786333b7e'/>
<id>urn:sha1:201f78d6b90635d961fa373ecd706e3786333b7e</id>
<content type='text'>
'RELENG_6_2_0_RELEASE'.

This commit was manufactured to restore the state of the 6.2-RELEASE image.
</content>
</entry>
<entry>
<title>MFS: Remove 16-bit wide I/O. It breaks when the register shift</title>
<updated>2006-11-29T17:54:59Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2006-11-29T17:54:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=21a18d08debaa9e6657f07e2fa2438901c15e3ab'/>
<id>urn:sha1:21a18d08debaa9e6657f07e2fa2438901c15e3ab</id>
<content type='text'>
is non-null and may not work on all chipsets.

PR: i386/105616
Approved by: re (kensmith)
</content>
</entry>
<entry>
<title>cosmetic change.</title>
<updated>2005-05-14T10:26:31Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2005-05-14T10:26:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dfe1941a9cfbe83485b626fbfae285dee2e3024f'/>
<id>urn:sha1:dfe1941a9cfbe83485b626fbfae285dee2e3024f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Move bus dependent defines to {isa,cbus}_dmareg.h.</title>
<updated>2005-05-14T10:14:56Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2005-05-14T10:14:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b22bf660630ff6f6b82b9c17abd9721c3fd8bcef'/>
<id>urn:sha1:b22bf660630ff6f6b82b9c17abd9721c3fd8bcef</id>
<content type='text'>
- Use isa/isareg.h rather than &lt;arch&gt;/isa/isa.h.

Tested on: i386, pc98
</content>
</entry>
<entry>
<title>- Move timerreg.h to &lt;arch&gt;/include and split i8253 specific defines into</title>
<updated>2005-05-14T09:10:02Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2005-05-14T09:10:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=24072ca35b756417b697443a11c2a96eccf05649'/>
<id>urn:sha1:24072ca35b756417b697443a11c2a96eccf05649</id>
<content type='text'>
  i8253reg.h, and add some defines to control a speaker.
- Move PPI related defines from i386/isa/spkr.c into ppireg.h and use them.
- Move IO_{PPI,TIMER} defines into ppireg.h and timerreg.h respectively.
- Use isa/isareg.h rather than &lt;arch&gt;/isa/isa.h.

Tested on: i386, pc98
</content>
</entry>
<entry>
<title>Since we are quite unlikely to ever face another platform which</title>
<updated>2005-02-06T13:46:39Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-02-06T13:46:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0c3c54da638464af719bb78cb908236b87fabe19'/>
<id>urn:sha1:0c3c54da638464af719bb78cb908236b87fabe19</id>
<content type='text'>
uses the i8237 without trying to emulate the PC architecture move
the register definitions for the i8237 chip into the central include
file for the chip, except for the PC98 case which is magic.

Add new isa_dmatc() function which tells us as cheaply as possible
if the terminal count has been reached for a given channel.
</content>
</entry>
<entry>
<title>Start each of the license/copyright comments with /*-, minor shuffle of lines</title>
<updated>2005-01-06T01:43:34Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-06T01:43:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=098ca2bda93c701c5331d4e6aace072495b4caaa'/>
<id>urn:sha1:098ca2bda93c701c5331d4e6aace072495b4caaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This file was repocopied from sys/dev/uart/uart_dev_z8530.h.</title>
<updated>2004-11-21T01:34:15Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-11-21T01:34:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=43f0d5705ec9b87847cc654d16d17da91339d5e9'/>
<id>urn:sha1:43f0d5705ec9b87847cc654d16d17da91339d5e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This file was repocopied from sys/dev/uart/uart_dev_sab82532.h.</title>
<updated>2004-11-21T01:33:39Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-11-21T01:33:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=caf45b058e580a4d0f3fe84584367cc2cd7bc97b'/>
<id>urn:sha1:caf45b058e580a4d0f3fe84584367cc2cd7bc97b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o  Remove the com_thr, com_rhr, com_isr and com_lctl defines. They are</title>
<updated>2004-11-20T23:19:42Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-11-20T23:19:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4f5d62fbc6749dd6dee1cd0d449730277b338bfa'/>
<id>urn:sha1:4f5d62fbc6749dd6dee1cd0d449730277b338bfa</id>
<content type='text'>
   not used and aliases for other defines.
o  Add REG_DATA as an alias for com_data. Likewise for other register
   defines.
o  Add LCR_SBREAK and make CFCR_SBREAK an alias for it. Likewise for
   the other LCR register bits that are known with the CFCR prefix.
o  Add MCR_IE and make MCR_IENABLE an alias for it.
o  Add LSR_TEMT and make LSR_TSRE an alias for it.
o  Add LSR_THRE and make LSR_TXRDY as alias for it.
o  Add FCR_ENABLE and make FIFO_ENABLE as alias for it. Likewise for
   the other FCR register bits that are known with the FIFO prefix.
o  Add EFR_CTS and make EFR_AUTOCTS an alias for it.
o  Add EFR_RTS and make EFR_AUTORTS an alias for it.

This is a first step in cleaning up the definitions in this file.
</content>
</entry>
</feed>
