#577 closed defect (fixed)
Lib Shared Console Close correction
Reported by: | cedric_aubert | Owned by: | Joel Sherrill |
---|---|---|---|
Priority: | lowest | Milestone: | 2 |
Component: | bsps | Version: | 4.6 |
Severity: | normal | Keywords: | |
Cc: | bugs@… | Blocked By: | |
Blocking: |
Description
console_close call StopRemoteTx?, should be ok
for last close only but not for other. If you open many
time a port should be done by console only at last close.
Release:
RTEMS-4.6
How-To-Repeat:
Open two time with flow control (RTS/CTS) and look at RTS
after the first close.
Attachments (3)
Change History (2)
comment:1 Changed on 09/02/05 at 19:28:43 by Joel Sherrill
Status: | assigned → closed |
---|
Note: See
TracTickets for help on using
tickets.
State-Changed-From-To: open->closed
State-Changed-Why: With the patch pr577a.diff to the patch pr577.diff, the code
seems to compile. This is now closed.