Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 12 and Version 13 of TBR/Website/FAQ


Ignore:
Timestamp:
03/19/09 03:52:01 (15 years ago)
Author:
ChrisJohns
Comment:

Add OSI protocols.

Legend:

Unmodified
Added
Removed
Modified
  • TBR/Website/FAQ

    v12 v13  
    6060
    6161To change the default baud rate, you cannot. This is normal. You cannot do that on Linux. You can how-ever make a termios set attribute call before you use the serial port or console. This could be in a BSP hook or {{{main</code>.
     62== OSI protocols with RTEMS ==
     63
     64
     65<i>Does RTEMS support the OSI protocol stack ?</i>
     66
     67RTEMS does not provide an OSI protocol stack with its released code, how-ever RTEMS does work with commercial OSI protocol stacks. This includes IP tunnelling using GRE between the RTEMS TCP/IP stack the OSI protocol stack.