This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ioctl support ?


Vipin Mehta wrote:
> 
> do we have provision for ioctl calls in eCos. The particular problem I
> was looking at was UART flow control. In Linux I could use ioctls to
> change the status of CTS-RTS  pins. How do I do that in eCos ?

Yes, but use cyg_io_get_config() and cyg_io_set_config() instead.

CVS eCos has support for hardware (and software) flow control done
automatically which may be what you're after anyway.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]