<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/sio, branch release/7.0.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>2008-02-24T05:45:17+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

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

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>o Revert last.  The chip is already supported by puc(4).</title>
<updated>2007-03-29T04:26:52+00:00</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2007-03-29T04:26:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=991555c9c020ea166d02a6e295dce1fea6b934af'/>
<id>991555c9c020ea166d02a6e295dce1fea6b934af</id>
<content type='text'>
Pointed out by:	marcel, Joseph Terner
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pointed out by:	marcel, Joseph Terner
</pre>
</div>
</content>
</entry>
<entry>
<title>o Add MosChip 9835 PCI Dual UART PCI id.</title>
<updated>2007-03-28T18:56:27+00:00</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2007-03-28T18:56:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=747bef5b8535cf255b397379adc4e4bc6050def1'/>
<id>747bef5b8535cf255b397379adc4e4bc6050def1</id>
<content type='text'>
PR:		kern/110967
Submitted by:	Joseph Terner
MFC after:	1 month
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		kern/110967
Submitted by:	Joseph Terner
MFC after:	1 month
</pre>
</div>
</content>
</entry>
<entry>
<title>o break newbus api: add a new argument of type driver_filter_t to</title>
<updated>2007-02-23T12:19:07+00:00</updated>
<author>
<name>Paolo Pisati</name>
<email>piso@FreeBSD.org</email>
</author>
<published>2007-02-23T12:19:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ef544f631226436ef590825881e7a28369df82f6'/>
<id>ef544f631226436ef590825881e7a28369df82f6</id>
<content type='text'>
  bus_setup_intr()

o add an int return code to all fast handlers

o retire INTR_FAST/IH_FAST

For more info: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=465712+0+current/freebsd-current

Reviewed by: many
Approved by: re@
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  bus_setup_intr()

o add an int return code to all fast handlers

o retire INTR_FAST/IH_FAST

For more info: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=465712+0+current/freebsd-current

Reviewed by: many
Approved by: re@
</pre>
</div>
</content>
</entry>
<entry>
<title>Only treat positive values as errors...</title>
<updated>2006-09-14T03:47:59+00:00</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>2006-09-14T03:47:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9773a00fa7f0cc7d63c2bea482686141c0e316d9'/>
<id>9773a00fa7f0cc7d63c2bea482686141c0e316d9</id>
<content type='text'>
Pointed out by:	wsk
Message-ID: &lt;45060FC4.2090308@gddsn.org.cn&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pointed out by:	wsk
Message-ID: &lt;45060FC4.2090308@gddsn.org.cn&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore the status quo before my last commit.  Prior to it, sio took</title>
<updated>2006-07-17T03:47:18+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2006-07-17T03:47:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=aab9226995b17ffa77fad7edda4480080205e226'/>
<id>aab9226995b17ffa77fad7edda4480080205e226</id>
<content type='text'>
precedence uart.  With my last change, it became a tie, and uart seems
to always win on my amd64.  This was not my intention, so have sio be
just a tiny bit more preferred than uart.

Note: I'm not making any judgement on the merits of uart winning.  I'm
just saying that if we want to change it, we do it on purpose.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
precedence uart.  With my last change, it became a tie, and uart seems
to always win on my amd64.  This was not my intention, so have sio be
just a tiny bit more preferred than uart.

Note: I'm not making any judgement on the merits of uart winning.  I'm
just saying that if we want to change it, we do it on purpose.
</pre>
</div>
</content>
</entry>
<entry>
<title>Have sio return BIS_PROBE_DEFAULT like all the other drivers in the</title>
<updated>2006-06-30T06:27:24+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2006-06-30T06:27:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6c6d4885ee4de59f14b213d06ed34fa917c1f95a'/>
<id>6c6d4885ee4de59f14b213d06ed34fa917c1f95a</id>
<content type='text'>
tree...  John Baldwin noted that sio might pass values between probe
and attach via softc.  It appears that sio does leave the hardware in
a known state after probing, so other drivers that try to probe might
leave it in a worse state.  It doesn't seem to pass any data in softc,
however, that I could find...  I think we should not be probing for
anything but nonPnP isa, but that's a change for another day.

Submitted by: Frank Behrens
PR: 87845
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tree...  John Baldwin noted that sio might pass values between probe
and attach via softc.  It appears that sio does leave the hardware in
a known state after probing, so other drivers that try to probe might
leave it in a worse state.  It doesn't seem to pass any data in softc,
however, that I could find...  I think we should not be probing for
anything but nonPnP isa, but that's a change for another day.

Submitted by: Frank Behrens
PR: 87845
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate gdb_checkc member from GDB_DBGPORT(), it is never used.</title>
<updated>2006-05-26T11:54:32+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2006-05-26T11:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9b188af13cfbcdc32c880c5110c23855b02acb3c'/>
<id>9b188af13cfbcdc32c880c5110c23855b02acb3c</id>
<content type='text'>
Use polling behaviour for gdb_getc() where convenient, this edges us
closer to the console code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use polling behaviour for gdb_getc() where convenient, this edges us
closer to the console code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert to use CONSOLE_DRIVER() macro:</title>
<updated>2006-05-26T11:21:52+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2006-05-26T11:21:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3fc7129ed1984133d3231491a304c36df326c186'/>
<id>3fc7129ed1984133d3231491a304c36df326c186</id>
<content type='text'>
Remove cngetc, rename cncheckc to cngetc (fix GDB console accordingly)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove cngetc, rename cncheckc to cngetc (fix GDB console accordingly)
</pre>
</div>
</content>
</entry>
<entry>
<title>Insert a '_' in the console function names to be more consistent with</title>
<updated>2006-05-26T10:44:47+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2006-05-26T10:44:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=12e9e65766d943528708a18dfce62a9adb0e29b9'/>
<id>12e9e65766d943528708a18dfce62a9adb0e29b9</id>
<content type='text'>
the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the future.
</pre>
</div>
</content>
</entry>
</feed>
