From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alessio Igor Bogani In-Reply-To: <43FA139D.9020906@domain.hid> References: <43FA139D.9020906@domain.hid> Content-Type: text/plain Date: Tue, 21 Feb 2006 11:30:50 +0100 Message-Id: <1140517850.7870.22.camel@domain.hid> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Xenomai-help] Open a RTDM device driver with standard open() List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai@xenomai.org Hi All, Hi Jan, Apologize for my (very) bad english. I have a doubt about RTDM: Is it possible open a rtdm device driver with a open() standard syscall (without rt_dev_open())? I already tried but open() return always -1 :-( Obviously rt_dev_open() works perfectly. Thanks you. Regards, Alessio Igor Bogani