Duan wrote:
>Hi,
>
> I am developing a linux dri driver for my company.
>I get some question about kernel module. Would you
>like give me some instruction about dri ?
>
>The following is the question.
>
>1. Before the kernel deal with a ioctl, Can the kernel receive another
> ioctl and d
Hi,
I am developing a linux dri driver for my company.
I get some question about kernel module. Would you
like give me some instruction about dri ?
The following is the question.
1. Before the kernel deal with a ioctl, Can the kernel receive another
ioctl and deal with it?
For Exa