Thank you for your kind reply.
That what we were thinking but in the 3d driver here:
http://dev.odroid.com/projects/linux/src/drivers/media/s5pc100/g3d_drv/s3c_g3d.c
there are lines which defines different behaviour on different
platforms. For example:
#ifdef CONFIG_PLAT_S3C64XX
#define S3C_G3D_PA (0x72000000)
#define S3C_G3D_IRQ (IRQ_3D)
Now we are trying to compile the driver (at least to try =) ) but we
aren't that good at it :)
On Jun 14, 3:31 am, "Justin Lee" <
freeware3...@gmail.com> wrote:
> Hi~
>
> S3C6410, S5PC100 and S5PC110 all of them has different 3D accelerator
> hardware.That'