[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
select on UART
- Date: Fri, 27 Apr 2007 12:20:08 +0200
- From: Thomas.Doerfler at embedded-brains.de (Thomas Dörfler)
- Subject: select on UART
Hi,
AFAIK select is currently limited to sockets, so there is no select
support for serial or other devices. It would be a nice thing to add
select support to the termios layer, but this has not yet been implemented.
wkr,
Thomas.
Alexis Lefort schrieb:
> Hello all,
>
> I wrote a driver for my UART chip wich works fine, but the select() does
> not work.
> What do I have to do to make the select() work?
>
> I can't find the solution in the Rtems documentation.
>
> Regards,
>
> Alexis
>
>
> Ce message et toutes les pi?ces jointes sont confidentiels et ?tablis a
> l'intention exclusive de ses destinataires. Toute modification, ?dition,
> utilisation ou diffusion non autoris?e est interdite. Tout message
> ?lectronique est susceptible d'alt?ration. CXR Anderson Jacobson d?cline
> toute responsabilit? au titre de ce message s'il a ?t? alt?r?, d?form?,
> falsifi?, ?dit? ou diffus? sans autorisation.
>
> This message and any attachments are confidential and intended solely
> for the addressees. Any unauthorised alteration, printing, use or
> dissemination is prohibited. E-mails are susceptible to alteration. CXR
> Anderson Jacobson shall not be liable for the message if altered,
> changed, falsified, printed or disseminated without authorisation.
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>