Andreas Oberritter wrote: > Hi, > > On Sun, 2002-12-01 at 22:38, Oliver Endriss wrote: > > It seems that the frontend process exits (and remains as a zombie > > process) as soon as the frontend is opened again. > > Does vdr open the frontend twice? > > It is currently not possible to open the frontend device twice. > Access is limited to one user. The dvb_generic_open() does return > -EBUSY if you try it.
Well, I did not mean two concurrent open calls, but a open-close-open sequence. This would explain why dvb_frontend_start() is called twice when vdr starts. Oliver -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
