On Thu, Dec 16, 2010 at 6:39 AM, Asha R <rd.asha22@xxxxxxxxx> wrote:
Hi All,I am working on Serial rapidio (SRIO) linux driver. The SRIO interface is up.I want to write an user level application for SRIO interfaces. (ex: doorbell send, doorbell receive).To do this, i am not seeing file created under /dev directory.I am able to see endpoint and switch details under /sys/devices/.Please help me in understanding about how to create endpoint in /dev directory.
I guess you need to create device files manually using mknod.