2004-10-17 05:25:48

by John Gilbert

[permalink] [raw]
Subject: ATI drivers and 2.6.9-rc4+

Hi all,
I've fixed svgalib drivers and got them working under 2.6.9-rc4+ by
replacing "pci_find_class" with "pci_get_class".
The ATI closed drivers have a problem with "remap_page_range". What does
this translate into (if it's that simple)?
This seems to have changed from 2.6.8.
Thanks in advance.
John Gilbert
[email protected]


2004-10-17 09:33:43

by Panagiotis Papadakos

[permalink] [raw]
Subject: Re: ATI drivers and 2.6.9-rc4+

Have a look at http://www.rage3d.net/board/showthread.php?t=33785167
Hope it helps.

Regards
Panagiotis Papadakos

On Sat, 16 Oct 2004, John Gilbert wrote:

> Hi all,
> I've fixed svgalib drivers and got them working under 2.6.9-rc4+ by replacing
> "pci_find_class" with "pci_get_class".
> The ATI closed drivers have a problem with "remap_page_range". What does this
> translate into (if it's that simple)?
> This seems to have changed from 2.6.8.
> Thanks in advance.
> John Gilbert
> [email protected]
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>