Re: [PATCH 3/3] Make MIPS use existing PowerPC code paths in lnx_video.c

2012-05-15 Thread Adam Jackson
On 5/10/12 2:20 PM, Matt Turner wrote: This allows X to work on the Lemote Yeeloong laptop. This beast apparently has an SiS 315 chip, if the wubs are to be believed? Which I guess explains this... ioBase_phys = 0x1fd0 is certainly a hack, and almost definitely breaks X on SGI MIPS

[PATCH 3/3] Make MIPS use existing PowerPC code paths in lnx_video.c

2012-05-10 Thread Matt Turner
This allows X to work on the Lemote Yeeloong laptop. Signed-off-by: Matt Turner matts...@gmail.com --- ioBase_phys = 0x1fd0 is certainly a hack, and almost definitely breaks X on SGI MIPS systems. How can I do this more cleanly? It seems mips doesn't have pciconfig_iobase.