<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/si/sivar.h, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2016-08-19T21:14:27Z</updated>
<entry>
<title>Remove the si(4) driver and sicontrol(8) for Specialix serial cards.</title>
<updated>2016-08-19T21:14:27Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2016-08-19T21:14:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c1c9764296e57fc8f264f26d2445b7578ec2e67f'/>
<id>urn:sha1:c1c9764296e57fc8f264f26d2445b7578ec2e67f</id>
<content type='text'>
The si(4) driver supported multiport serial adapters for ISA, EISA, and
PCI buses.  This driver does not use bus_space, instead it depends on
direct use of the pointer returned by rman_get_virtual().  It is also
still locked by Giant and calls for patch testing to convert it to use
bus_space were unanswered.

Relnotes:	yes
</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/commit/?id=098ca2bda93c701c5331d4e6aace072495b4caaa'/>
<id>urn:sha1:098ca2bda93c701c5331d4e6aace072495b4caaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add #ifdef _KERNEL which allows sicontrol(8) to include this file</title>
<updated>2004-10-02T18:49:29Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-10-02T18:49:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=80e6a01a9aa34d60124c82b7cab1420b8b731426'/>
<id>urn:sha1:80e6a01a9aa34d60124c82b7cab1420b8b731426</id>
<content type='text'>
from userland to get the debugging definitions.
</content>
</entry>
<entry>
<title>Use generic device/tty adaptation code.</title>
<updated>2004-10-02T16:56:08Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-10-02T16:56:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aefadae38eb1c55576ec3e02cbbaa137b94ac66a'/>
<id>urn:sha1:aefadae38eb1c55576ec3e02cbbaa137b94ac66a</id>
<content type='text'>
New device names are "{tty|cua}A$(card)$(port)[.init|.lock]"

Put a portname in the port structure if SI_DEBUG is defined to avoid
need to inspect minor number to construct name..

Constify some strings.

Remove duplicated DBG_ #defines.
</content>
</entry>
<entry>
<title>A bit more newbusification of si.  This still isn't quite finished.</title>
<updated>2000-01-24T07:24:02Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-01-24T07:24:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b830d4388eb07d6c88a227c1ce50d33a88e376e5'/>
<id>urn:sha1:b830d4388eb07d6c88a227c1ce50d33a88e376e5</id>
<content type='text'>
Split out the bus attachments so the impact of the bus xxxvar.h files
with the inline macros for the ivars are confined to one file each.
</content>
</entry>
</feed>
