Re: mga_vid update for 2.6.11
"Colin Harrison" <[email protected]> Sun, 6 Mar 2005 13:00:06 -0000
| Newsgroups | gmane.comp.video.mplayer.user.matrox |
|---|---|
| Message-ID | <[email protected]> |
Hi, Thanks, it works for me on 2.6.11 with Matrox G550. I had to remove 'dev->slot_name + the one [%s]' from printf KERN_INFO messages (5 places), before if would compile. In my /var/log/messages I get:- Mar 6 12:44:13 chamonix kernel: mga_vid: Found MGA G550 at 0000:01:00.0 Mar 6 12:44:13 chamonix kernel: mga_vid: MMIO at 0xe2970000 framebuffer: 0xD0000000 Mar 6 12:44:13 chamonix kernel: mga_vid: OPTION word: 0x400A1520 mem: 0x05 SDRAM Mar 6 12:44:13 chamonix kernel: mga_vid: detected RAMSIZE is 32 MB Mar 6 12:44:13 chamonix kernel: mga_vid: 1 supported cards found Mar 6 12:44:13 chamonix kernel: mga_vid: using major: 83 (assigned or default!) Which looks good to me, and matches other PCI messages in my log. Probably another API change! Thanks Colin Harrison