Re: [patch] g4 ibook radeonfb

2003-11-11 Thread Guido Guenther
On Tue, Nov 11, 2003 at 09:55:49PM +0100, Michel Dänzer wrote: > abandoned for the newer chips though, the relevant line in the XFree86 > radeon_probe.c: > >{ PCI_CHIP_RV280_5C63, "ATI Radeon Mobility 9200 (M9+) 5C63 (AGP)" }, > > as opposed to: > >{ PCI_CHIP_RV250_Lf, "ATI Radeon Mobili

Re: [patch] g4 ibook radeonfb

2003-11-11 Thread Michel Dänzer
On Tue, 2003-11-11 at 15:23, Guido Guenther wrote: > Hi, > I need the following patch to get the radeonfb to work on a new g4 ibook > (PCIId 5c63). [...] > --- include/linux/pci_ids.h.orig2003-11-11 14:12:49.0 > +0100 > +++ include/linux/pci_ids.h 2003-11-11 13:56:21.000

[patch] g4 ibook radeonfb

2003-11-11 Thread Guido Guenther
Hi, I need the following patch to get the radeonfb to work on a new g4 ibook (PCIId 5c63). The display is slightly flickering until X is started but at least this lets CVS X work with the "UseFBDev" Option. Cheers, -- Guido --- include/linux/pci_ids.h.orig2003-11-11 14:12:49.0 +010