In message <20120618062912.61088c11.t...@tackymt.homeip.net>, Taku YAMAMOTO wri
tes:
>On Sun, 17 Jun 2012 21:02:48 + (UTC)
>Poul-Henning Kamp wrote:
>
>> Author: phk
>> Date: Sun Jun 17 21:02:48 2012
>> New Revision: 237203
>> URL: http://svn.freebsd.org/changeset/base/237203
>> +
>> +static _
In message <20120618130626.m...@besplex.bde.org>, Bruce Evans writes:
>There is no reason 16-bit copies should work either.
Indeed not, but they do.
As for the rest of your observations: Yes, the syscons code is a mess.
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
p...@freebsd.org
On Sun, 17 Jun 2012, Poul-Henning Kamp wrote:
Log:
On certain newer Intel Atom based motherboards, for instance the
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 i
On Sun, 17 Jun 2012 21:02:48 + (UTC)
Poul-Henning Kamp wrote:
> Author: phk
> Date: Sun Jun 17 21:02:48 2012
> New Revision: 237203
> URL: http://svn.freebsd.org/changeset/base/237203
(snip)
> Modified:
> head/sys/dev/fb/fbreg.h
>
> Modified: head/sys/dev/fb/fbreg.h
> =