<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/si, branch release/4.6.2_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.2_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.2_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-08-14T06:57:09Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2002-08-14T06:57:09Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-08-14T06:57:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=72b7f92e6edf4375820f765b41697b3208ce7fe7'/>
<id>urn:sha1:72b7f92e6edf4375820f765b41697b3208ce7fe7</id>
<content type='text'>
'RELENG_4_6_2_RELEASE'.

This commit was manufactured to restore the state of the 4.6.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: sync kq up to current (extend to device layer, plus other fixes)</title>
<updated>2001-02-26T04:23:21Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2001-02-26T04:23:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d2180fd16490150b692c1f687ae68f4eea73e83a'/>
<id>urn:sha1:d2180fd16490150b692c1f687ae68f4eea73e83a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always leave SP_DCEN on (monitor DCD).  Otherwise the firmware *really*</title>
<updated>2000-01-25T16:45:54Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-01-25T16:45:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=931e989797305e4967a74adb4a88779f14be7f3b'/>
<id>urn:sha1:931e989797305e4967a74adb4a88779f14be7f3b</id>
<content type='text'>
does ignore DCD.  Even TIOCMGET cannot read DCD as the firmware doesn't
report it.  This has pretty interesting effects for ppp(8) which runs
in clocal mode and polls carrier (!).  (Specialix's linux driver does
this too)

Also update the firmware to 3.0.6 for the SX cards, as apparently there
was a problem with floating (disconnected) DCD pins causing stray carrier
transitions, especially at port open time.

It seems to work here, and carrier loss is detected nearly immediately
rather than having to wait for a LQR timeout (a few minutes) before ppp(8)
gives up.

DCD problem noted by: nsayer
</content>
</entry>
<entry>
<title>Ack! I totally botched the pci probe routine which resulted in it trying</title>
<updated>2000-01-24T08:11:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-01-24T08:11:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=67d5be5275af1bf96a83f90c9c3f7d0d52df5803'/>
<id>urn:sha1:67d5be5275af1bf96a83f90c9c3f7d0d52df5803</id>
<content type='text'>
to match everything else *but* a specialix pci card. *blush*.
</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-test2/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>
<entry>
<title>Initial attempt at newbusification of the specialix si/xio/sx driver.</title>
<updated>2000-01-23T22:51:49Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-01-23T22:51:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5b249744bd2a2eba508ecbf031a1fee5778ce6c7'/>
<id>urn:sha1:5b249744bd2a2eba508ecbf031a1fee5778ce6c7</id>
<content type='text'>
The files were repo copied from their original location and are part
way towards being portable.
This should unbreak the EISA support in the driver.
I have not updated files* yet as I'm not quite finished.
</content>
</entry>
<entry>
<title>Fix some -Wunused warnings</title>
<updated>1999-11-18T08:43:58Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-11-18T08:43:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4e250a4b871cbddc6d089fa7810b089780ea6ff8'/>
<id>urn:sha1:4e250a4b871cbddc6d089fa7810b089780ea6ff8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Zap cdevsw_add() - the make_dev's take care of it and don't use</title>
<updated>1999-10-08T18:27:20Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-10-08T18:27:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=90fce79ecd33318ef416b823d18a8668111f2313'/>
<id>urn:sha1:90fce79ecd33318ef416b823d18a8668111f2313</id>
<content type='text'>
the cdevsw[] array.
</content>
</entry>
<entry>
<title>Introduce ttyread() and ttywrite() which do the canonical thing.</title>
<updated>1999-09-28T11:45:31Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-09-28T11:45:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1ab305ef608dc3a8a8bc426b615e6b81bd7f5a05'/>
<id>urn:sha1:1ab305ef608dc3a8a8bc426b615e6b81bd7f5a05</id>
<content type='text'>
Use them in many tty drivers.

Reviewed by: julian, bde
</content>
</entry>
<entry>
<title>Remove five now unused fields from struct cdevsw.  They should never</title>
<updated>1999-09-25T18:24:47Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-09-25T18:24:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d6a0e38a1bffb551c7a3159a072a0ac3b30abccb'/>
<id>urn:sha1:d6a0e38a1bffb551c7a3159a072a0ac3b30abccb</id>
<content type='text'>
have been there in the first place.  A GENERIC kernel shrinks almost 1k.

Add a slightly different safetybelt under nostop for tty drivers.

Add some missing FreeBSD tags
</content>
</entry>
</feed>
