GigE NIC (Was: Who is RobertF?)
Sebastian Huber
sebastian.huber at embedded-brains.de
Wed Nov 26 07:15:03 UTC 2008
Till Straumann wrote:
> Joel Sherrill wrote:
[...]
>> Till.. we missed getting your ported drivers into 4.9. Can we
>> take a stab at merging them now?
>> It will likely be easier for someone to at least update to the
>> latest from there.
> The show-stopper was (and AFAIK still is) that the pc386 interrupt
> dispatcher still doesn't
> support shared interrupts. Someone would have to upgrade the pc386
> code first (can't be that hard; maybe ppc and 386 can be merged into
> a single more generic piece implementing most of <rtems/irq.h>
> and <rtems/irq-extensions.h>
[...]
It should be quite easy to use the generic interrupt framework in
c/src/lib/libbsp/shared/include/irq-config.h
c/src/lib/libbsp/shared/include/irq-generic.h
c/src/lib/libbsp/shared/src/irq-generic.c
c/src/lib/libbsp/shared/src/irq-legacy.c
Example BSPs that use this framework:
c/src/lib/libbsp/arm/lpc24xx
c/src/lib/libbsp/powerpc/gen83xx
--
Sebastian Huber, Embedded Brains GmbH
Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone : +49 89 18 90 80 79-6
Fax : +49 89 18 90 80 79-9
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the users
mailing list