Re: Is there a way I can check from a kernel module if a device file exists ?

2008-02-11 Thread David Cohen
Hi, On Feb 11, 2008 11:41 AM, Thomas Petazzoni <[EMAIL PROTECTED]> wrote: > Le Mon, 11 Feb 2008 09:37:48 +0200, > "Ian Brown" <[EMAIL PROTECTED]> a écrit : > > > Is there a way I can check from a kernel module if a device file > > exists ? > > N

Re: Is there a way I can check from a kernel module if a device file exists ?

2008-02-11 Thread Thomas Petazzoni
Le Mon, 11 Feb 2008 09:37:48 +0200, "Ian Brown" <[EMAIL PROTECTED]> a écrit : > Is there a way I can check from a kernel module if a device file > exists ? No. > For example, I want to check if a device file named : > "/dev/myDeviceFile" exist (this device

Is there a way I can check from a kernel module if a device file exists ?

2008-02-10 Thread Ian Brown
Hi, Is there a way I can check from a kernel module if a device file exists ? For example, I want to check if a device file named : "/dev/myDeviceFile" exist (this device file should represent a char device). Regards, Ian -- To unsubscribe from this list: send an email with &q