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

#384 closed defect (fixed)

pc386 /dev/console should be the console, not COM1

Reported by: thomas.doerfler Owned by: Joel Sherrill
Priority: lowest Milestone: 2
Component: bsps Version: 4.6
Severity: normal Keywords:
Cc: bugs@… Blocked By:
Blocking:

Description

in libbsp/i386/pc386/console.c, a private modification to redirect the console device to COM1 was erronously included into the patch of PR368.

Release:
RTEMS-4.6.0pre1

Environment:
RTEMS-4.6.0pre1 with PR368 applied

How-To-Repeat:
Start a PC386 sample, /dev/console output will be written to COM1 instead of the video console

Change History (1)

comment:1 Changed on 04/09/03 at 18:57:22 by Joel Sherrill

Status: assignedclosed

State-Changed-From-To: open->closed
State-Changed-Why: Thanks for the follow up but I spotted this merging and

did not commit it. Check this URL and reopen if I am
wrong.


http://www.oarcorp.com/cgi-bin/cvsweb.cgi/rtems/c/src/lib/libbsp/i386/pc386/console/console.c

Note: See TracTickets for help on using tickets.