Changeset 1c98d28 in rtems

Timestamp:
12/13/99 20:35:09 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
da8ae79b
Parents:
1d5039f
Message:

Patch rtems-19991203.sh2.diff from John M. Mills <jmills@…> which
fixes some problems:

I found the problem which prevented opening 'dev/sci1' (the default
console) with the 'gensh2' (sh7045) BSP. Both SCI ports were being
initialized against the same minor device number: '0'. When I tried to
open minor-device '1', it naturally crashed. Fixing that one value in the
'sci_device[]' array solved the problem and allowed 'hello.exe' to run.

(No files)

Note: See TracChangeset for help on using the changeset viewer.