On Mon, 27 May 2002, Steven J. Hill wrote: > Kevin D. Kissell wrote: > > I'd like to get a video-capable graphics card up > > and running on a MIPS Malta board (therefore > > PCI), ideally something mainstream like ATI. > > Does anyone on the list have any positive or > > negative recommendations in terms of cards > > and particularly in terms of the degree to which > > the drivers (and PCI set-up) have been ported > > to MIPS/Linux? I'll do what I must, but I hate > > re-inventing the wheel. > > > I can think of two things. First, a lot of graphics cards > rely on BIOS calls to be set up before the operating system > even boots. Second, I would stick to graphics cards that > have framebuffer support in the kernel as you stand at least > half a chance that those cards don't rely so heavily on a > peecee bios. Just my $.02. Even then, most frame buffer device drivers rely on the firmware (PC BIOS or SPARC/PPC Open Firmware) having set up the video card. One of the exceptions is matroxfb, which is able to initialize older Matrox cards. This should cover all their PCI cards (Matrox didn't release any new PCI cards during the last few years). Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds