Subject: Re: CVS commit: src/sys/dev/pci
To: Michael Lorenz <macallan@netbsd.org>
From: Quentin Garnier <cube@cubidou.net>
List: source-changes
Date: 08/19/2006 14:00:19
--6HG4v7gMkvDRbcUW
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Please, do separate commits for statification and style changes.

On Sat, Aug 19, 2006 at 04:00:15AM +0000, Michael Lorenz wrote:
>=20
> Module Name:	src
> Committed By:	macallan
> Date:		Sat Aug 19 04:00:15 UTC 2006
>=20
> Modified Files:
> 	src/sys/dev/pci: radeonfb.c
>=20
> Log Message:
> make this work on macppc.
> fixes and caveats:
> - will switch to 32bit colour, 8bit support needs some more work
> - added support for fonts with widths that aren't multiples of 8
> - for now the driver will always try to become system console
> - mode switching works but is ugly
> - all the acceleration bits work
> - X should work with wsfb, mmap() needs some more work
> - it still needs a hack to allow wsdisplay_cnattach to be called twice
>=20
>=20
> To generate a diff of this commit:
> cvs rdiff -r1.1 -r1.2 src/sys/dev/pci/radeonfb.c

In radeonfb_setup_mono, the following change makes my radeonfb draw
black on black, save for the white cursor (it's at the correct place):

+           RADEON_GMC_DST_CLIPPING |

Otherwise it seems to be working fine.  I'll now try splash screen
support and the option to allow X to mmap bars.

--=20
Quentin Garnier - cube@cubidou.net - cube@NetBSD.org
"When I find the controls, I'll go where I like, I'll know where I want
to be, but maybe for now I'll stay right here on a silent sea."
KT Tunstall, Silent Sea, Eye to the Telescope, 2004.

--6HG4v7gMkvDRbcUW
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (NetBSD)

iQEVAwUBROb9U9goQloHrPnoAQIENwf+LK9Ub1FDXxFG+CzHBuDGDpPdwbpRoSe9
yL290rs7ytdok/mj4UcoZlpRobmXUxK3OdUbPj1Oq+Av2kW/0b/uhK5c5XbVcV+T
Fbu8hduCHw8ANQGJaKtUW1TpYaKtp/Bi55BKQx/05wdpj5fz0Nk6it089FoMUcl/
vjS3oVH+ZyEixMWRY1b+Tmdfir+R9AtjpFY0aV5TClCEyaF6viFd2KJoV7nQb76A
Iqbu+Ci/6eQ7q1Nt9O3wpqDFoF2zs68UGii1zPNPgmSirSQjj4gXmRy/jURZS1w7
D8UQy+5XEhZSUNQB0a9lIHO7kImLyuvUmFpTX5V9bNxTYS6oCi2P8A==
=X6n7
-----END PGP SIGNATURE-----

--6HG4v7gMkvDRbcUW--