This is the mail archive of the ecos-patches@sourceware.org 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]
Other format: [Raw text]

Re: eSCI patch [was Re: Freescale unified driver]


Andrew Lunn wrote:
>> Now I would ask for a permission to add CYGPKG_IO_SERIAL_TTY_TTY2
>> "/dev/tty3" component in tty.cdl. It will allow for a tty counterpart
>> for /dev/ser3 (esci has 4 serial drivers and some other chips (now
>> and/or in future) may have). Imho it wont compromise other eCos
>> components. Please comment.
>>     
>
> Sure, no problem. Please also add a similar termio device so that its
> symmetrical at all levels in the serial stack.
>   
OK. I'll do it.

I made the #define as you suggested and it seem to work, but now we have
another situation. eSCI driver is being silently discarded allthough
selected by user. In previous situation user had a kind of warning that
"something is missing" which was somewhat true: including driver is of
little use without including at least 1 device since there isn't a
(regular) way to access it.
What do you mean?


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