Another late responder, a happy one, though:

> > The following patch (against -current from about 4 years ago) will
> > enable matching R100/R200 devices:
> > 
> > +Index: sys/external/bsd/drm2/radeon/radeon_pci.c
> > [...]
> > + /* Set this to false if you want to match R100/R200 */
> > +-bool radeon_pci_ignore_r100_r200 = true;
> > ++bool radeon_pci_ignore_r100_r200 = false;

A zillion thanks to John Baker for mailing this!  I changed this
on my old HP Proliant DL360 G6 with its ATI ES1000 (RV100) onboard
graphics two weeks ago and --voila-- instant karma!

I get now the radeon framebuffer console with proper 1280x1024
resolution and clearly readable text (green, black, and white all
as they should be);  X11 also improved:  640x480 vga/vesa before,
1280x1024 radeon gfx now.

                                        Thanks again, Martin Neitzel

Reply via email to