Changeset c167b56 in rtems for c/src/libchip/network/greth.c

Timestamp:
04/05/12 15:23:17 (12 years ago)
Author:
Daniel Hellstrom <daniel@…>
Children:
ca1ce3c2
Parents:
72f80652
git-author:
Daniel Hellstrom <daniel@…> (04/05/12 15:23:17)
git-committer:
Sebastian Huber <sebastian.huber@…> (04/10/12 06:45:03)
Message:

GRETH: use shared-irq service instead of BSP specific set_vec()

The ISR code is updated to use argument instead of global greth
structure, now that the greth private is available in the ISR.

The shared-irq routines will unmask the IRQ, so the forced LEON3
BSP unmask/clear IRQ is removed.

Signed-off-by: Daniel Hellstrom <daniel@…>

(No files)

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