Does anyone could help me?
On 1月22日, 上午11时54分, Xiaoling <[email protected]> wrote:
> Hi All,
>
> I'm integrating a OpenGL driver into the Android. The driver has
> been ready, include a kernel part and a GL ES part. It works fine on
> Linux. Now the problem I met is that, I cann't find a way to create a
> device node for the kernel driver during the booting. I've tried
> insmod and mknod in the init.rc. The insmod can success, but the mknod
> failed with reporting "invaild command". After booting, both commands
> can success inputed from a console.
>
> Is there a way to create a device node when os initialization?
> And if the device node must be /dev/hw3d? We use another name on other
> linux platforms. Thank you all!
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---