Re: [Dri-devel] About kernel component in dri

2001-09-12 Thread Pramod Immaneni
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

[Dri-devel] About kernel component in dri

2001-09-12 Thread Duan
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