Subject: Re: Fujitsu AG-10e
To: NetBSD-sparc mailing list <port-sparc@netbsd.org>
From: Michael Lorenz <macallan@netbsd.org>
List: port-sparc
Date: 08/30/2007 01:17:49
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
>> I committed a console driver for the Fujitsu AG-10e graphics card:
>> agten* at sbus?
>> wsdisplay* at wsemuldisplaydev?
>> It's deliberately wscons-only ( non-wscons kernels will just use
>> firmware-output which apparently uses the blitter so scrolling speed
>> is not too horrible )
>> Features:
>> - - all the wscons goodies, like virtual consoles, scrollback etc.
>> - - it uses the blitter for scrolling and rectangle filling so it's
>> pretty fast
>> Missing things:
>> - - /dev/fb*
>> - - hardware cursor
>> - - 24bit X support which is tricky because there's no driver for
>> GLint-via-sbus, shouldn't be too hard to adapt though and wsfb in 8
>> bit should work.
>
> X works now in 24bit colour. Still no acceleration ( that needs a new
> driver ) or hw cursor though.
... and now the kernel driver supports a hardware cursor and there's a
new XFree86 driver which uses it and also supports some acceleration (
screen-to-screen copies, pattern and solid fills, lines ).
The graphics chip actually supports a lot more and fancier things like
alpha-blending and 3D - no sure how much of that can be supported.
have fun
Michael
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
iQEVAwUBRtZS/cpnzkX8Yg2nAQLHngf5AWCIFNLuxQFVu8eCD859TyA3y+J/kx+8
R0wHcUm0RRF2y2N2IjlY0mLUpaEii7wrXRl3vr4dvUMgJDeTFrY5D4uVtDxnMtqc
L4WtK++aOeaAmK2JsOISqKWXbpCrkqj8fIcoAp+0nXJLywhhD7L1JY/Bd6nH5b2n
VAYSgkI+UqjW0YQKJAvs/QQ9uuWM+FxFWIcyaYTcK9XcSYf0Ub6iSEe5cML63OVO
FymTniSE5MDzp1Uk7mAxMBugHchVm8awaASih/aisu/zYxrHkpcym0Is2jalS65l
tfVD4vbcXVwFveAy7GrTKTn3NboyzBABLgbupNpeBNXgWmsxYkUZQQ==
=P2DJ
-----END PGP SIGNATURE-----