Re: waiting process in procfs read

2005-08-26 Thread Nish Aravamudan
On 8/26/05, Nish Aravamudan <[EMAIL PROTECTED]> wrote: > On 8/26/05, Richard Stover <[EMAIL PROTECTED]> wrote: > > I submitted this as a bugzilla kernel bug report but was directed here. > > Perhaps someone can help me. > > > > I have a device driver developed with 2.4 kernels. I've ported > > it t

Re: waiting process in procfs read

2005-08-26 Thread Nish Aravamudan
On 8/26/05, Richard Stover <[EMAIL PROTECTED]> wrote: > I submitted this as a bugzilla kernel bug report but was directed here. > Perhaps someone can help me. > > I have a device driver developed with 2.4 kernels. I've ported > it to the 2.6 kernel (FC3) and it all works fine except for one > aspe