Hi, may be the easiest way is to use a wrapper module, which dispatch and map the data streams between rtlinux/rt_com and a user application. The communication to and from the user space can be done via fifos. If I remeber right, the posix interface is broken yet and it is not possible to handle a ttySx via rt_com as a device file. I does'nt exist an example, you schould take a look to the rt_com examples and the "frank" example for both using rt_com and rt_fifos. Greetings Thomas -----Ursprungliche Nachricht----- Von: Evgeni Dobrev [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 29. Mai 2001 16:54 An: [EMAIL PROTECTED] Betreff: [rtl] rt_com user space program hi all, could you please, show me where I could find an example for how an user space program can use the rt_com driver. I am tring to port an application which has run on a normal linux to the rtlinux. any help is appreciated. evgeni _______________________________________________________ Send a cool gift with your E-Card http://www.bluemountain.com/giftcenter/ -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] -- For more information on Real-Time Linux see: http://www.rtlinux.org/rtlinux/ -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] -- For more information on Real-Time Linux see: http://www.rtlinux.org/rtlinux/
