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

#2101 closed defect (duplicate)

Failure of setAttributes is lost

Reported by: Jennifer Averett Owned by: Joel Sherrill
Priority: normal Milestone: 4.11
Component: score Version: 4.11
Severity: normal Keywords:
Cc: sebastian.huber@… Blocked By:
Blocking:

Description

A bsp's console_set_attributes function may return -1 when a requested attribute is not support. For example the leon3 returns -1 for CS5, CS6, and CS7 attributes. rtems_termios_ioctl drops all return values from the setAttributes call.

Change History (2)

comment:1 Changed on 04/02/13 at 07:17:03 by Sebastian Huber

Resolution: duplicate
Status: newclosed, sebastian.huber@embedded-brains.de

This is a duplicate.

comment:2 Changed on 11/23/14 at 19:12:10 by Joel Sherrill

Version: unknown4.11
Note: See TracTickets for help on using tickets.