<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/fb, branch release/10.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F10.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F10.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2013-08-28T20:10:56Z</updated>
<entry>
<title>Reduce diff against stable/9 slightly.</title>
<updated>2013-08-28T20:10:56Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2013-08-28T20:10:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=10f1472e41c8c43a3189b0ab8accadb6e34b525f'/>
<id>urn:sha1:10f1472e41c8c43a3189b0ab8accadb6e34b525f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not save/restore video memory if we are not using linear frame buffer.</title>
<updated>2013-08-28T19:06:22Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2013-08-28T19:06:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=663593f19fb0cd7717fb837aa3c0dc831f0412f7'/>
<id>urn:sha1:663593f19fb0cd7717fb837aa3c0dc831f0412f7</id>
<content type='text'>
Note this partially revert r233896.
</content>
</entry>
<entry>
<title>Make sure to free stale buffer before allocating new one for safety.</title>
<updated>2013-08-28T18:13:37Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2013-08-28T18:13:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b1bba126f03abb8fe0a4bec671ab2b97502a426a'/>
<id>urn:sha1:b1bba126f03abb8fe0a4bec671ab2b97502a426a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid unnecessary signedness conversion.</title>
<updated>2013-08-28T17:58:30Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2013-08-28T17:58:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7afb475f6349bdcf87eadb7e4d3f4b3b65e7ae86'/>
<id>urn:sha1:7afb475f6349bdcf87eadb7e4d3f4b3b65e7ae86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Limit the amount of video memory we map for the driver to the maximum value.</title>
<updated>2013-03-27T18:06:28Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2013-03-27T18:06:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ba9855e380e566c6f705a0e9d15c39b144b26157'/>
<id>urn:sha1:ba9855e380e566c6f705a0e9d15c39b144b26157</id>
<content type='text'>
This basically restores the spirit of r203535, which was partially reverted
in r205557, while we still map fixed amount to work around transient issues
we experienced with r203535.

Prodded by:	avg
Tested by:	avg
MFC after:	1 week
</content>
</entry>
<entry>
<title>Piggyback MIPS changes and add ARM syscons support for devices with</title>
<updated>2012-08-25T23:59:31Z</updated>
<author>
<name>Oleksandr Tymoshenko</name>
<email>gonzo@FreeBSD.org</email>
</author>
<published>2012-08-25T23:59:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e1f04cd0240e749697bf69b820499841ffdbdd82'/>
<id>urn:sha1:e1f04cd0240e749697bf69b820499841ffdbdd82</id>
<content type='text'>
framebuffer

While here - sort #if defined() order alphabetically
</content>
</entry>
<entry>
<title>Provide basic glue to allow syscons to be used on MIPS, modelled</title>
<updated>2012-08-25T08:09:37Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2012-08-25T08:09:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8122a592ee1f7b59c3acf87d50fc5eec98c4732c'/>
<id>urn:sha1:8122a592ee1f7b59c3acf87d50fc5eec98c4732c</id>
<content type='text'>
on PowerPC support.  This was clearly not something syscons was
designed to do (very specific assumptions about the nature of VGA
consoles on PCs), but fortunately others have long since blazed
the way on making it work regardless of that.

Sponsored by:	DARPA, AFRL
</content>
</entry>
<entry>
<title>Fix the previous commit to only copy the data we were asked to and not</title>
<updated>2012-06-18T07:54:10Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2012-06-18T07:54:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=00c5291f29b60ecd63748dac52c86d8f479ad4d2'/>
<id>urn:sha1:00c5291f29b60ecd63748dac52c86d8f479ad4d2</id>
<content type='text'>
twice as much.

Spotted by:	Taku YAMAMOTO
</content>
</entry>
<entry>
<title>On certain newer Intel Atom based motherboards, for instance the</title>
<updated>2012-06-17T21:02:48Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2012-06-17T21:02:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fc9174db5100016523721f6f4f8ab20294ee35b0'/>
<id>urn:sha1:fc9174db5100016523721f6f4f8ab20294ee35b0</id>
<content type='text'>
D2500CC which I have, syscons in text-mode fails to show the expected
contents due to write errors into video-memory.

At least one of the causes is that we copy from syscons internal buffer
to the video memory with optimized bcopy(9) which uses &gt;16bit operations.

Until now, 32bit and wider operations have always worked on the video
memory, but since I cannot find a single source which says that this
SHALL work, and since these chipsets/bugs are now out there, this
commit changes syscons to always use 16bit copies on i386 &amp; amd64.

This may be relevevant for PR's:
	166262
	166639
and various other bug reports floating elsewhere on the net, but
I lack hardware to test those.
</content>
</entry>
<entry>
<title>Fix a Clang warning.</title>
<updated>2012-04-16T23:29:12Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2012-04-16T23:29:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5cf2cbca3ff1b534e01c3b95b8f739f4dbe7570c'/>
<id>urn:sha1:5cf2cbca3ff1b534e01c3b95b8f739f4dbe7570c</id>
<content type='text'>
Submitted by:	arundel
</content>
</entry>
</feed>
