This is the mail archive of the ecos-bugs@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]

[Bug 1001180] TTY driver to accommodate more than 4 serial ports.


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001180

--- Comment #4 from Sergei Gavrikov <sergei.gavrikov@gmail.com> 2011-03-28 22:18:06 BST ---
Thank you for the patch and usage snippets. I take this opportunity and
also entered the same conditional include in termiostty.c. Also it
seemed to me that CYGDAT_IO_SERIAL_TTY_INLINE is more conventional name
for this case. I mean that then you define "hooked-to" serial/io config,
say a component CYGPKG_IO_SERIAL_TTY_EXTRA which will contain such a
cdl_option to define a file name. Why *_INLINE. In fact that is not a
header as such, and an included C source code. I'll attach a bit updated
patch.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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