Changeset 8fcce4f in rtems

Timestamp:
02/20/03 21:52:45 (21 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
e00763df
Parents:
ea29ba6
Message:

2003-02-20 Till Straumann <strauman@…>

PR 349/bsps

  • openpic/Makefile.am, pci/Makefile.am:
    • install the 'openpic.h' and 'pci.h' headers
    • avoid a name clash by renaming 'vsprintf' & friends to 'k_vsprintf' etc.
    • let 'rtemsReboot' print a stack trace (in case an 'assert' failed)
    • irq.c:
      • fix: remove implicit assumption that ISA interrupt vectors start

at 0

  • add BSP hook to let a VME interrupt acknowledge the PCI/openpic IRQ. (SEE ALSO THE ppc-sharedbsp-vme.diff patch)
  • fix: EABI compliance; isr/exception lowlevel handlers must not

clobber R2 or R13

  • fix: openpic_init was called with the polarity/senses tables

swapped (fixed wrong order of arguments)

  • cosmetics: use new _read_SPRXX() _write_SPRXX() macros
(No files)

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